| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
To pass tests when executed through a Python symlink. Co-authored-by: Miro Hrončok <miro@hroncok.cz>
There was a problem hiding this comment.
This change looks safe.
Sorry, something went wrong.
|
Thanks @artemmukhin for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, something went wrong.
|
GH-115100 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
GH-115101 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
…03292) To pass tests when executed through a Python symlink. Co-authored-by: Miro Hrončok <miro@hroncok.cz>
| Back | FazBrowse Home | New Git URL |
Now running tests through a Python symlink no longer causes test_nt_venv_scheme and test_posix_venv_scheme to fail.
@hroncok Thank you for helping!