Ned Batchelder
Ned Batchelder
## Issue I used pyenv to build 3.13t-dev, then run the coverage.py test suite with it. ``` % COVERAGE_ANYPY=/usr/local/pyenv/pyenv/versions/3.13t-dev/bin/python3 tox -re anypy anypy: remove tox env folder .tox/anypy .pkg: remove...
### What happened? Many people were surprised by the change that hidden files are no longer uploaded unless `hidden-files: true` is set. Even explicitly named files are not uploaded. This...
I would like to have a common file that will be included in multiple places in my docs. I want to be able to use `.. only::` directives in that...
### Describe the bug Is there a reason we sometimes use three tabs (Linux and Mac separate) and sometimes use two ("Unix/MacOS" as one tab)? ### Screenshots _No response_ ###...
### Describe the enhancement or feature you would like Members of the core team can get an email address on the python.org domain. Link to https://www.python.org/psf/records/board/policies/email/ ### Describe alternatives you...
### Describe the bug Maybe I missed it somewhere, but I couldn't find a clear description of how to accept a pull request. Squash instead of merge, right? And when...