Package: mypy / 1.15.0-5
Metadata
Package | Version | Patches format |
---|---|---|
mypy | 1.15.0-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
hint typeshed package | (download) |
mypy/modulefinder.py |
4 3 + 1 - 0 ! |
point to python3-typeshed package for missing types Co-authored-by: Markus Demleitner <msdemlei@fsfe.org> |
verbose | (download) |
setup.py |
1 1 + 0 - 0 ! |
make the build more verbose |
intersphinx | (download) |
docs/source/conf.py |
13 8 + 5 - 0 ! |
link to local documenatin |
gnu hurd getsockname | (download) |
mypy/ipc.py |
4 4 + 0 - 0 ! |
[patch] gnu/hurd returns empty string from getsockname() for af_unix sockets Build the socket name from directory name and name instead. |
0005 pythoncapi_compat don t define Py_NULL if it is alre.patch | (download) |
mypyc/lib-rt/pythoncapi_compat.h |
2 2 + 0 - 0 ! |
pythoncapi_compat: don't define py_null if it is already defined |
replace old typing_extensions imports.patch | (download) |
mypy/test/teststubtest.py |
29 21 + 8 - 0 ! |
replace old typing_extensions imports in tests |