Commit Graph

10291 Commits

Author SHA1 Message Date
Avasam c67f9da373 Restore JACK-Client macOS stubtest (#13721)
Restore JACK-Client macOS tests
2025-03-27 09:57:46 +01:00
Avasam 11929debd4 Update pip install calls in scripts to use uv. And messages to reference current executable (#13597) 2025-03-27 09:55:38 +01:00
github-actions[bot] 4fff7b7d01 [stubsabot] Bump pytz to 2025.2 (#13720) 2025-03-26 01:39:43 +01:00
Semyon Moroz cb2beae83c Improve stubs for commonmark (#13681) 2025-03-25 15:54:09 +01:00
Semyon Moroz fd62d20678 Improve ujson (#13700) 2025-03-25 15:51:05 +01:00
Semyon Moroz 70ea8b3b58 Add stubs for xlrd (#13676) 2025-03-25 15:50:20 +01:00
Semyon Moroz 643e57e456 Improve passlib.win32 (#13711) 2025-03-25 14:52:56 +01:00
Semyon Moroz 2dba4324e1 Improve cffi (#13710) 2025-03-25 14:40:20 +01:00
Semyon Moroz 8d67718c0c Improve jwcrypto (#13715) 2025-03-25 14:16:33 +01:00
Semyon Moroz 9234985c3d Add __all__ (#13704) 2025-03-25 14:09:32 +01:00
Semyon Moroz 4a750cef35 Support uv for installing third party dependencies (#13706) 2025-03-25 14:08:14 +01:00
Semyon Moroz 26d445142f [passlib] Add ___all__, improve passlib.hosts (#13712) 2025-03-25 13:14:03 +01:00
Semyon Moroz a245cefcf4 Remove humanfriendly from pyrightconfig.stricter.json (#13713) 2025-03-25 13:13:00 +01:00
Sébastien Quioc 3d87311595 [aiofiles] Fix the file argument type in AsyncBase (#13717) 2025-03-25 13:02:33 +01:00
Semyon Moroz 22de7771c4 Bump hdbcli to 2.24.* (#13705) 2025-03-24 12:31:48 -07:00
Sebastian Rittau 798c660ab7 Remove humanfriendly stubs (#13699) 2025-03-23 23:41:53 +01:00
Semyon Moroz a4f1992176 Improve decorator (#13703) 2025-03-23 15:22:26 -07:00
Sebastian Rittau 494a5d1b98 Update croniter repository URL (#13698)
Cf. #13260 pallets-eco/croniter#144
2025-03-21 18:34:11 +00:00
Semyon Moroz be529540ab Improve passlib.apache (#13689) 2025-03-21 17:50:05 +01:00
Sebastian Rittau 5bb9409e22 Clarify that direct pushes are not allowed
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2025-03-21 16:26:46 +01:00
Sebastian Rittau 10913cff2c Move maintainer guidelines to MAINTAINERS document
The guidelines are unchanged, apart from linking back to the
CONTRIBUTING document and introducting section headers.

This serves multiple purposes:

* The maintainer guidelines are easier to find for maintainers.
* The CONTRIBUTING document needs fewer changes, meaning fewer
  "guideline changed" warnings for contributors.
* The – already very long – CONTRIBUTING document is shorter,
  and doesn't contain information irrelevant for regular contributors.
2025-03-21 16:26:46 +01:00
Semyon Moroz 67923168ef Improve passlib.pwd (#13690) 2025-03-21 15:07:44 +01:00
Semyon Moroz d6f2835d60 Clarify sequences for markdown stubs (#13686) 2025-03-21 14:31:36 +01:00
Semyon Moroz b5edea6dd1 Add stubs for rfc3339-validator (#13688) 2025-03-21 14:18:20 +01:00
Jia Chen 693b66ae9a Make Any a proper class instead of an alias to object() (#13520) 2025-03-21 13:46:23 +01:00
Semyon Moroz ace1fa91f2 Add __all__ to click-default-group (#13694) 2025-03-21 13:46:04 +01:00
Semyon Moroz 8524819367 Add __all__ to retry (#13691) 2025-03-21 13:45:00 +01:00
Sam Bull b4e49dd521 [asyncio] Allow any memoryview in write() and writelines() (#13519) 2025-03-20 17:49:10 +01:00
renovate[bot] 6712f7fc3a Update dependency pyright to v1.1.397 (#13680) 2025-03-20 14:21:17 +01:00
Sebastian Rittau 704cfb477e Move imports into version_info branch (#13684) 2025-03-20 14:09:08 +01:00
Sebastian Rittau 38aa66a3b9 [gdb] Remove unused import (#13682)
Unblocks #13680
2025-03-20 12:28:49 +00:00
Joren Hammudoglu c8bdfcb49d covariant warnings.catch_warnings type-parameter with default (#13675) 2025-03-20 13:26:43 +01:00
Sebastian Rittau e18b99ca01 [icalendar] Update to 6.1.2 (#13672)
Finish icalendar.prop annotations
2025-03-20 01:36:26 -07:00
Tim Van Baak 506eceb2ee Fix incorrect default value for callback (#13678) 2025-03-20 09:19:06 +01:00
Sebastian Rittau b943f311ac logging.config: Add @type_check_only markers (#13674) 2025-03-19 16:23:24 +01:00
Sebastian Rittau 5a8f8aa052 Update typing_extensions to 4.13.0rc1 (#13671)
Also sort __all__ to match the implementation
2025-03-19 13:56:18 +01:00
Avasam 45e9a79e26 Bump pywin32 to 310.* (#13667) 2025-03-18 20:31:50 +01:00
Sebastian Rittau dbe6cb5cfb Mark humanfriendly as no longer updated (#13665)
Cf. #13662
2025-03-18 13:51:32 +01:00
Sebastian Rittau 414e6d2150 [CI] Run stubtest with Python 3.13 (#13638) 2025-03-18 13:36:15 +01:00
Sebastian Rittau 882e8fd2b3 [stubsabot] Extend warning text when stubtest is disabled (#13664) 2025-03-18 13:35:25 +01:00
Semyon Moroz f7799bb683 Use Generator for heapq.merge (#13663) 2025-03-18 13:05:59 +01:00
Sebastian Rittau e571017a6f [cffi] Fix a few argument types for C code (#13661)
* CLibrary.close_lib() doesn't take any arguments.
* FFI.typeof() only takes positional arguments.
2025-03-18 12:53:31 +01:00
Abdrakhman bb244d35ea [networkx] Fix a few annotations in AtlasView and Graph (#13656) 2025-03-18 12:35:50 +01:00
Sebastian Rittau ec5246b359 [WebOb] Add cgi_FieldStorage.make_file on Python 3.13+ (#13654) 2025-03-18 12:05:59 +01:00
Sebastian Rittau e90c6f11dc [cffi] Bump to 1.17.* (#13653) 2025-03-18 12:05:23 +01:00
Semyon Moroz b733e57571 Deprecate CGIHTTPRequestHandler (#13658) 2025-03-18 11:35:20 +01:00
Sebastian Rittau b93eae52af Fix various argument of extension modules (#13651)
* Mark various positional-only arguments: These are all positional-only
  arguments in C code using the `METH_O` flag.
* Remove various `*args, **kwargs` arguments that are using the
  `METH_NOARGS` flag in C.
2025-03-18 02:22:34 +01:00
Sebastian Rittau 089bbcb39e Make BaseTzInfo inherited methods pos-only (#13650)
These methods are already positional-only in `datetime.tzinfo`. Leaving
them pos-or-kw fail stubtest when running with Python 3.13.
2025-03-17 17:16:36 -07:00
Sebastian Rittau f0d9b4e056 [passlib] Fix for Python 3.13 (#13649)
`passlib.hosts.host_context` is not present on Python 3.13.
2025-03-17 17:14:52 -07:00
Sebastian Rittau d6373d9d4e [greenlet] Fix for Python 3.13 (#13648)
`get_tstate_trash_delete_nesting()` is not available
on Python 3.13.
2025-03-17 17:14:45 -07:00