Fix test expectations for .gitignore comment created by Python 3.13+ venv#2672
Fix test expectations for .gitignore comment created by Python 3.13+ venv#2672
Conversation
…venv Since Python 3.13, the .gitignore file is created by venv: python/cpython#108125 Fixes pypa#2670
|
I converted the PR to a draft to see if I could get Python 3.13 on the CI. |
45ff4a8 to
e3bd8e8
Compare
|
I belive the CI will run with the main config because you don't have write access. However, you can enable GH actions for your fork at https://github.com/hroncok/virtualenv and we can use that. |
Let's not. I'll open a separate one to see all the errors without fixes: #2673 |
Until you do this I cannot validate that your changes are valid because it doesn't run your PRs CI. |
|
I can rebase this on #2673 to demonstrate the fix, but the CI will still fail due to the other issue. |
|
To avoid a chicken and egg problem, I decided to add everything at #2673 |
Since Python 3.13, the .gitignore file is created by venv:
python/cpython#108125
Fixes #2670
Thanks for contributing, make sure you address all the checklists (for details on how see development documentation)
tox -e fix)docs/changelogfolder