GitHub / python/typeshed issues and pull requests
#15215 - [stdlib][tarfile] Fix `pax_headers` type annotation in tarfile.pyi
Pull Request -
State: open - Opened by guoci about 1 month ago
- 1 comment
#15214 - [stdlib][tarfile] Change errorlevel type from `int | None` to `int`
Pull Request -
State: open - Opened by guoci about 1 month ago
- 1 comment
#15211 - fix: add eager_start as an argument.
Pull Request -
State: open - Opened by kevinderuijter about 1 month ago
- 7 comments
#15209 - restore bluetooth socket constants on Linux
Pull Request -
State: open - Opened by tungol about 1 month ago
- 2 comments
#15181 - Add deprecation for ` check_home` arg of `sysconfig.is_python_build`
Pull Request -
State: open - Opened by max-muoto about 2 months ago
- 1 comment
#15180 - [stubsabot] Bump Flask-SocketIO to 5.6.*
Pull Request -
State: open - Opened by github-actions[bot] about 2 months ago
Labels: bot: stubsabot
#15178 - Deprecate `PurePath.as_uri`
Pull Request -
State: open - Opened by max-muoto about 2 months ago
- 1 comment
#15176 - Add asyncio 3.14 deprecations
Pull Request -
State: open - Opened by max-muoto about 2 months ago
- 4 comments
#15175 - Add Argument Group 3.14 `prefix_chars` Deprecation
Pull Request -
State: open - Opened by max-muoto about 2 months ago
- 2 comments
#15174 - Add 3.14 `codecs.open` deprecation
Pull Request -
State: open - Opened by max-muoto about 2 months ago
- 2 comments
#15136 - Revert datetime-date inheritance
Pull Request -
State: open - Opened by m-aciek about 2 months ago
- 2 comments
#15125 - [stubsabot] Bump reportlab to 4.4.6
Pull Request -
State: open - Opened by github-actions[bot] 2 months ago
Labels: bot: stubsabot
#15114 - address some more type errors
Pull Request -
State: open - Opened by danieleades 2 months ago
- 2 comments
#15112 - [psutil] add overloads for cpu_affinity
Pull Request -
State: closed - Opened by mr-c 2 months ago
- 3 comments
#15111 - geopandas: index type should be Any
Issue -
State: open - Opened by adamjstewart 2 months ago
- 3 comments
Labels: stubs: false positive
#15109 - [psutil] Use more strict pyright settings
Pull Request -
State: closed - Opened by donbarbos 2 months ago
- 3 comments
#15091 - [stdlib] Add `_layout_` attribute for `ctypes.Structure`
Pull Request -
State: open - Opened by guoci 3 months ago
- 1 comment
#15090 - [psutil] Complete BSD
Pull Request -
State: open - Opened by donbarbos 3 months ago
- 3 comments
#15089 - [psutil] Complete SunOS
Pull Request -
State: closed - Opened by donbarbos 3 months ago
- 1 comment
#15084 - [docker-py] Add some missing types
Pull Request -
State: closed - Opened by roberfi 3 months ago
- 4 comments
#15054 - [ldap3] Use Incomplete instead of Any
Pull Request -
State: open - Opened by donbarbos 3 months ago
- 1 comment
#15053 - [Pygments] Use Incomplete instead of Any
Pull Request -
State: open - Opened by donbarbos 3 months ago
- 1 comment
#15052 - [stdlib] update `ctypes.CField`
Pull Request -
State: open - Opened by guoci 3 months ago
- 6 comments
#15051 - [stubsabot] Remove pycountry as ships py.typed file
Pull Request -
State: closed - Opened by github-actions[bot] 3 months ago
- 1 comment
Labels: bot: stubsabot
#15038 - [antlr4-python3-runtime] Fixed multiple Incomplete
Pull Request -
State: closed - Opened by Alexiril 3 months ago
- 5 comments
#15037 - [tkinter.constants] Use literal values for boolean constants
Pull Request -
State: closed - Opened by srittau 3 months ago
- 1 comment
#15036 - [html5lib] Improve serializer
Pull Request -
State: closed - Opened by donBarbos 3 months ago
- 1 comment
#15029 - [hvac] remove most Incompletes
Pull Request -
State: closed - Opened by lev-blit 3 months ago
- 1 comment
#15028 - [pyxdg] fill in incompletes + fix typing of getFiles
Pull Request -
State: closed - Opened by lev-blit 3 months ago
- 1 comment
#15027 - Remove obsolete pyright setting "reportShadowedImports"
Pull Request -
State: closed - Opened by srittau 3 months ago
#15026 - [python-crontab] fill in incompletes
Pull Request -
State: closed - Opened by lev-blit 3 months ago
- 1 comment
#15025 - [yt-dlp] Update to 2025.11.12
Pull Request -
State: closed - Opened by donBarbos 3 months ago
- 2 comments
#15024 - [stdlib] Add `__interactivehook__` to `sys` module
Pull Request -
State: closed - Opened by guoci 3 months ago
- 2 comments
#15023 - [stdlib][threading] Add `threading.__excepthook__`
Pull Request -
State: closed - Opened by guoci 3 months ago
- 3 comments
#15022 - Add TypeVars for the Iterators in select.select
Pull Request -
State: closed - Opened by marsfan 3 months ago
- 2 comments
#15020 - [stubsabot] Bump yt-dlp to 2025.11.12
Pull Request -
State: closed - Opened by github-actions[bot] 3 months ago
Labels: bot: stubsabot
#15018 - [stdlib][os] Change some `str` types to `LiteralString`
Pull Request -
State: closed - Opened by guoci 3 months ago
- 1 comment
#15017 - TaskGroup create_task missing eager_start and kwargs
Issue -
State: open - Opened by hlovatt 3 months ago
- 1 comment
#15016 - [stdlib] In `ssl`, import `_ssl.HAS_PHA`
Pull Request -
State: closed - Opened by guoci 3 months ago
- 1 comment
#15015 - [psutil] Complete Windows stubs
Pull Request -
State: closed - Opened by donBarbos 3 months ago
- 2 comments
#15013 - [stdlib] add `importlib.util._incompatible_extension_module_restrictions`
Pull Request -
State: closed - Opened by guoci 3 months ago
- 3 comments
#15003 - [unittest] Update three_way_cmp
Pull Request -
State: closed - Opened by donBarbos 3 months ago
- 3 comments
#14996 - [python-dateutil] add some more missing paramater type annotations
Pull Request -
State: closed - Opened by lev-blit 3 months ago
- 4 comments
#14994 - [html5lib] Annotate more
Pull Request -
State: closed - Opened by donBarbos 3 months ago
- 5 comments
#14993 - [docutils] Update to 0.22.3
Pull Request -
State: closed - Opened by lev-blit 3 months ago
- 1 comment
#14986 - [stubsabot] Bump docutils to 0.22.3
Pull Request -
State: closed - Opened by github-actions[bot] 3 months ago
Labels: bot: stubsabot
#14962 - [et-xmlfile] Add stubs
Pull Request -
State: closed - Opened by donBarbos 3 months ago
- 1 comment
#14955 - [aws-xray-sdk] Update to 2.15.*
Pull Request -
State: open - Opened by donBarbos 3 months ago
- 1 comment
#14954 - [Deprecated] Update to ~=1.3.1
Pull Request -
State: open - Opened by donBarbos 3 months ago
- 1 comment
#14953 - [hvac] Update to 2.4.*
Pull Request -
State: open - Opened by donBarbos 3 months ago
- 1 comment
#14940 - gdb.Type.array supports a 1 and 2 parameter version which isn't reflected in the stub
Issue -
State: closed - Opened by Ma-XX-oN 4 months ago
- 1 comment
#14939 - Initial colorful stubs
Pull Request -
State: open - Opened by fliiiix 4 months ago
- 1 comment
#14938 - add type stub for `os.reload_environ`
Pull Request -
State: closed - Opened by guoci 4 months ago
- 6 comments
#14937 - Add type stub for `sys._current_exceptions`
Pull Request -
State: closed - Opened by guoci 4 months ago
- 2 comments
#14936 - Add type stub for `sys.getandroidapilevel`
Pull Request -
State: closed - Opened by guoci 4 months ago
- 3 comments
#14935 - Subclasses of `mailbox.Mailbox` not recognized as such
Issue -
State: open - Opened by jwodder 4 months ago
#14934 - In `sysconfig` module, add `_get_preferred_schemes`
Pull Request -
State: closed - Opened by guoci 4 months ago
- 2 comments
#14932 - [stubsabot] Bump bleach to 6.3.*
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
- 1 comment
Labels: bot: stubsabot
#14931 - Add type stub for `sys._is_immortal`
Pull Request -
State: closed - Opened by ZeroIntensity 4 months ago
- 3 comments
#14930 - tkinter Font options
Issue -
State: closed - Opened by jvalenzuela 4 months ago
- 10 comments
#14928 - Add `show_flag_values` in `enum` module.
Pull Request -
State: closed - Opened by guoci 4 months ago
- 1 comment
#14897 - [cmath] Rename positional-only param in log
Pull Request -
State: closed - Opened by donBarbos 4 months ago
- 1 comment
#14896 - [multiprocessing] Annotate incomplete popen functions
Pull Request -
State: open - Opened by donbarbos 4 months ago
- 1 comment
#14895 - Daily tests failed on Sun Oct 19 2025
Issue -
State: closed - Opened by github-actions[bot] 4 months ago
Labels: help wanted
#14894 - Fix wrong types for xlrd.(Cell.value|Sheet.get_rows)
Pull Request -
State: closed - Opened by Jackenmen 4 months ago
- 2 comments
#14893 - Daily tests failed on Sat Oct 18 2025
Issue -
State: open - Opened by github-actions[bot] 4 months ago
- 1 comment
Labels: help wanted
#14892 - Typing for callable inputs in itertools.starmap
Issue -
State: open - Opened by aakhavanQC 4 months ago
#14891 - Wrongly assigned generics for `networkx.Graph`
Issue -
State: closed - Opened by lkct 4 months ago
#14890 - `tensorflow`: add `tf.split`
Pull Request -
State: open - Opened by hoel-bagard 4 months ago
- 1 comment
#14887 - [stubsabot] Bump protobuf to ~=6.33.1
Pull Request -
State: open - Opened by github-actions[bot] 4 months ago
Labels: bot: stubsabot
#14885 - [compression] Add Protocol _Decompressor
Pull Request -
State: closed - Opened by donBarbos 4 months ago
- 2 comments
#14884 - `KeysView`'s internal mapping no longer expresses `__contains__`
Issue -
State: closed - Opened by iutlu 4 months ago
- 1 comment
#14877 - networkx: TypeError: type 'Graph' is not subscriptable
Issue -
State: closed - Opened by benc64 4 months ago
- 1 comment
#14876 - Daily tests failed on Wed Oct 15 2025
Issue -
State: closed - Opened by github-actions[bot] 4 months ago
Labels: help wanted
#14875 - [stubsabot] Bump yt-dlp to 2025.10.14
Pull Request -
State: open - Opened by github-actions[bot] 4 months ago
Labels: bot: stubsabot
#14874 - [turtle] Use Literal for string params
Pull Request -
State: closed - Opened by donBarbos 4 months ago
- 1 comment
#14873 - [psutil]: Bump psutil to 7.1.*
Pull Request -
State: open - Opened by lev-blit 4 months ago
- 2 comments
#14872 - [braintree] Update to 4.39
Pull Request -
State: closed - Opened by donBarbos 4 months ago
- 1 comment
#14871 - [gevent]: Bump gevent to 25.9.*
Pull Request -
State: open - Opened by lev-blit 4 months ago
- 2 comments
#14870 - Daily tests failed on Tue Oct 14 2025
Issue -
State: open - Opened by github-actions[bot] 4 months ago
Labels: help wanted
#14869 - [stubsabot] Bump braintree to 4.39.*
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
Labels: bot: stubsabot
#14868 - [simple-websocket]: add stubs for simple-websocket
Pull Request -
State: open - Opened by lev-blit 4 months ago
- 2 comments
#14867 - Question - how to write a stub file with missing imports?
Issue -
State: open - Opened by lev-blit 4 months ago
#14866 - make stat.FILE_ATTRIBUTE_* available on all platforms
Pull Request -
State: open - Opened by Ravencentric 4 months ago
- 9 comments
#14865 - Reconsider platform availability of `stat.FILE_ATTRIBUTE_*`
Issue -
State: open - Opened by Ravencentric 4 months ago
#14864 - [psycopg2] Update to 2.9.11
Pull Request -
State: closed - Opened by donBarbos 4 months ago
- 1 comment
#14863 - Daily tests failed on Sat Oct 11 2025
Issue -
State: closed - Opened by github-actions[bot] 4 months ago
- 1 comment
Labels: help wanted
#14862 - don't ignore UP038 in ruff
Pull Request -
State: closed - Opened by lev-blit 4 months ago
- 1 comment
#14861 - [html.parser] Fix stubtest for later patch releases
Pull Request -
State: closed - Opened by donBarbos 4 months ago
- 5 comments
#14860 - [aiofiles] Update to 25.1.*
Pull Request -
State: closed - Opened by donBarbos 4 months ago
- 1 comment
#14859 - Added annotations fors several functions in html5lib/htmll5parser.py
Pull Request -
State: closed - Opened by Spider84pr 4 months ago
- 2 comments
#14858 - [stubsabot] Bump aiofiles to 25.1.*
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
Labels: bot: stubsabot
#14857 - [stubsabot] Bump flake8-typing-imports to 1.17.*
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
Labels: bot: stubsabot
#14856 - [django-filter] Broaden OrderingFilter fields parameter type
Pull Request -
State: closed - Opened by smelnikov 4 months ago
- 1 comment
#14855 - Fix xmldiff formatter
Pull Request -
State: closed - Opened by kasium 4 months ago
- 1 comment
#14854 - [CI] Remove @disjoin_base hacks
Pull Request -
State: open - Opened by srittau 4 months ago
#14854 - [CI] Remove @disjoint_base hacks
Pull Request -
State: closed - Opened by srittau 4 months ago
- 2 comments
#14853 - chore(jsonschema): exceptions._Error.context cannot be None
Pull Request -
State: closed - Opened by noirbee 4 months ago
- 1 comment
#14852 - Add Pdb.rlcompleter added in Python 3.13.8
Pull Request -
State: closed - Opened by srittau 4 months ago
- 3 comments
#14851 - _csv.pyi argument fixes
Pull Request -
State: closed - Opened by srittau 4 months ago
- 3 comments