Package: mypy / 1.15.0-5

Metadata

Package Version Patches format
mypy 1.15.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
hint typeshed package | (download)

mypy/modulefinder.py | 4 3 + 1 - 0 !
test-data/unit/check-errorcodes.test | 2 1 + 1 - 0 !
test-data/unit/check-modules.test | 2 1 + 1 - 0 !
test-data/unit/fine-grained-modules.test | 4 2 + 2 - 0 !
4 files changed, 7 insertions(+), 5 deletions(-)

 point to python3-typeshed package for missing types

Co-authored-by: Markus Demleitner <msdemlei@fsfe.org>
verbose | (download)

setup.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 make the build more verbose

intersphinx | (download)

docs/source/conf.py | 13 8 + 5 - 0 !
1 file changed, 8 insertions(+), 5 deletions(-)

 link to local documenatin

gnu hurd getsockname | (download)

mypy/ipc.py | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 [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 !
1 file changed, 2 insertions(+)

 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 !
1 file changed, 21 insertions(+), 8 deletions(-)

 replace old typing_extensions imports in tests