-
-
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
41 Pull requests merged by 14 people
-
Fix types of
Bdb.{get_file_breaks,get_all_breaks}
#14502 merged
Aug 1, 2025 -
Split
tool.stubtest.platforms
metadata key#13746 merged
Jul 31, 2025 -
Mark enum constants in
signal.py
asFinal
, notLiteral
#13500 merged
Jul 31, 2025 -
Type stub for
win32com.server
#14492 merged
Jul 30, 2025 -
Add Brian Schubert to maintainers
#14498 merged
Jul 30, 2025 -
[mmap] Use
Final
for constants#14494 merged
Jul 30, 2025 -
[sys] Deprecate
_enablelegacywindowsfsencoding
#14495 merged
Jul 30, 2025 -
[sqlite3] Add value to
Final
constants#14491 merged
Jul 29, 2025 -
[channels] Bump to
4.3.*
#14490 merged
Jul 29, 2025 -
prefer newer "tomllib" over "tomli" backport
#14486 merged
Jul 28, 2025 -
Update string.templatelib.pyi to fix #14479
#14480 merged
Jul 27, 2025 -
[pywin32] Update
LookupAccountSid
to acceptNone
forsystemName
#14484 merged
Jul 27, 2025 -
Fully annotate
yt-dlp
#14481 merged
Jul 27, 2025 -
[docutils] Add missing stubs
#14438 merged
Jul 27, 2025 -
stubsabot: Handle errors when determining action
#14473 merged
Jul 27, 2025 -
Remove obsolete comments from turtle.pyi
#14474 merged
Jul 27, 2025 -
Remove pytype workarounds from third-party stubs
#14471 merged
Jul 27, 2025 -
Remove some pytype workarounds from stdlib
#14470 merged
Jul 27, 2025 -
[CI] Run pyright tests with Python 3.13
#14469 merged
Jul 27, 2025 -
[ssl] Add missing default values
#14472 merged
Jul 27, 2025 -
Add protected pprint.PrettyPrinter methods
#14228 merged
Jul 27, 2025 -
Type inline_text in stubs/docutils/docutils/parsers/rst/states.pyi
#14467 merged
Jul 27, 2025 -
Remove support for pytype
#14463 merged
Jul 27, 2025 -
Add yt-dlp stubs
#14216 merged
Jul 26, 2025 -
Add
@type_check_only
to various typeshed-only procotols in stdlib#14465 merged
Jul 26, 2025 -
Allow docutils.readers.standalone.Reader.document to be a docutils.no…
#14447 merged
Jul 26, 2025 -
seaborn: improve the matrix module
#14464 merged
Jul 26, 2025 -
[CI] Use version from requirements for setup-uv
#14082 merged
Jul 26, 2025 -
[ssl] Deprecate several features
#14432 merged
Jul 26, 2025 -
[difflib] Update
pat
param forIS_LINE_JUNK
#14449 merged
Jul 26, 2025 -
[threading] Add missing default values
#14458 merged
Jul 26, 2025 -
networkx: improve the cycles module
#14459 merged
Jul 26, 2025 -
[sqlite3] Use
TypeAlias
forisolation_level
#14460 merged
Jul 26, 2025 -
[ctypes] Replace two instances of Any
#14047 merged
Jul 26, 2025 -
networkx: improve the distance_measures module
#14461 merged
Jul 26, 2025 -
[configparser] Add missing default values
#14450 merged
Jul 26, 2025 -
[ipaddress] Add default value for
strict
param#14451 merged
Jul 26, 2025 -
[datetime] Add missing default values
#14452 merged
Jul 26, 2025 -
[pprint] Add missing default values
#14453 merged
Jul 26, 2025 -
Update
tarfile.TarFile.list
to accept any iterable formembers
#14455 merged
Jul 26, 2025 -
Mark
tarfile
constants asFinal
#14456 merged
Jul 26, 2025
14 Pull requests opened by 4 people
-
Type FileOutput.write
#14468 opened
Jul 27, 2025 -
[array] Add `w` typecode and deprecate `u` typecode
#14475 opened
Jul 27, 2025 -
Clean up callable element types in ElementTree
#14476 opened
Jul 27, 2025 -
[glob] Deprecate `glob0` and `glob1` functions
#14477 opened
Jul 27, 2025 -
[pathlib] Deprecate `PurePath.is_reserved`
#14478 opened
Jul 27, 2025 -
[platform] Deprecate `java_ver`
#14485 opened
Jul 28, 2025 -
[configparser] Add several deprecated attributes
#14487 opened
Jul 28, 2025 -
[termios] Use `Final` for constants
#14488 opened
Jul 28, 2025 -
[docutils] Add return types for a few docutils table methods
#14493 opened
Jul 29, 2025 -
[stubsabot] Bump docutils to 0.22.*
#14496 opened
Jul 30, 2025 -
[stubsabot] Bump regex to 2025.7.34
#14497 opened
Jul 30, 2025 -
[docutils] Bump to 0.22.*
#14500 opened
Jul 31, 2025 -
[sqlite3] Deprecate `enable_shared_cache` from `dbapi2`
#14501 opened
Jul 31, 2025 -
[socket] Use `Final` for constants
#14503 opened
Jul 31, 2025
6 Issues closed by 4 people
-
Stubsabot failed on Sun Jul 27 2025
#14466 closed
Jul 31, 2025 -
`win32com.server.register` is missing?
#14440 closed
Jul 30, 2025 -
Python 3.14rc1 doesn't allow t''+'', but string.templatelib.pyi allows it
#14479 closed
Jul 27, 2025 -
Typespec for LookupAccountSid is wrong (disallows None)
#14483 closed
Jul 27, 2025 -
Remove pytype tests?
#11958 closed
Jul 27, 2025 -
Intermittent CI failures related to unpacking packages
#14079 closed
Jul 26, 2025
2 Issues opened by 2 people
-
What tools and process should I use?
#14499 opened
Jul 30, 2025 -
How important is the `@_dispatchable` decorator in networkx?
#14462 opened
Jul 26, 2025
15 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.
-
Add 3.14 Deprecations
#14289 commented on
Jul 27, 2025 • 2 new comments -
Should the `dict.get` overload with default value not be generic?
#9155 commented on
Jul 25, 2025 • 0 new comments -
Dependency Dashboard
#11588 commented on
Jul 29, 2025 • 0 new comments -
uWSGI: Use a `TypeVarTuple` in `uwsgidecorators.thread`
#11128 commented on
Jul 30, 2025 • 0 new comments -
libsass: Use `TypeVarTuple` in `sass.SassFunction`
#11132 commented on
Jul 30, 2025 • 0 new comments -
gevent: Use a `TypeVarTuple` in `gevent.baseserver.BaseServer`
#11138 commented on
Jul 30, 2025 • 0 new comments -
Replace plain `slice` type hints with `IndexSlice`.
#13007 commented on
Jul 30, 2025 • 0 new comments -
Improve `operator.itemgetter.__call__` generic following mypy 1.11 fix
#13489 commented on
Jul 25, 2025 • 0 new comments -
pywin32: Add `win32gui._TrackMouseEvent`
#13844 commented on
Jul 25, 2025 • 0 new comments -
Make BufferedWriter generic over a protocol
#14015 commented on
Jul 26, 2025 • 0 new comments -
Merge networkx from python-type-stubs
#14038 commented on
Jul 28, 2025 • 0 new comments -
Use dev dependency-group
#14085 commented on
Jul 25, 2025 • 0 new comments -
Fix return type of ElementTree.iterparse()
#14213 commented on
Jul 26, 2025 • 0 new comments -
Improve unittest.mock stubs
#14421 commented on
Jul 26, 2025 • 0 new comments -
Add `collections._tuplegetter` stub
#14436 commented on
Jul 27, 2025 • 0 new comments