Ned Deily
Ned Deily
> would you like me to open an issue in CPython docs for this? If we move this anywhere, I would suggest the `release-tools` repo as that is where things...
Thanks for the report. The downloads page has been updated to show 3.11's maintenance status as `security`.
I'm going to take the liberty of assigning this to @sethmlarson and cc the release managers @python/release-managers-in-development-maintenance-and-security-mode and @di.
Thank you for the suggestion and it is something that is worth doing. It will require changes to both the web site and our release management process and both are...
Thanks @hugovk for the discovery! It seems to be that should suffice for our purposes. I've pinged the other release managers for their opinions. If no one objects, I will...
@maxking, here's an already open issue about providing a releases feed.
It appears you are describing behavior in the third-party virtualenv project; if so, you should report the problem to that project (https://pypi.org/project/virtualenv/). If similar behavior is also an issue with...
> Ned, the CLI of venv has a `--clear` option, which invokes EnvBuilder [1] with clear=True. Thanks, I saw that. However, the issue as written does not mention venv at...
@mhsmith
While Xcode 12.4 may be installed on your build machine, the snippet you provide shows you are using a compiler not provided by Xcode: `/opt/local/bin/gcc-mp-14` which is presumably from MacPorts...