Commit Graph

  • c9d3ca6f48 Touchups to tests/REGRESSION.md (#12826) Alex Waygood 2024-10-16 23:43:39 +01:00
  • 2370b8b9d1 memoryview: re-add inheritance from Sequence, set index and count to None (#12800) Jelle Zijlstra 2024-10-16 07:27:56 -07:00
  • 6feca18868 Update dependency pyright to v1.1.385 (#12764) renovate[bot] 2024-10-16 12:38:34 +02:00
  • 3187bc5b7e [stubsabot] Bump peewee to 3.17.7 (#12820) github-actions[bot] 2024-10-16 08:53:55 +02:00
  • ab8e0e1ca1 Fix return type of logging.config.BaseConfigurator.as_tuple (#12817) Brian Schubert 2024-10-15 14:54:48 -04:00
  • aedf65abe9 remove unneeded AsyncIterator base class from asyncio.StreamReader (#12815) Stephen Morton 2024-10-15 11:25:40 -07:00
  • 816b47c231 remove unneeded Interator base class from sqlite3.Cursor (#12813) Stephen Morton 2024-10-15 11:25:21 -07:00
  • 1fb6ebf62b Remove redundant inheritances from Iterator (#12814) Stephen Morton 2024-10-15 11:17:34 -07:00
  • f08d769f7c remove unneeded Iterable base class from CookieJar (#12812) Stephen Morton 2024-10-15 10:47:56 -07:00
  • a871efd90c remove unecessary Iterable base classes (#12810) Stephen Morton 2024-10-14 16:53:35 -07:00
  • e7e9c13c1c clean inheritance for OrderedDict related classes (#12809) Stephen Morton 2024-10-14 16:05:04 -07:00
  • 7b794ef343 remove unneeded fake base classes from mmap.mmap (#12807) Stephen Morton 2024-10-14 15:38:35 -07:00
  • a2d6d5315b [stubsabot] Use common functions from ts_utils (#12772) Sebastian Rittau 2024-10-14 15:41:28 +02:00
  • 42f6a21a71 Bump gdb to 15.0.* (#12804) Sebastian Rittau 2024-10-14 14:51:22 +02:00
  • ddf9d54dc1 Bump icalendar to 6.0.1 (#12802) Sebastian Rittau 2024-10-14 14:50:52 +02:00
  • 16bab543a3 make os._wrap_close not inherit from TextIOWrapper (#12774) Stephen Morton 2024-10-14 02:39:30 -07:00
  • 4b5a7b09a4 Bump pywin32 to 308.* (#12799) Avasam 2024-10-14 04:10:56 -04:00
  • cf9aa45d69 fix weakref.KeyedRef and weakref.ref constructor type (#12803) Thomas Grainger 2024-10-14 09:07:53 +01:00
  • 1fa4986f71 Move common utility functions to a common library (#12773) Sebastian Rittau 2024-10-14 08:00:02 +02:00
  • 407eeaa133 Correct types for setuptools.setup (#12791) Max Muoto 2024-10-13 16:38:31 -05:00
  • a5174d8150 Set literal default for bz2.BZ2Compressor.__init__ (#12798) Brian Schubert 2024-10-13 10:54:34 -04:00
  • 01036d2a5d Set literal default arguments for pickle.Pickler.__init__ and pickle.Unpickler.__init__ (#12797) Brian Schubert 2024-10-13 10:28:16 -04:00
  • 86e144b6d7 [peewee] Some methods return Self (#12788) violetc 2024-10-13 21:38:07 +08:00
  • 88a0f58c67 Reuse hashlib._Hash in hmac (#12793) Brian Schubert 2024-10-13 08:50:11 -04:00
  • 5fcd375815 Set default for enumerate's start argument (#12796) Max Muoto 2024-10-12 23:01:00 -05:00
  • 352cfc9773 Add missing 3.13 source kw-only param to code.InteractiveInterpreter.showsyntaxerror (#12792) Avasam 2024-10-12 16:10:00 -04:00
  • 9f8ee528df [stubsabot] Bump flake8-typing-imports to 1.16.* (#12784) github-actions[bot] 2024-10-12 20:22:17 +01:00
  • 7ccc587afb [stubsabot] Mark pygit2 as obsolete since 1.16.0 (#12785) github-actions[bot] 2024-10-12 04:33:56 +02:00
  • 28f0d6899b Add slice overload to traceback.FrameSummary.__getitem__ (#12783) Brian Schubert 2024-10-11 18:42:49 -04:00
  • f625e92ae5 memoryview: remove inheritance from Sequence (#12781) Trim21 2024-10-12 00:47:51 +08:00
  • 2d31815232 Bump gevent to 24.10.* (#12779) David Salvisberg 2024-10-11 16:24:41 +02:00
  • 03fe755ec1 move _operator classes to operator (#12745) Stephen Morton 2024-10-11 05:16:47 -07:00
  • 055d0431ad Document the supported stdlib versions (#12731) Sebastian Rittau 2024-10-11 13:48:54 +02:00
  • a73c77a8be Update pytype to 2024.10.11 (#12778) Jan Kühle 2024-10-11 12:59:33 +02:00
  • 17d2e5a862 Clean up common stubtest allowlist (#12770) Sebastian Rittau 2024-10-10 16:53:26 +02:00
  • 4f94a0e140 Bump fpdf2 to 2.8.1 (#12753) Sebastian Rittau 2024-10-10 16:49:39 +02:00
  • c490871c32 Add 'nis' to stubtest allowlist (#12769) Sebastian Rittau 2024-10-10 16:36:07 +02:00
  • 1939ed1dc1 ctypes.POINTER(None) returns ctypes.c_void_p (#12754) Jun Komoda 2024-10-10 19:29:37 +09:00
  • 98f3e5772d [fpdf2] Add actual NamedTuple defaults (#12768) Sebastian Rittau 2024-10-10 12:24:26 +02:00
  • 3f04e4d65b update psutil.Process.parent() return type (#12767) Cal Jacobson 2024-10-10 00:18:35 -05:00
  • f83b6fadbe add _asyncio (#12766) Stephen Morton 2024-10-09 20:55:28 -07:00
  • 42ebc89d8c remove redundant methods from _io classes (#12761) Stephen Morton 2024-10-09 20:32:54 -07:00
  • 4b6869d572 remove SupportsInt from bases of ipaddress._BaseAddress (#12765) Stephen Morton 2024-10-09 20:32:06 -07:00
  • f42ebdfa61 make shlex.shlex Iterator (#12756) Stephen Morton 2024-10-08 21:48:44 -07:00
  • 2b1c7d55b9 re-sort io classes into _io (#12755) Stephen Morton 2024-10-08 21:32:10 -07:00
  • 3e29e05e4a Experiment: remove IntFlag from enum.auto (#12760) Stephen Morton 2024-10-08 21:24:31 -07:00
  • 4b11151a0c [stubsabot] Bump xmltodict to 0.14.* (#12757) github-actions[bot] 2024-10-08 19:19:37 -07:00
  • c6b197e282 Allowlist six.create_bound_method.__code__ (Fix daily test failure) (#12759) Avasam 2024-10-08 22:17:52 -04:00
  • d7e6cb8e1a Bump networkx to 3.3 (#11727) github-actions[bot] 2024-10-08 10:44:50 +02:00
  • 1f4031cc96 Add __code__ to types.MethodType (#12749) Avasam 2024-10-08 04:30:49 -04:00
  • 8bc20e7415 Bump pywin32 to 307 (#12742) Avasam 2024-10-08 04:12:04 -04:00
  • dbd0d35217 add contextlib._BaseExitStack (#12750) Stephen Morton 2024-10-06 19:08:27 -07:00
  • f318894924 update _CursesWindow to the runtime name "window" (#12744) Stephen Morton 2024-10-06 19:04:55 -07:00
  • dbc71c9951 re-sort decimal classes (#12743) Stephen Morton 2024-10-06 13:19:22 -07:00
  • 1a0b507ae7 add unittest.mock.Base to MagicMixin and MagicProxy (#12747) Stephen Morton 2024-10-06 13:17:42 -07:00
  • 04f3f77ee5 Remove outdated comment regarding tokenize.generate_tokens (#12748) Tomas R. 2024-10-06 15:54:33 +02:00
  • 0aa5186826 Lock stubdefaulter to python_version < "3.13" due to missing 3.13 libcst wheels (#12741) Avasam 2024-10-06 04:40:23 -04:00
  • f30d367c7a move socket.error classes from _socket to socket (#12746) Stephen Morton 2024-10-05 18:19:34 -07:00
  • 8cb6df0201 Bump flake8-pyi to 24.9.0 (#12739) Alex Waygood 2024-10-05 19:16:05 +01:00
  • fc611d94c8 Update most test/lint dependencies (#12717) renovate[bot] 2024-10-05 07:52:10 -07:00
  • ad96829bfa Remove linters from requirements-tests.txt (#12725) Alex Waygood 2024-10-05 14:37:27 +01:00
  • 77510ae6a4 resort _ast and ast modules (#11162) Stephen Morton 2024-10-04 17:33:45 -07:00
  • 39650b43b5 add _sqlite3 module (#11174) Stephen Morton 2024-10-04 17:28:26 -07:00
  • 99095f5437 improve type annotations in 'docutils.frontend' (#12735) danieleades 2024-10-04 17:10:09 +01:00
  • 277202cf7e Xmlrpc: accept data:str|bytes and require method:str (#12734) Philipp Hahn 2024-10-04 16:12:02 +02:00
  • d16fe74e1f Fix _csv.Dialect.__init__ (#12320) sobolevn 2024-10-03 12:33:56 +03:00
  • 848cf9103d Remove Pillow stubs (#12732) Sebastian Rittau 2024-10-03 11:33:09 +02:00
  • 735942adb0 Add missing ssl related arguments to Redis from_url method (#12166) jonathan-h-grebe 2024-10-03 13:24:56 +09:00
  • bdc4c8c618 add type annotations for 'docutils.parsers.rst.directives.admonitions' (#12396) danieleades 2024-10-03 04:41:50 +01:00
  • 975760281c tarfile.open(): Handle all modes (#12181) Sebastian Rittau 2024-10-03 05:35:56 +02:00
  • 8228faa87d add type annotations to docutils.writers (#12420) danieleades 2024-10-03 04:31:35 +01:00
  • 26b3c69ee4 Add option to keep tmp dir to stubtest script (#12151) Sebastian Rittau 2024-10-03 04:48:52 +02:00
  • 8acc85dbab dateutil: Enable failing test (#11612) Sebastian Rittau 2024-10-03 01:39:30 +02:00
  • 45f96fe343 Move multiprocessing test-case file to the right place (#12727) Alex Waygood 2024-10-02 16:36:24 +01:00
  • 061f562935 gevent: remove unused allowlist entry (#12726) Alex Waygood 2024-10-02 16:28:06 +01:00
  • 2bf4edd901 [icalendar] Update to 6.0.0 (#12706) Sebastian Rittau 2024-10-02 16:49:26 +02:00
  • e4c84dfb11 Make email.policy classes generic (#12724) Sebastian Rittau 2024-10-02 16:42:07 +02:00
  • f266dc226a Change RawIOBase return types from None to MaybeNone (#12686) Sebastian Rittau 2024-10-02 16:11:23 +02:00
  • e05f3f083f Fix: pytz: is_dst parameter (#12723) Robsdedude 2024-10-02 13:11:12 +02:00
  • 719ddd1774 move re.error into re.pyi (#11188) Stephen Morton 2024-10-02 02:26:44 -07:00
  • 6ba6589144 Support environment markers in requires fields (#12711) Sebastian Rittau 2024-10-02 10:14:33 +02:00
  • 213ca9eb81 Update vobject (#12721) Jelle Zijlstra 2024-10-02 00:27:21 -07:00
  • 481230077b Update dependency pyright to v1.1.383 (#12722) renovate[bot] 2024-10-02 07:33:36 +01:00
  • b54dcc6783 [str] Add LiteralString overload for __getitem__ (#12714) Pradeep Kumar 2024-10-02 08:59:00 +05:30
  • 4f37d8fff8 add _ssl module (#11155) Stephen Morton 2024-10-01 20:10:51 -07:00
  • c43894568f resort weakref classes (#11165) Stephen Morton 2024-10-01 19:50:10 -07:00
  • 6bc1884577 follow implementation more closely in zoneinfo (#11189) Stephen Morton 2024-10-01 19:49:01 -07:00
  • e9c7346b0e [stubsabot] Bump reportlab to 4.2.5 (#12719) github-actions[bot] 2024-10-01 18:50:57 -07:00
  • a1088d09b0 [stubsabot] Bump qrcode to 8.0.* (#12718) github-actions[bot] 2024-10-01 18:50:48 -07:00
  • ddb57608fd move pyexpat.ExpatError to xml.parsers.expat.ExpatError (#11168) Stephen Morton 2024-10-01 18:45:11 -07:00
  • bdb5b52d50 Make multiprocessing pipes generic (#11137) Avasam 2024-10-01 21:11:42 -04:00
  • 44aa63330b Update most test/lint dependencies (#12713) renovate[bot] 2024-10-01 14:38:01 +02:00
  • 1c96234848 add stubs for m3u8 (#12683) DinhHuy2010 2024-10-01 19:05:59 +07:00
  • 302e83f003 [stubsabot] Bump Flask-SocketIO to 5.4.* (#12712) github-actions[bot] 2024-10-01 09:23:44 +01:00
  • c47650323e fix: correct headers= kwarg in HTTP[S]Connection (#12704) Dima Tisnek 2024-10-01 15:59:46 +09:00
  • 91a58b07cd Amend third-party removal policy (#12710) Sebastian Rittau 2024-09-30 22:04:29 +02:00
  • 3b385903a1 Pass Requirement objects around (#12709) Sebastian Rittau 2024-09-30 17:45:58 +02:00
  • 06b50fcc27 Fix yeardatescalendar, yeardays2calendar, yeardayscalendar return types (#12703) Semyon Pupkov 2024-09-30 16:47:49 +05:00
  • 7ce17a95f6 Document to stubtest_requirements field in the proper place. (#12707) Sebastian Rittau 2024-09-30 13:46:48 +02:00
  • db265afec5 Use Mapping for local Python namespace parameters (#12705) Victorien 2024-09-30 11:26:41 +02:00