-
### Project to be claimed
`mnemosyne`: https://pypi.org/project/mnemosyne
### Your PyPI username
`pbienst`: https://pypi.org/user/pbienst
### Reasons for the request
When trying to upload my pack…
-
### Project to be claimed
`vectify`: https://pypi.org/project/vectify
### Your PyPI username
`rejojer`: https://pypi.org/user/rejojer
### Reasons for the request
I did not see the project taken b…
-
### Project to be claimed
`eventkit`: https://pypi.org/project/eventkit
### Your PyPI username
`gnzsnz`: https://pypi.org/user/gnzsnz
### Reasons for the request
I'm requesting the transfer of th…
-
Vote on [PEP 757 – C API to import-export Python integers](https://peps.python.org/pep-0757/).
* [x] @encukou
* [x] @erlend-aasland
* [ ] @mdboom
* [ ] @serhiy-storchaka
* [x] @zooba
Sin…
-
### Project to be claimed
`PROJECT_NAME`: https://pypi.org/project/pangolin
### Your PyPI username
`USER_NAME`: https://pypi.org/user/justindomke
### Reasons for the request
The project name "pan…
-
### Project to be claimed
`aviary`: https://pypi.org/project/aviary
### Your PyPI username
`whitead`: https://pypi.org/user/whitead (and `jamesbraza`: https://pypi.org/user/jamesbraza)
### Reasons…
-
### Project to be ~claimed~
https://pypi.org/project/ll/
**We do not wish to claim this project, but to appeal the upload restrictions on `ell`)
https://pypi.org/project/ell/
### Your PyPI …
-
### Project to be claimed
`PROJECT_NAME`: https://pypi.org/project/accountant/
### Your PyPI username
`USER_NAME`: https://pypi.org/user/peakhar_cs/
### Reasons for the request
There's no activit…
-
## Environment data
- Pylance version: v2024.10.1
- Python version: 3.13.0
## Code Snippet
```python
# lib.py
def my_func() -> None: ...
type MyAlias = int | str | None: ...
```
## Repro Steps…
-
Test example I'm using for support,
```python
from typing import TypedDict
from typing_extensions import Unpack
class Foo(TypedDict, total=False):
a: int
b: str
def f(**kwar…