Alyssa Coghlan
Alyssa Coghlan
In https://github.com/mesonbuild/meson/issues/1790#issuecomment-301255334, @Conan-Kudo noted that one of the current challenges with SCLs is that they can't be used even as `BuildRequires` for packages in EPEL. This means that an EPEL...
BPO | [28140](https://bugs.python.org/issue28140) --- | :--- Nosy | @terryjreedy, @ncoghlan, @aroberge, @stevendaprano, @1st1, @tomviner, @pablogsal, @iritkatriel, @AlexWaygood PRs | python/cpython#8536 *Note: these values reflect the state of the issue at...
Reviewing https://github.com/python/steering-council/blob/main/process/standing-delegations.md it occurred to me that it should probably reference some of the other governance delegation PEPs accepted since it was last updated: https://peps.python.org/topic/governance/ (At least the Typing Council...
Currently the front page stats summary has 3 software focused stats (projects, releases, files) and 2 people focused stats (projects, users). (I consider projects to be collections of people interested...
I have a header file that I want to include to get access to some constants and enums exported by a library, but ct-cake is interpreting that as a request...
* expand on What's New entry for PEP 667 (including porting notes) * review (and update) all mentions of `locals` and `f_locals` in documentation * define "optimised scope" as a...
You mentioned in http://doughellmann.com/2015/03/07/ansible-roles-for-python-developers.html that you'd be interested in potentially supporting Fedora at some point. Unfortunately, Ansible doesn't make that particularly easy, since it doesn't abstract away the cross-distro differences...
I am running the PSF's CPython build from the Windows app store in order to benefit from the automatic updates. This build omits the Python launcher for Windows, so the...
I have a use case where several different environments are being updated with `uv pip sync`, and some of those environments may legitimately have a desired end state of "just...
Closes #2104 ##### Contributor checklist - [x] Included tests for the changes (change is to fix a test). - [ ] PR title is short, clear, and ready to be...