Commit Graph

  • 1d3c326518 base64: accept str for altchars and map01 in decode functions (#11210) Matthieu Darbois 2023-12-31 15:50:33 +01:00
  • 3ede0565d1 requests: Use the Any trick in HTTPError (#11207) Akuli 2023-12-30 11:28:10 +02:00
  • 3edfd9037c Improve return types of os.wait3 and os.wait4 (#11194) Kewei Li 2023-12-28 08:09:38 -08:00
  • 07d1d2a70c Add attributes to AST type_param classes (#11202) Jacob Walls 2023-12-28 07:25:12 -05:00
  • ed201da420 [stubsabot] Bump regex to 2023.12.25 (#11198) github-actions[bot] 2023-12-25 01:21:37 +01:00
  • 16933b838e Bump mypy (and a few other test dependencies) (#11196) Alex Waygood 2023-12-21 22:57:58 +00:00
  • c1137ee364 stdlib modules removed in Python 3.13 (PEP 594) (#11193) Pavel Karateev 2023-12-21 06:55:11 +01:00
  • 1245faf0d5 Remove 2.7 from VERSIONS (#11185) Shantanu 2023-12-20 05:31:22 -08:00
  • 8dfebc0117 Bump pyright to 1.1.342 (#11190) Nikita Sobolev 2023-12-20 14:11:38 +03:00
  • ba7bd9f98a Add some missing networkx annotations (#11181) Neil Girdhar 2023-12-19 06:21:47 -05:00
  • 2dfa9544ed Fix annotation for networkx.subgraph_view (#11180) Neil Girdhar 2023-12-19 06:16:08 -05:00
  • cf6bafbaf2 override http.HTTPMessage methods to only use str for the header type (#11114) Avasam 2023-12-19 02:37:57 -05:00
  • 7bdf6ba85c [stubsabot] Bump braintree to 4.25.* (#11182) github-actions[bot] 2023-12-18 17:48:30 -08:00
  • 25009411db Set the maximum line length in .editorconfig (#11184) Neil Girdhar 2023-12-18 20:21:01 -05:00
  • ad51dde631 add unittest.case._AssertRaisesBaseContext class (#11158) Stephen Morton 2023-12-18 14:07:47 -08:00
  • f8e738621f add intermediate classes in selectors module (#11164) Stephen Morton 2023-12-18 11:22:05 -08:00
  • a53bfebb3f add zipfile._path (#11150) Stephen Morton 2023-12-18 05:45:20 -08:00
  • 91b35bb5f5 Review SupportsInt and SupportsFloat usages in 3rd-party stubs (#11003) Avasam 2023-12-18 08:14:37 -05:00
  • fd3228a2e2 threading.ThreadError and threading.local are aliases from _thread (#11167) Stephen Morton 2023-12-18 05:13:08 -08:00
  • 9d8188c96d Document "the Any trick" (#11117) Avasam 2023-12-18 07:56:22 -05:00
  • 662158629b seaborn: Complete the categorical module (#11170) Ali Hamdan 2023-12-18 13:49:52 +01:00
  • cdad9047d5 stdlib: Use Unpack for concurrent.futures.*Executor constructors (#11171) Ali Hamdan 2023-12-18 13:46:15 +01:00
  • 96526875f7 pywin32 annotations improvements (#11177) Avasam 2023-12-18 07:33:56 -05:00
  • d3bf2805b4 Bump pyinstaller to 6.3.* (#11175) Avasam 2023-12-17 16:47:29 -05:00
  • 33df486ba2 Allow the use of local-only stubtest allowlists (#11173) Stephen Morton 2023-12-16 18:43:33 -08:00
  • 658dd55c41 Add networkx stubs (#10544) Audrey Dutcher 2023-12-14 19:52:04 -07:00
  • b6740d0bf4 use _compression.BaseStream for lzma.LZMAFile (#11166) Stephen Morton 2023-12-14 16:02:05 -08:00
  • c390c70d2a email.message.Message: Improve payload methods and Explain why __getitem__ isn't typed to return None (#11095) Avasam 2023-12-14 18:28:15 -05:00
  • 6c5dc240f2 [stubsabot] Bump hdbcli to 2.19.* (#11157) github-actions[bot] 2023-12-13 11:55:45 +00:00
  • 3171cb44aa Bump fpdf2 to 2.7.7 (#11149) Sebastian Rittau 2023-12-13 01:31:37 +01:00
  • 0e5277c847 Remove duplicated items from ruff's exclude list (#11156) Aliaksei Urbanski 2023-12-13 01:37:33 +03:00
  • 92928b5f60 add pyclbr._Object (#11151) Stephen Morton 2023-12-12 12:24:27 -08:00
  • fdc195465b Add tests for TestCase.assertDictEqual() (#11154) Sebastian Rittau 2023-12-12 16:41:18 +01:00
  • 1600850258 fix inheritance for urllib.response.addbase (#11152) Stephen Morton 2023-12-12 04:03:37 -08:00
  • cff2b3db0c add email._policybase (#11146) Stephen Morton 2023-12-11 10:48:48 -08:00
  • 1574ff3973 add xml.sax._exceptions module (#11147) Stephen Morton 2023-12-11 10:48:30 -08:00
  • 7ba83f3055 follow implementation details of dis.Instruction (#11148) Stephen Morton 2023-12-11 10:48:06 -08:00
  • fd558f8acf importlib.abc.Loader moved to importlib._abc.Loader in 3.10 (#11142) Stephen Morton 2023-12-11 05:48:58 -08:00
  • 1087d87379 [stubsabot] Bump ujson to 5.9.* (#11143) github-actions[bot] 2023-12-11 05:47:11 +01:00
  • 695d67cd7b Add deprecation classes in importlib.metadata (#11118) Stephen Morton 2023-12-10 12:06:22 -08:00
  • be55326873 Replace overload hack in operator.itemgetter with PEP 646 Unpack (#11136) Ali Hamdan 2023-12-10 17:25:48 +01:00
  • 6ae413f2c0 seaborn: complete the distributions module (#11131) Ali Hamdan 2023-12-10 16:18:59 +01:00
  • 88193cd7df seaborn: mark simple deprecations (#11130) Ali Hamdan 2023-12-10 12:04:19 +01:00
  • d373050dbb Fix importlib.abc.Finder base class, method availability (#11134) Stephen Morton 2023-12-10 03:01:44 -08:00
  • 3348ca5b10 fanstatic: Use Unpack in fanstatic.injector.Injector (#11139) David Salvisberg 2023-12-10 11:45:35 +01:00
  • df9a51306a gevent: Use TypeVarTuple instead of old ParamSpec workaround. (#11129) David Salvisberg 2023-12-10 05:40:09 +01:00
  • 336c062489 Remove write modes from importlib.resources.abc.Traversable (#11124) Paul Ganssle 2023-12-09 23:38:40 -05:00
  • 45b1db9f8e use _LoopBoundMixin in asyncio when appropriate (#11127) Stephen Morton 2023-12-09 20:36:34 -08:00
  • 6b9f82d2e1 make pointer types in ctypes.wintypes subclasses instead of aliases (#11126) Stephen Morton 2023-12-09 20:34:22 -08:00
  • 9c5479ffda stdlib: Use PEP646 tuple unpack for precise os.execl(p)e typing (#11133) Ali Hamdan 2023-12-10 05:34:00 +01:00
  • 51ec2f0900 tkinter: Use a TypeVarTuple in .after() and .after_idle() methods (#11014) Akuli 2023-12-09 01:00:13 +02:00
  • a08d2d5d66 Use PEP-646 in stubs for asyncio (#11015) Alex Waygood 2023-12-08 22:59:42 +00:00
  • 250fcd3067 Bump pytype test dependency to 2023.12.8 (#11125) Alex Waygood 2023-12-08 22:11:51 +00:00
  • ad5ec921e0 Bump various test dependencies (#11120) Alex Waygood 2023-12-08 11:01:36 +00:00
  • bb1f70ad08 Fix stubtest now that Python 3.12.1 is out (#11121) Alex Waygood 2023-12-08 10:59:44 +00:00
  • acfdebfeb8 fix xxlimited inheritance (#11119) Stephen Morton 2023-12-07 12:04:41 -08:00
  • e76e6811e1 Fix pywin32's PyCBitmap.GetBitmapBits method (#11108) Avasam 2023-12-07 05:40:00 -05:00
  • e915cb28be email.feedparser.BytesFeedParser is a subclass of FeedParser (#11110) Stephen Morton 2023-12-07 02:28:26 -08:00
  • 1b6691067a fix superclass for UnixDatagramServer and UnixStreamServer (#11115) tungol 2023-12-06 23:05:46 -08:00
  • c8a81997ab Bump pyright to 1.1.339 (#11084) Avasam 2023-12-06 17:40:06 -05:00
  • 4246c54a12 psycopg2: improve cursor_factory params (#11085) Avasam 2023-12-06 17:29:23 -05:00
  • aded4aa390 Add stubs for gevent (#10527) David Salvisberg 2023-12-06 20:32:48 +01:00
  • d8c174d26a Remove stubs for stdlib-list (#11111) Alex Waygood 2023-12-06 16:41:45 +00:00
  • db3024d2e7 Use builtin TimeoutError in asyncio and concurrent.futures (#11109) tungol 2023-12-06 00:22:26 -08:00
  • 64773f398d fix(psycopg2): fix copy_expert signature (#11099) Mehdi GMIRA 2023-12-06 08:11:41 +01:00
  • 9eb099ed6b Stubtest fixes for the latest patch release of py311 (#11107) Alex Waygood 2023-12-06 00:55:46 +00:00
  • fd7ff19577 Use StrEnum as base class, when available (#11100) tungol 2023-12-05 04:27:10 -08:00
  • b5511ca648 Go back to default for useLibraryCodeForTypes & delete removed vscode-python configs. (#11101) Avasam 2023-12-05 07:24:18 -05:00
  • 23b0291176 openpyxl: Type styleable descriptors (#11103) Avasam 2023-12-05 04:41:41 -05:00
  • 5521da8e92 Openpyxl: Various improvements (#11092) Avasam 2023-12-04 15:54:45 -05:00
  • 0f7241844e seaborn: complete and fix axisgrid module (#11096) Ali Hamdan 2023-12-04 12:30:26 +01:00
  • fe48f37bf7 stdlib: Annotate type.__prepare__ to return a mutable object (#11093) Simon Lanzmich 2023-12-03 23:46:33 +01:00
  • 77ff987b57 Add some missing attribute annotations to trace.pyi (#11091) Alex Waygood 2023-12-03 22:14:15 +00:00
  • d067f205e6 [stubsabot] Bump flake8-bugbear to 23.12.2 (#11097) github-actions[bot] 2023-12-03 00:16:12 +00:00
  • 5f12eebda4 openpyxl: type to_tree methods (#10967) Avasam 2023-12-01 07:13:16 -05:00
  • 3a036b64fc logging: Remove hack obsoleted by PEP 655 (#11078) Sebastian Rittau 2023-11-30 22:48:54 +01:00
  • 9fbf2e1c0c Fix: functools.reduce does not accept keyword arguments (#11090) Rayan Sóstenes 2023-11-30 10:44:52 -03:00
  • d4bd6d96a0 Bump pytype to 2023.11.29 (#11089) Sebastian Rittau 2023-11-30 08:59:51 +01:00
  • 78052791df [stubsabot] Bump flake8-bugbear to 23.11.28 (#11088) github-actions[bot] 2023-11-30 00:20:58 +00:00
  • 0b36e65877 Remove redundant sys.version_info condition (#11087) Alex Waygood 2023-11-29 19:10:48 +00:00
  • ef346aba0d Fixes to typing and typing_extensions stubs (#11086) Alex Waygood 2023-11-29 19:00:58 +00:00
  • 1d3a18c6da asyncio: create_subprocess_exec is the same as create_subprocess_shell, except where it isn't (#11076) Paul J. Dorn 2023-11-29 16:11:03 +00:00
  • d5685789cc Bump boltons to 23.1.* (#11083) Avasam 2023-11-29 11:05:44 -05:00
  • 4687faab8e Use ConvertibleToInt/ConvertibleToFloat in many third-party stubs (#11022) Avasam 2023-11-29 06:23:00 -05:00
  • 09668963a1 Make itertools.starmap covariant (#11037) Alex Waygood 2023-11-29 11:10:26 +00:00
  • e7c57b5a6d Bump setuptools to 69.0.* (#11069) Alex Waygood 2023-11-28 22:23:29 +00:00
  • e2a393897c shutil.pyi: update chown stubs to support file descriptor (#11082) Jit Kanetkar 2023-11-28 16:22:33 -06:00
  • 9d6d79c83c typing-sig is no more, it's bereft of life, it's an ex-list (#11081) Sebastian Rittau 2023-11-28 23:09:13 +01:00
  • 21a0104f0d maintainers += Avasam (#11080) Alex Waygood 2023-11-28 22:03:28 +00:00
  • 9bbfa3362a Add importlib.machinery.NamespaceLoader (#11074) Alex Waygood 2023-11-28 20:02:24 +00:00
  • 53592e421a set root for logging dict config to be non-None (#11077) Anthony Sottile 2023-11-28 14:21:19 -05:00
  • 5cd7892f36 [stubsabot] Bump flake8-bugbear to 23.11.26 (#11075) github-actions[bot] 2023-11-28 00:26:27 +00:00
  • b92221eb97 psycopg2: fix range annotations (#11071) Emanuele Giaquinta 2023-11-27 09:41:09 +02:00
  • d27426488e Added paramiko3.2 PKey and PublicBlob methods (#11067) dispread 2023-11-24 18:55:21 +01:00
  • b1d5f2f8d5 Provide precise type hints for combinations_with_replacement (#11068) Serious-senpai 2023-11-25 00:46:39 +07:00
  • 81633e2709 Bump mypy and pytype test dependencies (#11065) Alex Waygood 2023-11-23 20:48:11 +00:00
  • 01432805d9 Fix typos in docs and comments (#11064) Alex Waygood 2023-11-23 14:55:58 +00:00
  • 30f7267b5d Bump pygments to 2.17 (#11051) Sebastian Rittau 2023-11-23 15:55:38 +01:00
  • 1d2fe59e88 Third-party stubs: remove unused type: ignores (#11063) Alex Waygood 2023-11-23 13:35:45 +00:00
  • b04e50d522 redis: remove unused type: ignores (#11062) Alex Waygood 2023-11-23 13:02:25 +00:00