GitHub / python/typeshed issues and pull requests
#14420 - Allow .update(**kwargs) on Mappings with keys that overlap with str
Pull Request -
State: open - Opened by JelleZijlstra 12 days ago
#14419 - add rich comparison bound to heapq and priorityqueues using heapq
Pull Request -
State: closed - Opened by mikeshardmind 12 days ago
- 2 comments
#14418 - heapq methods and asyncio.PriorityQueue missing appropriate comparison protocol bound
Issue -
State: closed - Opened by mikeshardmind 12 days ago
- 1 comment
Labels: stubs: false negative
#14371 - add sys._getframemodulename
Pull Request -
State: closed - Opened by asottile 22 days ago
- 2 comments
#14370 - Abstract `ast.AST` classes do not have `_field_types`
Issue -
State: open - Opened by hunterhogan 23 days ago
#14369 - Fix return type annotations and add overloads for ast.parse
Pull Request -
State: closed - Opened by hunterhogan 23 days ago
- 2 comments
#14368 - [Authlib] Add missing stubs
Pull Request -
State: open - Opened by donBarbos 23 days ago
- 1 comment
#14367 - Remove flake8 F821 checks for stubs
Pull Request -
State: closed - Opened by srittau 23 days ago
#14366 - [docker] load steam
Pull Request -
State: closed - Opened by tughril 23 days ago
- 1 comment
#14365 - [stubsabot] Bump Authlib to ~=1.6.0
Pull Request -
State: closed - Opened by github-actions[bot] 24 days ago
- 1 comment
Labels: bot: stubsabot
#14364 - Bump Authlib to ~=1.6.0
Pull Request -
State: closed - Opened by donBarbos 24 days ago
- 2 comments
#14363 - [paramiko] Add missing stubs
Pull Request -
State: open - Opened by donBarbos 24 days ago
- 2 comments
#14362 - Better return type annotation for re.findall
Issue -
State: closed - Opened by Grivvus 25 days ago
- 3 comments
#14361 - Add pony stubs
Pull Request -
State: open - Opened by donBarbos 25 days ago
- 1 comment
#14360 - Make Mapping.get(default) more constrained
Pull Request -
State: closed - Opened by ndmitchell 25 days ago
- 2 comments
#14359 - Lupa stubs:
Pull Request -
State: open - Opened by jmarianer 26 days ago
- 4 comments
#14358 - Fix unittest.mock.patch and unittest.mock.patch.object when new_callable is not None
Pull Request -
State: open - Opened by leonarduschen 26 days ago
- 4 comments
#14357 - Update most test/lint dependencies
Pull Request -
State: closed - Opened by renovate[bot] 26 days ago
- 2 comments
Labels: bot: dependencies
#14356 - Use stricter pyright settings for two more tkinter files
Pull Request -
State: closed - Opened by AlexWaygood 26 days ago
#14355 - add `ast.Num.n` as alias for `ast.Num.value` for backwards compatibility.
Pull Request -
State: open - Opened by hunterhogan 27 days ago
- 2 comments
#14354 - Update most test/lint dependencies
Pull Request -
State: closed - Opened by renovate[bot] 27 days ago
- 3 comments
Labels: bot: dependencies
#14353 - fix: ast.NameConstant missing fields
Pull Request -
State: open - Opened by hunterhogan 27 days ago
- 2 comments
#14352 - [networkx] completed type annotation for `equivalence_classes`
Pull Request -
State: closed - Opened by logsincostan 27 days ago
- 2 comments
#14351 - `os.linesep` can only be `\n` or `\r\n`
Pull Request -
State: closed - Opened by sobolevn 29 days ago
- 4 comments
#14350 - csv: csv.reader and csv.writer - mark csvfile as positional only
Pull Request -
State: closed - Opened by adamtheturtle 29 days ago
- 1 comment
#14349 - Fix AiofilesContextManagerTempDir type argument
Pull Request -
State: open - Opened by poofeg 29 days ago
- 2 comments
#14348 - [tkinter.ttk] Added type annotations for `Style`, fix some other incomplete parts
Pull Request -
State: open - Opened by MarcellPerger1 29 days ago
- 5 comments
#14347 - Make Mapping.get(default) less constrained
Pull Request -
State: closed - Opened by ndmitchell about 1 month ago
- 4 comments
#14346 - [dateparser] Update to `~=1.2.2`
Pull Request -
State: closed - Opened by brianschubert about 1 month ago
- 1 comment
#14345 - Daily tests failed on Fri Jun 27 2025
Issue -
State: closed - Opened by github-actions[bot] about 1 month ago
- 1 comment
Labels: help wanted
#14344 - [braintree] Bump to 4.37.*
Pull Request -
State: closed - Opened by brianschubert about 1 month ago
- 3 comments
#14343 - [stubsabot] Bump braintree to 4.37.*
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: bot: stubsabot
#14342 - tensorflow: Add Tensor.__array__ method.
Pull Request -
State: open - Opened by EthanAtLL about 1 month ago
- 1 comment
#14341 - Add type annotations for `**options` in `tkinter.messagebox` functions
Pull Request -
State: closed - Opened by GameRoMan about 1 month ago
- 10 comments
#14340 - Fix incomplete `tkinter.commondialog` stub
Pull Request -
State: closed - Opened by MarcellPerger1 about 1 month ago
- 2 comments
#14339 - `unittest.mock.patch` and `unittest.mock.patch.object` are wrongly typed when new_callable is provided
Issue -
State: open - Opened by leonarduschen about 1 month ago
- 2 comments
#14338 - Annotating ast.ImportFrom default values
Issue -
State: closed - Opened by hunterhogan about 1 month ago
- 1 comment
#14337 - croniter: fix typo
Pull Request -
State: closed - Opened by JelleZijlstra about 1 month ago
- 1 comment
#14336 - fix(m3u8): fix M3U8.program_date_time
Pull Request -
State: closed - Opened by vgavro about 1 month ago
- 1 comment
#14335 - [PyMySQL] Add missing stubs
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 1 comment
#14334 - fix: `gi_yieldfrom` can be any iterator type being yielded from
Pull Request -
State: closed - Opened by bzoracler about 1 month ago
- 1 comment
#14333 - `types.GeneratorType.gi_yieldfrom` is not correct
Issue -
State: closed - Opened by bzoracler about 1 month ago
- 1 comment
Labels: stubs: false positive
#14332 - Add attributes to urllib errors
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 2 comments
#14331 - Fix type of `format_spec` attribute of `ast.Interpolation`
Pull Request -
State: closed - Opened by brianschubert about 1 month ago
- 1 comment
#14330 - [peewee] Incorrect type for field operations
Issue -
State: open - Opened by insideable about 1 month ago
#14329 - Remove python-datemath stubs
Pull Request -
State: closed - Opened by MarcoGorelli about 1 month ago
- 2 comments
#14328 - Fix `shared` type in `_interpreters`
Pull Request -
State: open - Opened by sobolevn about 1 month ago
- 2 comments
#14327 - Update `jsonschema.protocols.Validator.__init__`
Pull Request -
State: open - Opened by sirosen about 1 month ago
- 2 comments
#14326 - [python-dateutil] Add missing stubs
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 2 comments
#14325 - Request to review/merge Django Channels stubs package
Issue -
State: open - Opened by huynguyengl99 about 1 month ago
#14324 - Mark stdlib token constants as Final
Pull Request -
State: closed - Opened by brianschubert about 1 month ago
- 3 comments
#14323 - [m3u8] Improve stubs
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 1 comment
#14322 - [python-crontab] Remove from pyrightconfig
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 1 comment
#14321 - [python-http-client] Remove from pyrightconfig
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 1 comment
#14320 - Remove _field_types from abstract classes: this is not a feature. Per @terryjreedy See https://github.com/python/cpython/issues/135797#issuecomment-2993817570
Pull Request -
State: closed - Opened by hunterhogan about 1 month ago
- 1 comment
#14319 - ast: Remove 3 `TypeAlias`. Fix identifier collision.
Pull Request -
State: closed - Opened by hunterhogan about 1 month ago
- 3 comments
#14318 - Fix: VS Code settings files. "ast.pyi", for example, no longer has 330 diagnostic errors.
Pull Request -
State: closed - Opened by hunterhogan about 1 month ago
- 4 comments
#14317 - Add stubs for pyimgui - Dear ImGui bindings
Pull Request -
State: open - Opened by m4reQ about 1 month ago
- 7 comments
#14316 - Bump pyflakes to 3.4.*
Pull Request -
State: closed - Opened by donBarbos about 1 month ago
- 3 comments
#14315 - Bump flake8 to 7.3.*
Pull Request -
State: closed - Opened by donBarbos about 1 month ago
- 2 comments
#14314 - [stubsabot] Bump pyflakes to ~=3.4.0
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: bot: stubsabot
#14313 - [stubsabot] Bump flake8 to 7.3.*
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: bot: stubsabot
#14312 - [click-web] Remove from pyrightconfig
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 2 comments
#14311 - Improve some of the incomplete types in `tkinter.filedialog`
Pull Request -
State: closed - Opened by MarcellPerger1 about 1 month ago
- 2 comments
#14310 - [aiofiles] Remove from pyrightconfig
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 2 comments
#14309 - [pyxdg] Remove from pyrightconfig
Pull Request -
State: closed - Opened by donBarbos about 1 month ago
- 1 comment
#14308 - Update default values for ast.ImportFrom initialization
Pull Request -
State: closed - Opened by hunterhogan about 1 month ago
- 10 comments
#14307 - Add `concurrent.interpreters` stubs for 3.14.0b3
Pull Request -
State: open - Opened by brianschubert about 1 month ago
- 2 comments
#14306 - Update `_zstd` stubs for 3.14.0b3
Pull Request -
State: closed - Opened by brianschubert about 1 month ago
- 2 comments
#14305 - Add `asyncio.tools` stubs for 3.14
Pull Request -
State: closed - Opened by brianschubert about 1 month ago
- 3 comments
#14304 - Unblock daily CI
Pull Request -
State: closed - Opened by donBarbos about 1 month ago
- 2 comments
#14303 - Daily tests failed on Thu Jun 19 2025
Issue -
State: closed - Opened by github-actions[bot] about 1 month ago
- 1 comment
Labels: help wanted
#14302 - Add `_clear_type_cache` 3.13 deprecation
Pull Request -
State: closed - Opened by max-muoto about 1 month ago
- 3 comments
#14301 - [oauthlib] Add missing stubs
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 1 comment
#14300 - Bump oauthlib to 3.3.*
Pull Request -
State: closed - Opened by donBarbos about 1 month ago
- 1 comment
#14299 - [vobject] Improve stubs
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 2 comments
#14298 - Add default value to `ast.MatchStar.name`
Pull Request -
State: closed - Opened by hunterhogan about 1 month ago
- 6 comments
#14297 - `ast.MatchStar.name` default value is not in "ast.pyi"
Issue -
State: closed - Opened by hunterhogan about 1 month ago
#14296 - [stubsabot] Bump oauthlib to 3.3.*
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: bot: stubsabot
#14295 - [oauthlib] Fix type on body argument of oauthlib.oauth1.Client.sign()
Pull Request -
State: open - Opened by liffiton about 1 month ago
- 2 comments
#14294 - Add `CopyComPointer` to `stdlib/ctypes/__init__.pyi`.
Pull Request -
State: open - Opened by junkmd about 1 month ago
- 1 comment
#14293 - Update windows install instructions for windows
Pull Request -
State: open - Opened by MegaIng about 1 month ago
#14292 - [wurlitzer] Complete stubs
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 1 comment
#14291 - [stubsabot] Bump cachetools to 6.1.*
Pull Request -
State: open - Opened by github-actions[bot] about 1 month ago
- 1 comment
Labels: bot: stubsabot
#14291 - [stubsabot] Bump cachetools to 6.1.*
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
- 1 comment
Labels: bot: stubsabot
#14290 - Current typehints for `numbers.py` are worse than useless.
Issue -
State: closed - Opened by MegaIng about 1 month ago
- 8 comments
#14289 - Add 3.14 Deprecations
Pull Request -
State: open - Opened by max-muoto about 1 month ago
- 5 comments
#14288 - Update sys.monitoring for 3.14
Pull Request -
State: open - Opened by max-muoto about 1 month ago
- 1 comment
#14287 - [networkx] More precise annotation for nested tuples
Pull Request -
State: open - Opened by AckslD about 1 month ago
- 2 comments
#14286 - Are the type stubs for `decorator` accurate?
Issue -
State: open - Opened by MarcoGorelli about 1 month ago
- 4 comments
#14285 - [Markdown] Add missing stubs
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 1 comment
#14284 - remove `dict.__or__` overloads
Pull Request -
State: open - Opened by randolf-scholz about 1 month ago
- 1 comment
#14283 - polymorphic overloads on `list.__add__` and `dict.__or__` lead to divergences in type checkers.
Issue -
State: open - Opened by randolf-scholz about 1 month ago
#14282 - Remove `list.__add__` overloads.
Pull Request -
State: open - Opened by randolf-scholz about 1 month ago
- 2 comments
#14281 - psutil.process_iter.cache_clear not available
Issue -
State: open - Opened by KennethNielsen about 1 month ago
- 1 comment
#14280 - Who is the tool: the programmer or the program?
Issue -
State: closed - Opened by hunterhogan about 1 month ago
- 1 comment
#14279 - [stubsabot] Bump lupa to 2.5.*
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
- 1 comment
Labels: bot: stubsabot
#14278 - [html5lib] Improve stubs
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 2 comments
#14277 - [aws-xray-sdk] Improve stubs
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 2 comments
#14276 - [aws-xray-sdk] Add missing stubs
Pull Request -
State: open - Opened by donBarbos about 1 month ago
- 1 comment