David Lord
David Lord
OK, so newly added maintainers will need to start reaching out to original owners, or PyPI and ReadTheDocs support, to get access.
This seems like something that needs to be reported to Poetry.
I'll have to run it on my machine for an exact comparison, but those are some good performance numbers compared to the C for the `long` benchmarks.
@davidhewitt thanks for looking at this. In #461 we're setting up wheel builds for 313 and 313t (free threading). Say we were to add the `features = ["abi3"]` suggestion you...
I've been using Dependabot and pip-compile for a month now, and it's starting to show some issues. Some of it is fairly specific to Pallets, so I wouldn't expect it...
To add a bit more information, I need to leave a minimal `setup.py` with `name` and `install_requires` in order for GitHub's dependency graph feature to work. You can see this...
Looks like we may have concluded that as well, and now this PR was only test changes? I can't figure out why `color` was defined as an argument but was...
After rebasing this on latest stable that includes #2607 and #2733, the `test_echo_color_flag` that you change fails now. I have a feeling the test doesn't need to be changed if...
I know I was uncertain about this at the sprint, but after some thought I'm good with it. Simon also mentioned in the issue that it might be possible to...
Sounds good. If the attribute is not documented in the public documentation, then it can be renamed without a deprecation first.