-
-
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
38 Pull requests merged by 10 people
-
[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 -
[tempfile] Deprecate
mktemp
function#14433 merged
Jul 24, 2025 -
[signal] Add default value for params
#14448 merged
Jul 24, 2025 -
Updates for Python 3.14rc1
#14446 merged
Jul 24, 2025 -
[json] Add default value for
strict
param toscanstring
#14441 merged
Jul 23, 2025
13 Pull requests opened by 5 people
-
Add @typing_extensions.solid_base
#14443 opened
Jul 24, 2025 -
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 -
Type stub for `win32com.server`
#14492 opened
Jul 29, 2025 -
[docutils] Add return types for a few docutils table methods
#14493 opened
Jul 29, 2025 -
[mmap] Use `Final` for constants
#14494 opened
Jul 29, 2025 -
[sys] Deprecate `_enablelegacywindowsfsencoding`
#14495 opened
Jul 29, 2025
5 Issues closed by 3 people
-
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 -
Daily tests failed on Thu Jul 24 2025
#14442 closed
Jul 24, 2025
4 Issues opened by 4 people
-
Stubsabot failed on Sun Jul 27 2025
#14466 opened
Jul 27, 2025 -
How important is the `@_dispatchable` decorator in networkx?
#14462 opened
Jul 26, 2025 -
PEP 800: Solid bases
#14444 opened
Jul 24, 2025 -
`win32com.server.register` is missing?
#14440 opened
Jul 23, 2025
13 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 -
Improve `operator.itemgetter.__call__` generic following mypy 1.11 fix
#13489 commented on
Jul 25, 2025 • 0 new comments -
Split `tool.stubtest.platforms` metadata key
#13746 commented on
Jul 26, 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 -
Allow to extend return types of functions decorated by `ContextDecorator` with `None`
#14439 commented on
Jul 23, 2025 • 0 new comments