-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Insights: python/typeshed
Overview
Could not load contribution data
Please try again later
40 Pull requests merged by 18 people
-
Fix override issue in GeoDataFrame.astype return type
#13606 merged
Mar 9, 2025 -
annotate
unittest.TestCase.__init_subclass__
#13602 merged
Mar 9, 2025 -
fix default of
dict.get
#13222 merged
Mar 9, 2025 -
Mention uv for the initial install in CONTRIBUTING.md
#13595 merged
Mar 8, 2025 -
Update pycurl to 7.45.6
#13600 merged
Mar 8, 2025 -
Remove LD_LIBRARY_PATH before running gdb
#13594 merged
Mar 7, 2025 -
PyInstaller: Complete types in splash.pyi
#13568 merged
Mar 7, 2025 -
decouple types.DynamicClassAttribute from property
#13276 merged
Mar 7, 2025 -
gh-13472: fix: Update
_socket.pyi
to includetuple[int, bytes]
address format#13596 merged
Mar 7, 2025 -
Bump braintree to 4.34.*
#13592 merged
Mar 7, 2025 -
Mark database parameters in Peewee as optional
#13442 merged
Mar 7, 2025 -
gh-13477: Fix parameter type annotations in
_cffi_backend
stub.#13590 merged
Mar 6, 2025 -
Remove redundant version_info checks
#13588 merged
Mar 6, 2025 -
Rework tarfile.open/TarFile.open
#13177 merged
Mar 6, 2025 -
[stubsabot] Bump fanstatic to 1.5.*
#13586 merged
Mar 6, 2025 -
Fix tarfile.open overloads
#13441 merged
Mar 6, 2025 -
Fix: OAuth1 type hints to include realm parameter
#13579 merged
Mar 5, 2025 -
Update tools versions in
stubtest
workflow#13582 merged
Mar 5, 2025 -
Bump pynput to 1.8.*
#13583 merged
Mar 5, 2025 -
Bump mock to 5.2.*
#13581 merged
Mar 5, 2025 -
shutil.which
cannot returnPathLike
, and fails withcmd: PathLike
on Windows Python < 3.12#13580 merged
Mar 5, 2025 -
[stubsabot] Bump zstd to 1.5.6.6
#13584 merged
Mar 5, 2025 -
Fix singledispatch register signature
#13578 merged
Mar 4, 2025 -
Enable Ruff PLE (Pylint Error)
#13305 merged
Mar 4, 2025 -
Remove
setuptools/pkg_resources
#13369 merged
Mar 4, 2025 -
Use Stricter pyright settings in CI for watchpoints
#13577 merged
Mar 4, 2025 -
Update dependency pyright to v1.1.396
#13576 merged
Mar 4, 2025 -
Feat/watchpoints
#13248 merged
Mar 3, 2025 -
Enable Ruff PLR (Pylint Refactor)
#13307 merged
Mar 3, 2025 -
Update pyright to v1.1.395; disable a pow() check
#13564 merged
Mar 3, 2025 -
Improving type support for
math.prod
#13572 merged
Mar 3, 2025 -
adjusting
socketserver.BaseServer
#13082 merged
Mar 3, 2025 -
Add edges() override in MultiGraph to support the "keys" argument
#13567 merged
Mar 3, 2025 -
Allow any sliceable sequence as getopt args
#13116 merged
Mar 3, 2025 -
Remove uncompletable TODO in test.yml
#13570 merged
Mar 3, 2025 -
[stubsabot] Bump zstd to 1.5.6.5
#13569 merged
Mar 3, 2025 -
Drop flake8-noqa and remove workarounds to work with Ruff
#13571 merged
Mar 3, 2025 -
Remove SupportsGetItem.__contains__
#13541 merged
Mar 3, 2025 -
Enable Ruff PLC (Pylint Convention)
#13306 merged
Mar 3, 2025 -
fix(Deprecated): fix missing extra_stacklevel kwarg for deprecated()
#13573 merged
Mar 3, 2025
4 Pull requests opened by 3 people
-
[stubsabot] Bump protobuf to ~=6.30.0
#13585 opened
Mar 6, 2025 -
Use uv pip in scripts and docs
#13597 opened
Mar 7, 2025 -
Promote usage of `uv run` (no more python vs python3)
#13599 opened
Mar 8, 2025 -
Always reset `TYPESHED_HOME` env var in `pytype_tests.py`
#13601 opened
Mar 8, 2025
11 Issues closed by 2 people
-
Daily tests failed on Sun Mar 09 2025
#13603 closed
Mar 9, 2025 -
Socket address type should be updated elsewhere
#13472 closed
Mar 7, 2025 -
_cffi_backend.pyi FFI.__init__'s `bytes`
#13447 closed
Mar 6, 2025 -
Spurious typecheck failure when passing `Gzipfile` instance to `tarfile.open`
#13135 closed
Mar 6, 2025 -
`tarfile.open` in streaming mode is typed incorrectly
#13440 closed
Mar 6, 2025 -
`requests_oauthlib` `OAuth1` is incorrectly typed
#13463 closed
Mar 5, 2025 -
singledispatch(method).register should accept UnionType
#13560 closed
Mar 4, 2025 -
Remove `pkg_resources` package from `types-setuptools`, not before January 2025
#12398 closed
Mar 4, 2025 -
Unmaintained flake8-noqa, Adding support for external codes
#13296 closed
Mar 3, 2025 -
SupportsGetItem name confusing
#11822 closed
Mar 3, 2025
1 Issue opened by 1 person
-
`ts_utils` should explicitly define a build-system
#13591 opened
Mar 7, 2025
8 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 new pathlib base classes for 3.13
#12937 commented on
Mar 9, 2025 • 2 new comments -
[aiofiles] `aiofiles.tempfile.NamedTemporaryFile.name` should probably be a `str`
#13551 commented on
Mar 4, 2025 • 0 new comments -
Dependency Dashboard
#11588 commented on
Mar 7, 2025 • 0 new comments -
Remove beautifulsoup4 (August 2025)
#13456 commented on
Mar 9, 2025 • 0 new comments -
Reuse more IO-related Protocols
#12574 commented on
Mar 7, 2025 • 0 new comments -
Install ts_utils editable
#12806 commented on
Mar 7, 2025 • 0 new comments -
Accurate return types for `ZipFile.open()` and `zipfile.Path.open()`
#13069 commented on
Mar 6, 2025 • 0 new comments -
Improve `operator.itemgetter.__call__` generic following mypy 1.11 fix
#13489 commented on
Mar 3, 2025 • 0 new comments