-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Insights: python/typeshed
Overview
Could not load contribution data
Please try again later
37 Pull requests merged by 15 people
-
[sys] Add missing sys.flags
#14572 merged
Aug 13, 2025 -
Remove a superflous allowlist entry
#14571 merged
Aug 13, 2025 -
fix(token): Fix create_token_response body only accepting string inst…
#14570 merged
Aug 13, 2025 -
[docutils] Bump to 0.22.*
#14500 merged
Aug 13, 2025 -
[yt-dlp] Update to 2025.8.11
#14564 merged
Aug 12, 2025 -
[fpdf2] Update to 2.8.4
#14563 merged
Aug 12, 2025 -
networkx: annotate the linalg module
#14551 merged
Aug 11, 2025 -
gevent: Use a
TypeVarTuple
ingevent.baseserver.BaseServer
#11138 merged
Aug 11, 2025 -
networkx: improve the multigraph module
#14506 merged
Aug 11, 2025 -
networkx: complete the astar and generic modules in shortest_paths
#14550 merged
Aug 11, 2025 -
[socket] Revert adding proto default value in SocketType
#14549 merged
Aug 11, 2025 -
update GDB stubs to 16.3
#13923 merged
Aug 11, 2025 -
networkx: improve the nx_agraph module
#14554 merged
Aug 11, 2025 -
Update __init__.pyi for JACK client module
#14559 merged
Aug 11, 2025 -
[stdlib] Deprecate old functions
#14553 merged
Aug 10, 2025 -
[glob] Deprecate
glob0
andglob1
functions#14477 merged
Aug 8, 2025 -
[stubsabot] Bump regex to 2025.7.34
#14497 merged
Aug 8, 2025 -
[socket] Use
Final
for constants#14503 merged
Aug 8, 2025 -
tensorflow: Add Tensor.__array__ method.
#14342 merged
Aug 8, 2025 -
networkx: complete the components module
#14507 merged
Aug 8, 2025 -
networkx: improve the shortest_paths.weighted module
#14508 merged
Aug 8, 2025 -
[stubsabot] Support diff analysis for GitLab hosted projects
#14542 merged
Aug 8, 2025 -
[docutils] Add return types for a few docutils table methods
#14493 merged
Aug 8, 2025 -
[gettext] Deprecate l*gettext() functions and related
#14535 merged
Aug 8, 2025 -
[configparser] Add several deprecated attributes
#14487 merged
Aug 8, 2025 -
Fix dunder-method positional-only parameter discrepancies in third-party stubs
#14529 merged
Aug 8, 2025 -
Use uv action rather than install script
#14530 merged
Aug 8, 2025 -
[ssl] Set values to constants
#14544 merged
Aug 8, 2025 -
Complete networkx/graph.pyi. #14499
#14509 merged
Aug 8, 2025 -
[stubsabot] Remove beautifulsoup4 as older than 6 months
#14531 merged
Aug 8, 2025 -
[django-filter] Add type stubs
#14540 merged
Aug 8, 2025 -
Mark stub-only private symbols as
@type_check_only
in third-party stubs#14545 merged
Aug 8, 2025 -
[array] Add
w
typecode and deprecateu
typecode#14475 merged
Aug 8, 2025 -
[zlib] Add
ZLIBNG_VERSION
#14513 merged
Aug 8, 2025 -
Update dependency uv to v0.8.6 [SECURITY]
#14546 merged
Aug 8, 2025 -
Fix stdlib stubtest for 3.13.6 patch release
#14543 merged
Aug 7, 2025 -
[pathlib] Add
owner
,group
methods on Windows#14536 merged
Aug 7, 2025
7 Pull requests opened by 7 people
-
Add stubs for WebTest
#14541 opened
Aug 7, 2025 -
[python-jenkins] Improve get_jobs and get_all_jobs return type
#14547 opened
Aug 8, 2025 -
[django-filter] Improve constructor param types and add missing re-exports
#14556 opened
Aug 10, 2025 -
[django-filter] Replace list with more generic Collection
#14567 opened
Aug 12, 2025 -
complete networkx/digraph.pyi addresses #14499 follows #14509
#14569 opened
Aug 13, 2025 -
Add stubs for django-environ
#14573 opened
Aug 13, 2025 -
Add Protocols for mapping inside dictionary view objects
#14574 opened
Aug 13, 2025
10 Issues closed by 2 people
-
Daily tests failed on Tue Aug 12 2025
#14562 closed
Aug 13, 2025 -
Daily tests failed on Wed Aug 13 2025
#14568 closed
Aug 13, 2025 -
Daily tests failed on Sat Aug 09 2025
#14548 closed
Aug 11, 2025 -
re.Pattern, re.Match etc. should not be callable
#14558 closed
Aug 11, 2025 -
Daily tests failed on Mon Aug 11 2025
#14557 closed
Aug 11, 2025 -
Daily tests failed on Sun Aug 10 2025
#14552 closed
Aug 10, 2025 -
Remove beautifulsoup4 (August 2025)
#13456 closed
Aug 8, 2025 -
Proposal: absorb `django-filter-stubs` into typeshed
#10918 closed
Aug 8, 2025 -
Add type stubs for django-filter
#14539 closed
Aug 8, 2025
3 Issues opened by 2 people
-
[django-filter] DjangoFilterBackend is not recognized as BaseFilterBackend | BaseFilterProtocol
#14566 opened
Aug 12, 2025 -
[django-filter] Generic iterables to use tuples instead of lists
#14565 opened
Aug 12, 2025 -
No structural typing for mapping inside `KeysView`, `ValuesView` and `ItemsView`
#14555 opened
Aug 10, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Annotations for `set.__sub__` and related methods are inconsistent
#9004 commented on
Aug 7, 2025 • 0 new comments -
reportlab - incorrect type on function parameter
#14518 commented on
Aug 8, 2025 • 0 new comments -
python-jenkins stubs: `get_jobs()` and `get_all_jobs()` functions annotations are wrong
#14538 commented on
Aug 8, 2025 • 0 new comments -
Stubs that require a version of python higher than the minimum supported by typeshed
#10722 commented on
Aug 9, 2025 • 0 new comments -
Dependency Dashboard
#11588 commented on
Aug 11, 2025 • 0 new comments -
Add stubs for pyimgui - Dear ImGui bindings
#14317 commented on
Aug 11, 2025 • 0 new comments -
Remove duplicate `get_external_apt_dependencies.py` and re-standardize CI package install logs
#14533 commented on
Aug 8, 2025 • 0 new comments