-
-
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 13 people
-
renovate: Try disabling Python updates (try #3)
#13790 merged
Apr 3, 2025 -
Try to disable Python in github-actions
#13789 merged
Apr 3, 2025 -
remove outdated comment from
types.pyi
#13788 merged
Apr 3, 2025 -
Remove more Python 3.8 cruft
#13787 merged
Apr 3, 2025 -
Migrate renovate config
#13784 merged
Apr 3, 2025 -
Drop Python 3.8 branches
#13776 merged
Apr 3, 2025 -
Exact return types instead of shutil._PathReturn
#13767 merged
Apr 3, 2025 -
[stubsabot] Bump zstd to 1.5.6.7
#13780 merged
Apr 3, 2025 -
[stubsabot] Bump qrcode to 8.1.*
#13779 merged
Apr 3, 2025 -
Enable Ruff flake8-todos (TD)
#13748 merged
Apr 3, 2025 -
[auth0-python] Add auth0-python stubs
#13716 merged
Apr 3, 2025 -
Add stub for
sys._is_interned
#13778 merged
Apr 2, 2025 -
Improve stubs for
oauthlib.oauth2.rfc6749
#13752 merged
Apr 2, 2025 -
Make
code.InteractiveInterpreter#locals
a dict not a mapping#13775 merged
Apr 2, 2025 -
Drop Python 3.8 support in typeshed utilities
#13774 merged
Apr 2, 2025 -
Remove Python 3.8 exclusive branches from _asyncio, _blake2, _codecs, _contextvars
#13773 merged
Apr 2, 2025 -
property.__get__
: overload to model class-access behavior#13769 merged
Apr 2, 2025 -
Remove Python 3.8 exclusive branches from third-party packages
#13772 merged
Apr 2, 2025 -
Remove dummy threading modules
#13771 merged
Apr 2, 2025 -
drop py38 support in
builtins
#13762 merged
Apr 2, 2025 -
drop py38 support in
typing[_extensions]
andtypes
#13763 merged
Apr 2, 2025 -
drop py38 support in
os
andsys
#13764 merged
Apr 2, 2025 -
drop py38 support in
ast
#13766 merged
Apr 2, 2025 -
Enable Ruff groups we already pass
#13751 merged
Apr 2, 2025 -
Enable Ruff flake8-pie (PIE)
#13747 merged
Apr 2, 2025 -
Update dependency aiohttp to v3.11.15
#13759 merged
Apr 1, 2025 -
Update most test/lint dependencies
#13754 merged
Apr 1, 2025 -
Bump ruff to 0.11.2
#13757 merged
Apr 1, 2025 -
Enable Ruff PLW (Pylint Warning)
#13749 merged
Apr 1, 2025 -
Enable Ruff flake8-use-pathlib (PTH) (autofix only)
#13750 merged
Apr 1, 2025 -
Disable Python version updates for
actions/setup-python
from Renovate#13758 merged
Apr 1, 2025 -
Removed stubs: influxdb-client (April 2025)
#13718 merged
Apr 1, 2025 -
[pyflakes] Update to 3.3.2
#13756 merged
Apr 1, 2025 -
[JACK-Client] All METADATA_ constants are available on Linux
#13639 merged
Apr 1, 2025 -
Add
__all__
part 2#13719 merged
Mar 31, 2025 -
Improve
oauthlib.common
#13744 merged
Mar 31, 2025 -
Improve
pika
#13739 merged
Mar 31, 2025 -
Complete stubs for
pep8-naming
#13741 merged
Mar 31, 2025 -
[pyflakes] Update to 3.3.*
#13745 merged
Mar 31, 2025 -
[stubsabot] Bump flake8 to 7.2.*
#13743 merged
Mar 30, 2025
15 Pull requests opened by 7 people
-
Split `tool.stubtest.platforms` metadata key
#13746 opened
Mar 31, 2025 -
make the type-parameter of `ctypes.py_object` optional
#13760 opened
Apr 1, 2025 -
Import names from typing directly rather than importing module
#13761 opened
Apr 2, 2025 -
`_type_` class attributes in `ctypes`, and fix `ctypes.wintypes.BYTE`
#13777 opened
Apr 2, 2025 -
[stubsabot] Bump auth0-python to 4.9.*
#13791 opened
Apr 4, 2025 -
[stubsabot] Bump shapely to 2.1.*
#13792 opened
Apr 4, 2025 -
Improve `oauthlib.oauth2.rfc6749` part 2
#13793 opened
Apr 4, 2025 -
Define log var in `oauthlib`
#13794 opened
Apr 4, 2025 -
Enable Ruff flake8-use-pathlib (PTH)
#13795 opened
Apr 4, 2025 -
Improve `dateparser`
#13796 opened
Apr 4, 2025 -
Small improvement of `ts_utils.get_gitignore_spec`
#13797 opened
Apr 4, 2025 -
Improve `passlib.utils`
#13798 opened
Apr 5, 2025 -
[auth0-python] Add async functions to AsyncAuth0
#13799 opened
Apr 5, 2025 -
Improve stubs for `operator`
#13800 opened
Apr 5, 2025 -
Improve `Authlib`
#13801 opened
Apr 5, 2025
8 Issues closed by 3 people
-
Mypy cannot find library stubs for protobuf
#10986 closed
Apr 4, 2025 -
Mypy crashes when `python tests/mypy_test.py stubs/setuptools` is run
#13786 closed
Apr 3, 2025 -
Drop support for Python 3.8 (April 2025)
#12112 closed
Apr 3, 2025 -
convert shutil._PathReturn to a type parameter?
#13508 closed
Apr 3, 2025 -
`code.InteractiveInterpreter#locals` should be `dict[str, Any]`, not mapping
#13768 closed
Apr 2, 2025 -
types_protobuf version 5.29.1.20250402 broken
#13770 closed
Apr 2, 2025 -
Remove influxdb-client (April 2025)
#12661 closed
Apr 1, 2025 -
Daily tests failed on Tue Apr 01 2025
#13755 closed
Apr 1, 2025
3 Issues opened by 3 people
-
Drop support for Python 3.9 (early 2026)
#13782 opened
Apr 3, 2025 -
json.dump/dumps shouldn't allow `Any` when `default` is None
#13781 opened
Apr 3, 2025 -
Returning `Unknown` instead of `Any` for incomplete `__getattr__`
#13765 opened
Apr 2, 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.
-
Import gRPC stubs from the grpc-stubs project
#11204 commented on
Apr 4, 2025 • 9 new comments -
Applying more Ruff groups to this repository
#13295 commented on
Apr 2, 2025 • 0 new comments -
Dependency Dashboard
#11588 commented on
Apr 3, 2025 • 0 new comments -
[stubsabot] Bump Authlib to 1.5.*
#13536 commented on
Apr 3, 2025 • 0 new comments -
Experiment: removing setuptools._distutils
#13627 commented on
Apr 2, 2025 • 0 new comments -
Fix stubtest_third_party.py on linux
#13643 commented on
Mar 31, 2025 • 0 new comments -
fix: cachetools.__wrapped__ attribute typing for cached functions
#13701 commented on
Mar 31, 2025 • 0 new comments