Commit Graph
14 Commits
Author SHA1 Message Date
Kanishk Pachauri 7cb3eef00c Update _socket.pyi to include tuple[int, bytes] address format (#13596) 2025-03-07 19:05:24 +01:00
Kanishk Pachauri 2f8de52edf Fix parameter type annotations in _cffi_backend stub. (#13590) 2025-03-06 19:03:01 +01:00
Kanishk Pachauri 91a90ed1d9 Fix: OAuth1 type hints to include realm parameter (#13579) 2025-03-05 20:54:47 +01:00
Kanishk Pachauri eb7df6d118 fix: weight parameter type for networkx.algorithms.shortest_paths (#12663) 2024-09-17 21:37:51 +02:00
Kanishk PachauriandShantanu b24dfccb74 Add defaults to the generic parameters of BaseExceptionGroup and ExceptionGroup (#12258)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
2024-07-11 06:11:19 -07:00
Kanishk Pachauri 70d9d1fe84 fix: resolve issue with SubParsersAction.add_parser for custom ArgumentParser subclasses (#12212) 2024-06-25 16:44:45 -07:00
Kanishk Pachauri 309aebf9d7 fix: ArgParse's registry for the type keyword argument to add_argument (#12194) 2024-06-25 17:31:45 +02:00
Kanishk Pachauri de22c30fa8 tarfile: fix preset type for tarfile.open (#12193) 2024-06-23 16:08:31 -07:00
Kanishk Pachauri b859441e74 [pyflakes] add backwards compatibility module (#11910) 2024-05-14 07:50:51 +02:00
Kanishk Pachauri 864dee36fb stubs: [BeautifulSoup] fix incomplete type specs for formatter (#11885) 2024-05-10 10:45:44 +02:00
Kanishk Pachauri 120f01dcb3 stubs: change psutil's Process.wait timeout argument to float (#11883)
Fixes #11866
2024-05-09 19:25:00 -07:00
Kanishk Pachauri 1e7e174b4f stdlib: fix ctypes errcheck type (#11467) 2024-02-26 14:47:46 +01:00
Kanishk Pachauri 49b1a1a96a stdlib: Use Literal in difflib.SequenceMatcher.get_opcodes (#11464) 2024-02-23 07:44:29 -08:00
Kanishk Pachauri aed633ec95 fix: typo on setuptools (#11432) 2024-02-16 18:59:24 +01:00