Commit Graph

  • a7c5d8bc14 Ignore Y023 in generated *_pb2.pyi files (#11246) Alex Waygood 2024-01-05 18:01:54 +00:00
  • 53a8193d64 Update typing_extensions imports in stdlib (#11244) Sebastian Rittau 2024-01-05 17:15:19 +01:00
  • b6eaadcfe5 Update typing_extensions imports in third-party stubs (#11245) Sebastian Rittau 2024-01-05 15:40:13 +01:00
  • 1b471a9a0a Update typing_extensions imports in infrastructure and tests (#11243) Sebastian Rittau 2024-01-05 14:30:45 +01:00
  • 87a695ab98 Update typing_extensions list in CONTRIBUTING (#11242) Sebastian Rittau 2024-01-05 13:22:32 +01:00
  • 23604858a6 Remove Python 3.7 branches (#11238) Sebastian Rittau 2024-01-05 11:39:39 +01:00
  • 4e62577002 Fix timeout argument on pexpect spawn class constructor (#11239) (#11240) Renato Garcia 2024-01-05 07:09:51 -03:00
  • 2cafcc90a7 socket: rework to match docs more closely, improve accuracy on linux (#11219) Shantanu 2024-01-04 14:36:31 -08:00
  • 9fe7e1f28f fix pexpect delaybeforesend_type (#11221) Pierre Marchand 2024-01-04 16:16:39 +01:00
  • 1b2cabce4d Remove macpath (removed in Python 3.8) (#11236) Sebastian Rittau 2024-01-04 15:10:36 +01:00
  • 4e5f7a7142 Drop support for Python 3.7 (#11234) Sebastian Rittau 2024-01-04 14:48:44 +01:00
  • 262d73c90c Update description of _typeshed.Self (#11233) Sebastian Rittau 2024-01-04 14:43:22 +01:00
  • 54447f63a4 Use type instead of Type in typing.pyi (#11235) Viicos 2024-01-04 14:04:43 +01:00
  • 56b0c8b42e Lib/bdb.py: add some missing optional str in return (#11231) buermarc 2024-01-04 13:17:07 +01:00
  • 3f57017aaf Add support for the refresh_token grant type (RefreshTokenGrant) (#11… (#11206) George Fourtounis 2024-01-04 13:24:57 +02:00
  • 5e66eb5940 Fix passlib.utils.handlers.TruncateMixin.using (#11229) Martin Fischer 2024-01-04 12:15:25 +01:00
  • 6fcd37456d Move ellipsis definition to types (#11223) Shantanu 2024-01-02 16:14:53 -08:00
  • 6aa6722fe1 Update type hints for paramiko 3.4 (#11218) Manfred Kaiser 2024-01-02 09:45:43 +01:00
  • d4daff337f Update black to 23.12.1 (#11216) pre-commit-ci[bot] 2024-01-01 21:40:33 +00:00
  • b56c9f1606 netaddr: Bump to 0.10.* (#11215) Ali Hamdan 2024-01-01 19:31:26 +01:00
  • f0c6488394 Pin seaborn to 0.13.0 (#11213) Alex Waygood 2024-01-01 00:24:48 +00:00
  • 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