Insights: python/typeshed
Overview
Could not load contribution data
Please try again later
77 Pull requests merged by 26 people
-
[stubsabot] Bump libsass to 0.23.*
#11253 merged
Jan 8, 2024 -
[stubsabot] Bump pyflakes to 3.2.*
#11252 merged
Jan 6, 2024 -
Bump various test dependencies
#11249 merged
Jan 5, 2024 -
Ignore Y023 in generated `*_pb2.pyi` files
#11246 merged
Jan 5, 2024 -
Update typing_extensions imports in stdlib
#11244 merged
Jan 5, 2024 -
Update typing_extensions imports in third-party stubs
#11245 merged
Jan 5, 2024 -
Update typing_extensions imports in infrastructure and tests
#11243 merged
Jan 5, 2024 -
Update typing_extensions list in CONTRIBUTING
#11242 merged
Jan 5, 2024 -
Remove Python 3.7 branches
#11238 merged
Jan 5, 2024 -
Fix timeout argument on pexpect spawn class constructor (#11239)
#11240 merged
Jan 5, 2024 -
socket: rework to match docs more closely, improve accuracy on linux
#11219 merged
Jan 4, 2024 -
fix pexpect delaybeforesend_type
#11221 merged
Jan 4, 2024 -
Remove macpath (removed in Python 3.8)
#11236 merged
Jan 4, 2024 -
Drop support for Python 3.7
#11234 merged
Jan 4, 2024 -
Update description of `_typeshed.Self`
#11233 merged
Jan 4, 2024 -
Use `type` instead of `Type` in `typing.pyi`
#11235 merged
Jan 4, 2024 -
Lib/bdb.py: add some missing optional str in return
#11231 merged
Jan 4, 2024 -
Add support for the refresh_token grant type (RefreshTokenGrant) (#11…
#11206 merged
Jan 4, 2024 -
Fix passlib.utils.handlers.TruncateMixin.using
#11229 merged
Jan 4, 2024 -
Move ellipsis definition to types
#11223 merged
Jan 3, 2024 -
updated type hints for paramiko to 3.4 - fix for CVE 2023-48795 (Terrapin Attack)
#11218 merged
Jan 2, 2024 -
[pre-commit.ci] pre-commit autoupdate
#11216 merged
Jan 1, 2024 -
netaddr: Bump to 0.10.*
#11215 merged
Jan 1, 2024 -
Pin seaborn to 0.13.0
#11213 merged
Jan 1, 2024 -
stdlib: `base64.b64decode` accepts `str` `altchars`
#11210 merged
Dec 31, 2023 -
requests: Use the `Any` trick in `HTTPError`
#11207 merged
Dec 30, 2023 -
wait3 and wait4 typing
#11194 merged
Dec 28, 2023 -
Make attributes required on AST type_param classes
#11202 merged
Dec 28, 2023 -
[stubsabot] Bump regex to 2023.12.25
#11198 merged
Dec 25, 2023 -
Bump mypy (and a few other test dependencies)
#11196 merged
Dec 21, 2023 -
Stdlib modules removed in Python 3.13 (PEP 594)
#11193 merged
Dec 21, 2023 -
Remove 2.7 from VERSIONS
#11185 merged
Dec 20, 2023 -
Bump pyright to 1.1.342
#11190 merged
Dec 20, 2023 -
Add some missing networkx annotations
#11181 merged
Dec 19, 2023 -
Fix annotation for networkx.subgraph_view
#11180 merged
Dec 19, 2023 -
override `http.HTTPMessage` methods to only use `str` for the header type
#11114 merged
Dec 19, 2023 -
[stubsabot] Bump braintree to 4.25.*
#11182 merged
Dec 19, 2023 -
Set the maximum line length in .editorconfig
#11184 merged
Dec 19, 2023 -
add unittest.case._AssertRaisesBaseContext class
#11158 merged
Dec 18, 2023 -
add intermediate classes in selectors module
#11164 merged
Dec 18, 2023 -
add zipfile._path
#11150 merged
Dec 18, 2023 -
Review `SupportsInt` and `SupportsFloat` usages in 3rd-party stubs
#11003 merged
Dec 18, 2023 -
threading.ThreadError and threading.local are aliases from _thread
#11167 merged
Dec 18, 2023 -
Document "the Any trick"
#11117 merged
Dec 18, 2023 -
seaborn: Complete the categorical module
#11170 merged
Dec 18, 2023 -
stdlib: Use PEP-646 unpack for concurrent.futures.*Executor constructors
#11171 merged
Dec 18, 2023 -
pywin32 annotations improvements
#11177 merged
Dec 18, 2023 -
Bump pyinstaller to 6.3.*
#11175 merged
Dec 17, 2023 -
allow the use of local-only allowlists
#11173 merged
Dec 17, 2023 -
Add networkx stubs
#10544 merged
Dec 15, 2023 -
use _compression.BaseStream for lzma.LZMAFile
#11166 merged
Dec 15, 2023 -
`email.message.Message`: Improve payload methods and Explain why `__getitem__` isn't typed to return None
#11095 merged
Dec 14, 2023 -
[stubsabot] Bump hdbcli to 2.19.*
#11157 merged
Dec 13, 2023 -
Bump fpdf2 to 2.7.7
#11149 merged
Dec 13, 2023 -
Remove duplicated items from ruff's exclude list
#11156 merged
Dec 12, 2023 -
add pyclbr._Object
#11151 merged
Dec 12, 2023 -
Add tests for TestCase.assertDictEqual()
#11154 merged
Dec 12, 2023 -
fix inheritance for urllib.response.addbase
#11152 merged
Dec 12, 2023 -
add email._policybase
#11146 merged
Dec 11, 2023 -
add xml.sax._exceptions module
#11147 merged
Dec 11, 2023 -
follow implementation details of dis.Instruction
#11148 merged
Dec 11, 2023 -
importlib.abc.Loader moved to importlib._abc.Loader in 3.10
#11142 merged
Dec 11, 2023 -
[stubsabot] Bump ujson to 5.9.*
#11143 merged
Dec 11, 2023 -
Add deprecation classes in importlib.metadata
#11118 merged
Dec 10, 2023 -
stdlib: Replace overload hack in `operator.itemgetter` by PEP 646 unpack
#11136 merged
Dec 10, 2023 -
seaborn: complete the distributions module
#11131 merged
Dec 10, 2023 -
seaborn: mark simple deprecations with typing_extensions.deprecated
#11130 merged
Dec 10, 2023 -
fix use of importlib.abc.Finder base class
#11134 merged
Dec 10, 2023 -
fanstatic: Use `Unpack` in `fanstatic.injector.Injector`
#11139 merged
Dec 10, 2023 -
gevent: Use `TypeVarTuple` instead of old `ParamSpec` workaround.
#11129 merged
Dec 10, 2023 -
Remove write modes from importlib.resources.abc.Traversable
#11124 merged
Dec 10, 2023 -
use _LoopBoundMixin in asyncio when appropriate
#11127 merged
Dec 10, 2023 -
make pointer types in ctypes.wintypes subclasses instead of aliases
#11126 merged
Dec 10, 2023 -
stdlib: Use PEP646 tuple unpack for precise `os.execl(p)e` typing
#11133 merged
Dec 10, 2023 -
tkinter: Use a TypeVarTuple in .after() and .after_idle() methods
#11014 merged
Dec 8, 2023 -
Use PEP-646 in stubs for `asyncio`
#11015 merged
Dec 8, 2023 -
Bump pytype test dependency to 2023.12.8
#11125 merged
Dec 8, 2023
36 Pull requests opened by 18 people
-
uWSGI: Use a `TypeVarTuple` in `uwsgidecorators.thread`
#11128 opened
Dec 9, 2023 -
libsass: Use `TypeVarTuple` in `sass.SassFunction`
#11132 opened
Dec 9, 2023 -
Make multiprocessing pipes generic
#11137 opened
Dec 10, 2023 -
gevent: Use a `TypeVarTuple` in `gevent.baseserver.BaseServer`
#11138 opened
Dec 10, 2023 -
add _ssl module
#11155 opened
Dec 12, 2023 -
add _lsprof module
#11159 opened
Dec 13, 2023 -
resort _ast and ast modules
#11162 opened
Dec 14, 2023 -
Improve precision of `itertools.product` types when called with 7 or more arguments
#11163 opened
Dec 14, 2023 -
resort weakref classes
#11165 opened
Dec 14, 2023 -
move pyexpat.ExpatError to xml.parsers.expat.ExpatError
#11168 opened
Dec 15, 2023 -
[stubsabot] Bump networkx to 3.2.1
#11169 opened
Dec 16, 2023 -
add _sqlite3 module
#11174 opened
Dec 16, 2023 -
Type `obj` parameter of `PIL.Image.fromarray`
#11176 opened
Dec 17, 2023 -
Add types for defusedxml
#11179 opened
Dec 18, 2023 -
various ctypes improvements
#11186 opened
Dec 19, 2023 -
add _io module
#11187 opened
Dec 19, 2023 -
move re.error into re.pyi
#11188 opened
Dec 20, 2023 -
follow implementation more closely in zoneinfo
#11189 opened
Dec 20, 2023 -
Add stubs for antlr4
#11192 opened
Dec 20, 2023 -
Generalise attribute `__func__` of class `MethodType` from `FunctionType` to `Callable`
#11201 opened
Dec 26, 2023 -
Import gRPC stubs from the grpc-stubs project
#11204 opened
Dec 27, 2023 -
seaborn: Update and complete the relational module
#11214 opened
Jan 1, 2024 -
[stubsabot] Bump seaborn to 0.13.1
#11217 opened
Jan 2, 2024 -
Add more networkx annotations for networkx.algorithms.dag
#11224 opened
Jan 3, 2024 -
[stubsabot] Bump Pillow to 10.2.*
#11226 opened
Jan 3, 2024 -
Fix inconsistencies in gdb stubs
#11227 opened
Jan 3, 2024 -
[stubsabot] Bump tree-sitter-languages to 1.9.*
#11228 opened
Jan 4, 2024 -
[Pillow] Update to 10.2.*
#11232 opened
Jan 4, 2024 -
Remove Windows checks from curses
#11241 opened
Jan 4, 2024 -
All functions parameters in time module are positional-only
#11248 opened
Jan 5, 2024 -
Use PEP 570 syntax in stdlib
#11250 opened
Jan 5, 2024 -
Implement Preset Argument in tarfile.open Function and Add Test Coverage
#11251 opened
Jan 5, 2024 -
[docutils] Add remaining node classes and functions
#11255 opened
Jan 7, 2024 -
Fix "state" type annotations for tkinter "Canvas.create_*" methods
#11257 opened
Jan 7, 2024 -
protobuf: Prevent namespace package google from having a py.typed file at root
#11261 opened
Jan 8, 2024 -
Add pyelftools stubs
#11262 opened
Jan 8, 2024
19 Issues closed by 6 people
-
ctypes.LibraryLoader.LoadLibrary also accepts bytes
#11258 closed
Jan 8, 2024 -
Latest types-protobuf version 4.24.0.20240106 breaks with mypy
#11263 closed
Jan 8, 2024 -
Drop support for Python 3.7 (not until January 2024)
#10113 closed
Jan 5, 2024 -
pexpect - wrong annotation on timeout spawn class argument
#11239 closed
Jan 5, 2024 -
Some stubs for Lib/bdb.py are missing optional error `str` in return type.
#11230 closed
Jan 4, 2024 -
types-oauthlib missing oauthlib.openid.connect.core.grant_types.refresh_token
#11205 closed
Jan 4, 2024 -
`passlib.hash.bcrypt.using` doesn't know about parameters
#11104 closed
Jan 4, 2024 -
No type checking error for a function that returns a value and yields
#11222 closed
Jan 2, 2024 -
Daily tests failed on Mon Jan 01 2024
#11212 closed
Jan 1, 2024 -
I’ve created and tested stubs for antlr4.
#11161 closed
Dec 23, 2023 -
typing.Final hint not showing when used at class level
#11195 closed
Dec 21, 2023 -
stub_uploader tests fail
#11191 closed
Dec 21, 2023 -
Removing 2.7 from stdlib/VERSIONS
#11178 closed
Dec 20, 2023 -
Should HTTPMessage return `Optional[str]` for `__getitem__`?
#2333 closed
Dec 19, 2023 -
Communicating our versioning policy better
#10837 closed
Dec 19, 2023 -
win32print : WritePrinter accept bytes
#11160 closed
Dec 18, 2023 -
defusedxml has no type stubs
#11140 closed
Dec 11, 2023 -
PEP 646 (Variadic Generics) tracker
#8708 closed
Dec 11, 2023 -
Incorrect return type for asyncio.gather?
#2652 closed
Dec 8, 2023
11 Issues opened by 10 people
-
Adding platform information to stdlib/VERSIONS
#11260 opened
Jan 8, 2024 -
`os.EX_NOTFOUND` was... not found
#11259 opened
Jan 7, 2024 -
"Canvas.create_*" methods have invalid type hints for the "state" parameter
#11256 opened
Jan 7, 2024 -
types-protobuf fails pre-commit cache
#11254 opened
Jan 7, 2024 -
Switch to PEP 570 positional-only argument syntax
#11237 opened
Jan 4, 2024 -
Stubtesting gdb
#11225 opened
Jan 3, 2024 -
Flaky mypy error on typeshed test_cases
#11220 opened
Jan 2, 2024 -
gdb events are imported incorrectly
#11208 opened
Dec 28, 2023 -
`MethodType` uses `FunctionLike` types inconsistently
#11200 opened
Dec 26, 2023 -
TypeDict and `Mapping[Any, object]` incompatibilities for `unittest.assertDictEqual`
#11153 opened
Dec 11, 2023 -
What to do when the runtime lies?
#11141 opened
Dec 10, 2023
6 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.
-
functools.partial should use PEP612 ParamSpec (depends on #8708)
#8703 commented on
Dec 11, 2023 • 4 new comments -
Underscore for type-check only items?
#11122 commented on
Dec 16, 2023 • 2 new comments -
Can attributes named exactly like their type lead to issues?
#11113 commented on
Dec 29, 2023 • 2 new comments -
stdlib: more deprecations
#11009 commented on
Dec 22, 2023 • 2 new comments -
Decouple collections.abc types from typing aliases
#6257 commented on
Dec 24, 2023 • 1 new comment -
Bump influxdb-client to 1.39.*
#11116 commented on
Jan 4, 2024 • 1 new comment