This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alexia
Recipients alexia, christian.heimes
Date 2021-10-15.15:42:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634312560.05.0.923604146225.issue45487@roundup.psfhosted.org>
In-reply-to
Content
Note that the same happens with pyenv-compiled Python 3.9.7 (same way as I compiled 3.10 and 3.11), to rule out issues with different installation methods:

```
❯ python3.9 -VV
Python 3.9.7 (default, Oct  8 2021, 10:30:22) 
[GCC 10.2.1 20210110]
```
History
Date User Action Args
2021-10-15 15:42:40alexiasetrecipients: + alexia, christian.heimes
2021-10-15 15:42:40alexiasetmessageid: <1634312560.05.0.923604146225.issue45487@roundup.psfhosted.org>
2021-10-15 15:42:40alexialinkissue45487 messages
2021-10-15 15:42:40alexiacreate