Commit Graph

  • c3fa8a0ad2 [yt-dlp] Fix YoutubeDL.YoutubeDL.download return value (#15336) Tatsh 2026-01-29 06:05:42 -05:00
  • 7f3ec00160 [assertpy] Accept extensions with additional parameters (#15329) Emmanuel Ferdman 2026-01-27 08:23:56 +02:00
  • deabec1998 [gunicorn] Revert * to patch version (#15327) Semyon Moroz 2026-01-26 18:29:47 +00:00
  • f0878dea3d [ts_utils] Update jsonc_to_json function (#15325) Semyon Moroz 2026-01-26 18:29:15 +00:00
  • 8397d5678e [time] Fix parameter type of sleep et al. (#15321) Dutcho 2026-01-26 11:23:30 +01:00
  • 10933499b2 [gunicorn] Update to 24.1.0 (#15323) Semyon Moroz 2026-01-26 10:21:15 +00:00
  • f424458cbb [pexpect] Accept dict for env parameter, not just os.environ (#15270) Emmanuel Ferdman 2026-01-26 12:08:27 +02:00
  • 0664473614 Fix grammar typos (#15324) Semyon Moroz 2026-01-25 15:23:18 +00:00
  • 84c2067451 Make self a positional-only argument in all update overloads (#15322) Felix Uhl 2026-01-24 23:51:47 +01:00
  • 35b688e98e Use contravariant type variable rather than object in Container (#15320) Randolf Scholz 2026-01-24 17:40:45 +01:00
  • 8a363f669f [stubsabot] Bump httplib2 to 0.31.2 (#15318) github-actions[bot] 2026-01-24 09:34:33 +01:00
  • 507b51f833 [stubsabot] Bump setuptools to 80.10.* (#15312) github-actions[bot] 2026-01-23 17:50:32 -05:00
  • 72fc258376 [python-dateutil] Add missing annotation to 'tag' in rebuild.py (#15196) lev-blit 2026-01-23 19:30:25 +02:00
  • 65ae6a2ebf [sqlite3] Fix type of row_factory for Connection and Cursor (#15316) Til Boerner 2026-01-23 14:39:04 +01:00
  • 42f7953e7f [http.cookies] Fix wrong return type in BaseCookie.value_encode (#15267) Bera 2026-01-23 14:39:16 +03:00
  • 15f6b0ac15 [contextlib] Deprecate @(async)contextmanager wrapping a function returning Iterator (#12087) Thanos 2026-01-23 06:06:18 -05:00
  • 5c49b1fe49 Specialize plain slice type hints (#13007) Randolf Scholz 2026-01-23 10:35:39 +01:00
  • 2ff920f291 [stubsabot] Bump jmespath to 1.1.* (#15315) github-actions[bot] 2026-01-23 07:35:02 +00:00
  • 80fd73de22 Use stricter pyright settings when testing punq in CI (#15314) Alex Waygood 2026-01-22 12:52:43 +00:00
  • a3568ac8d9 [tensorflow] Fix tf.tile (#15306) Hoël Bagard 2026-01-20 16:59:09 +09:00
  • 4992a813c1 [geopandas] Add lz4 and zstd compression to to_parquet (#15195) John Hattas 2026-01-19 09:49:03 -06:00
  • cc24a838fc [socket/_socket] Restore bluetooth socket constants on Linux (#15209) Stephen Morton 2026-01-19 06:56:32 -08:00
  • 2bcf7bb270 [tensorflow]: Add tf.tile (#15300) Hoël Bagard 2026-01-19 23:55:16 +09:00
  • a7e3fca322 [punq] Add missing return type for Container.register() (#15301) Abraham Murciano 2026-01-19 16:54:09 +02:00
  • 64f965e5aa tensorflow: add Activation, GlobalAveragePooling2D and MaxPool2D layers (#15302) Hoël Bagard 2026-01-19 17:23:31 +09:00
  • d2154f5ad8 Style and formatting docs fixes (#15299) Semyon Moroz 2026-01-18 08:49:20 +00:00
  • b94c9e8e48 [dis] Deprecate show_caches parameter in get_instructions (#15294) Semyon Moroz 2026-01-16 19:24:51 +00:00
  • 236a8c0b08 allow arbitrary types in set difference (#15160) Randolf Scholz 2026-01-16 14:36:23 +01:00
  • bcf2ccf0a3 [reportlab] Update to 4.4.9 (#15290) Semyon Moroz 2026-01-16 11:14:54 +00:00
  • ba6dbf4573 [urllib] Deprecate addinfourl methods (#15291) Semyon Moroz 2026-01-16 07:41:35 +00:00
  • 7c0301e620 [stubsabot] Bump Send2Trash to 2.1.* (#15197) github-actions[bot] 2026-01-16 06:32:58 +01:00
  • ee1e94d430 [tkinter] Annotate few methods (#15273) Semyon Moroz 2026-01-15 23:28:12 +00:00
  • 5e477a316c [yt-dlp] Make _Params["playlist_items"] a str (#15287) Martijn van der Ven 2026-01-15 20:03:26 +01:00
  • dabb619031 Use stricter pyright settings when checking ephem in CI (#15288) Alex Waygood 2026-01-15 16:44:42 +00:00
  • 8649162420 Add stubs for ephem (#15191) Remco646 2026-01-15 15:29:45 +01:00
  • 127e4d240d Add type stubs for punq (#15274) Abraham Murciano 2026-01-15 15:24:39 +02:00
  • e872935317 [tarfile] TarFile.errorlevel can't be None (#15214) Guo Ci 2026-01-15 06:38:36 -05:00
  • 0c45df1544 Check pyrightconfig stricter exclude list order (#15243) Semyon Moroz 2026-01-15 11:32:58 +00:00
  • 6731a33cdb [psutil] Annotate Popen.__init__ method (#15186) Semyon Moroz 2026-01-15 10:24:48 +00:00
  • c06ef9d88b [imaplib] Fix append args types (#15187) savanto 2026-01-15 10:18:22 +00:00
  • 3ecbf2ff9b [ssl] Deprecate read and write methods (#15285) Semyon Moroz 2026-01-15 10:11:02 +00:00
  • 4372b1d733 [ctypes] Soft deprecate ARRAY (#15204) Semyon Moroz 2026-01-15 10:09:58 +00:00
  • 4c6351190f [Authlib] Annotate more (#15203) Semyon Moroz 2026-01-15 10:06:43 +00:00
  • 66a69d0d72 [Send2Trash] Update to 2.0.* (#15202) Semyon Moroz 2026-01-15 10:04:43 +00:00
  • 4685e27180 [stubsabot] Bump regex to 2026.1.15 (#15281) github-actions[bot] 2026-01-15 10:33:36 +01:00
  • fd895f7819 [socket] Make socketpair not support type: SocketType (#15284) Ganden Schaffner 2026-01-14 23:39:35 -08:00
  • 3789c36681 tensorflow: add tf.keras.metrics.MeanSquaredError (#15282) Hoël Bagard 2026-01-15 16:34:40 +09:00
  • cd8b26b0ce [email.utils] Remove non-existing overload of parsedate_to_datetime (#15280) Victor Westerhuis 2026-01-14 15:44:11 +01:00
  • e887eae0d2 [itertools] More specific type hints for batched(..., strict=True) (#15277) Liam DeVoe 2026-01-14 05:50:40 -05:00
  • 77f8e8f2a5 [httplib2] Update to 0.31.1 (#15278) Semyon Moroz 2026-01-14 08:32:06 +00:00
  • ce0726c156 [pyinstaller] Update to 6.18.* (#15279) Semyon Moroz 2026-01-14 08:30:17 +00:00
  • 82c9b97fef Add comment indicating default value of format parameter in typing.get_type_hints() (#15268) Victorien 2026-01-13 18:15:27 +01:00
  • ce2b37da45 [http.cookies] 'value', 'coded_value', and 'key' of Morsel can return None (#15264) b9788213 2026-01-12 18:56:26 +03:00
  • 6fa275f4a7 cmath.rect accepts float-likes (#15247) Ali Hamdan 2026-01-12 16:32:16 +01:00
  • f0344b83b3 [xmltodict] Fix false positive for namespaces with None values (#15245) Emmanuel Ferdman 2026-01-12 17:21:13 +02:00
  • 47c0e2d5aa [tensorflow]: Add a few missing elements (#15265) Hoël Bagard 2026-01-12 23:32:25 +09:00
  • 7d70675747 [django-import-export] Update to 4.4.* (#15256) Semyon Moroz 2026-01-12 14:00:04 +00:00
  • 31791106cb [tensorflow]: Add tf.split (#14890) Hoël Bagard 2026-01-12 22:45:31 +09:00
  • 5c5f3eb390 sre_compile: use TypeIs (#15263) Jelle Zijlstra 2026-01-11 15:47:09 -08:00
  • 3735956f83 [select] Deprecate flags parameter for epoll (#15255) Semyon Moroz 2026-01-11 22:33:23 +00:00
  • 111bbb5cd2 Add secrets.DEFAULT_ENTROPY (#15261) Victor Westerhuis 2026-01-11 23:32:42 +01:00
  • c96d8dd7f9 [urllib] Deprecate cafile, capath, cadefault parameters (#15260) Semyon Moroz 2026-01-11 22:31:33 +00:00
  • a679bdc438 [stdlib] Deprecate keyfile, certfile and check_hostname parameters (#15259) Semyon Moroz 2026-01-11 22:31:03 +00:00
  • 3593e35df4 [stdlib] Add default values part 2 (#14769) Semyon Moroz 2026-01-11 19:08:32 +00:00
  • a4eeb5c05b Make self and cls positional-only in dict constructor methods (#15262) Alex Waygood 2026-01-11 18:21:07 +00:00
  • 5a45a9a5bc [inspect] Deprecate getcallargs function (#15258) Semyon Moroz 2026-01-11 16:00:44 +00:00
  • 4092415812 statistics: relax linear_regression input types (#15249) Ali Hamdan 2026-01-11 07:00:53 +01:00
  • 9d40875925 [http.client] Update HTTPResponse.info (#15248) Semyon Moroz 2026-01-10 23:28:44 +00:00
  • 98d6327550 [pydoc] Update ErrorDuringImport (#15251) Semyon Moroz 2026-01-10 23:22:53 +00:00
  • bf0f0a56a8 [gc] Add default values (#15253) Semyon Moroz 2026-01-10 23:20:50 +00:00
  • 9840c58451 [sre_compile] Use TypeGuard for isstring (#15250) Semyon Moroz 2026-01-10 23:20:27 +00:00
  • e213e04a84 Update pathspec to >=1.0.3 (#15244) Semyon Moroz 2026-01-09 17:05:43 +00:00
  • 2e67ef8362 [fileinput] Deprecate hook_encoded (#15240) Semyon Moroz 2026-01-09 16:24:41 +00:00
  • 41c18afd59 [http.client] Deprecate HTTPResponse methods (#15241) Semyon Moroz 2026-01-09 16:23:41 +00:00
  • f30821cf01 [functools] Allow method override with @cache decorator (#15238) Emmanuel Ferdman 2026-01-09 17:18:58 +02:00
  • 63ea326f8c [zstd] Update to ~=1.5.7.3 (#15242) Semyon Moroz 2026-01-09 10:02:28 +00:00
  • 9a175299c4 [docker] Fix Container.attach() return type (#15155) Emmanuel Ferdman 2026-01-08 20:01:24 +02:00
  • f8b61f65d4 Update dependency uv to v0.9.22 (#15200) renovate[bot] 2026-01-08 12:24:11 +01:00
  • 7b3d25dcac Update mypy to 1.19.1 (#15235) Sebastian Rittau 2026-01-08 11:47:35 +01:00
  • dc0acad81a Install grpcio-tools when using Python 3.14 (#15233) Sebastian Rittau 2026-01-08 11:25:24 +01:00
  • b20bcf7f07 [xml.etree] Deprecate parser parameter in iterparse function (#15227) Semyon Moroz 2026-01-08 10:06:18 +00:00
  • aebc71d959 [importlib] Deprecate ResourceReader (#15229) Semyon Moroz 2026-01-08 10:05:08 +00:00
  • 2886dc66e1 Update pyright to 1.1.408 (#15232) Sebastian Rittau 2026-01-08 10:50:09 +01:00
  • a99e8e42d5 Update pathspec to 1.0.0 (#15234) Sebastian Rittau 2026-01-08 10:47:43 +01:00
  • 9eb6c14846 [stubsabot] Bump jsonschema to ~=4.26.0 (#15231) github-actions[bot] 2026-01-08 07:47:43 +00:00
  • 99c241b728 [stubsabot] Bump peewee to 3.19.0 (#15230) github-actions[bot] 2026-01-08 07:46:50 +00:00
  • 2245b8bc64 fix: add eager_start as an argument. (#15211) Kevin de Ruijter 2026-01-08 04:24:41 +01:00
  • 645c7d2d41 [importlib] Deprecate debug_override parameter in cache_from_source (#15225) Semyon Moroz 2026-01-08 03:23:21 +00:00
  • 3705dd3d8e [random] Deprecate random parameter in shuffle function (#15226) Semyon Moroz 2026-01-08 03:22:12 +00:00
  • a564787bf2 [flake8-simplify] Update to 0.30.* (#15212) Semyon Moroz 2026-01-07 18:48:41 +00:00
  • 3bf7f35646 [pathlib] Deprecate additional arguments (#15228) Semyon Moroz 2026-01-07 17:14:49 +00:00
  • a68aa254d9 [tarfile] Fix pax_headers type annotation in tarfile.pyi (#15215) Guo Ci 2026-01-06 12:22:22 -05:00
  • 6b01bd4b54 [sys.monitoring] Change return type of set_local_events to None (#15216) Guo Ci 2026-01-06 11:55:49 -05:00
  • 831b6a402a [sys.monitoring] Change ignored Callable return type to object (#15217) Guo Ci 2026-01-06 11:54:30 -05:00
  • 934b047ee8 [types] fix *_frame type (may be None) (#15219) Ilya Egorov 2026-01-06 20:35:01 +04:00
  • dc9234333d [CI] Lock pathspec major version (#15223) Semyon Moroz 2026-01-06 09:46:57 +00:00
  • bcda31821d Update dependency aiohttp to v3.13.3 [SECURITY] (#15222) renovate[bot] 2026-01-05 23:58:36 -08:00
  • 9b5f5151d2 [requests] requests.exceptions.JSONDecodeError inherits from json.JSONDecodeError (#15168) jceresini 2026-01-05 22:46:19 -05:00
  • e4f8258330 Minor fix for documentation link (#15221) jceresini 2026-01-05 22:43:57 -05:00
  • eb347f3a1c Improve type annotations for ttk.Widget (#15189) Daniel Enesi 2026-01-02 04:18:17 -06:00