-
### Project to be claimed
`PROJECT_NAME`: https://pypi.org/project/azt
### Your PyPI username
`USER_NAME`: https://pypi.org/user/azataiot
### Reasons for the request
The project 'azt' was my proj…
-
[PEP 518](https://peps.python.org/pep-0518/) and [PEP 621](https://peps.python.org/pep-0621/) defined the `pyproject.toml` as the current _de facto_ Python package [specification](https://packaging.py…
-
### Project to be claimed
`livecheck`: https://pypi.org/project/livecheck/
### Your PyPI username
`audvare`: https://pypi.org/user/audvare
### Reasons for the request
This project has n…
Tatsh updated
3 weeks ago
-
**Is your feature request related to a problem? Please describe.**
We use python with strict typing at our organization which means we have to add a bunch of "type: ignore" comments wherever this l…
-
(Won't happen anytime soon, unless ditching `mypy` support right here and right now)
~With `mypy 1.11` requirement present, the time is probably ripe for support of full type parameter syntax (`def…
-
**Feature**
See [this section of PEP](https://peps.python.org/pep-0695/#auto-variance-for-typevar) for details.
**Pitch**
This is probably the most significant omission from full PEP 695 supp…
-
I really like this tool and have a suggestion to support a newer python feature.
It would be wonderful if this tool supported https://peps.python.org/pep-0727/, enabling the entire Parameter and Retu…
-
Now that the C API Workgroup is officially established (PEP-731), we will draft another process PEP, containing guidelines for C API evolution. This PEP is intended as a live document, whose contents …
-
### Project to be claimed
`cookbook`: https://pypi.org/project/cookbook
### Your PyPI username
`acbart`: https://pypi.org/user/acbart
### Reasons for the request
The `cookbook` project was last u…
-
[PEP 657](https://peps.python.org/pep-0657/) added "fine-grained errors" which are similar to executing's AST-level `text_range`. But the default python traceback printing goes further, employing _tw…