Commit Graph

371 Commits

Author SHA1 Message Date
Stephen Morton 9b5b3ecb0a clean up allowlists (#14612) 2025-08-21 10:54:17 +02:00
Jelle Zijlstra 02a4b07b54 stdlib: add some parameter defaults (#14610) 2025-08-21 09:17:33 +02:00
Alex Waygood 8a56044cd6 Loosen Mapping.update() overloads a little (#14593) 2025-08-19 11:54:03 -07:00
Semyon Moroz d2eb9ac91a [configparser] Add several deprecated attributes (#14487) 2025-08-08 12:13:30 +02:00
Semyon Moroz d24394fa2f [zlib] Add ZLIBNG_VERSION (#14513)
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
2025-08-08 05:03:27 -04:00
Semyon Moroz c82ad37425 [pathlib] Add owner, group methods on Windows (#14536) 2025-08-07 07:51:17 -04:00
Semyon Moroz 084742b431 [concurrent.futures.interpreter] Update to 3.14.0b4 (#14522) 2025-08-04 18:59:26 -07:00
Semyon Moroz e16c23d376 [_winapi] Add COPY_FILE_DIRECTORY (#14515) 2025-08-04 11:44:19 +01:00
Semyon Moroz 731090c062 [nt] Add readinto (#14516) 2025-08-04 11:43:55 +01:00
Semyon Moroz 01b9048c9f [encoding] Add win32_code_page_search_function (#14510)
Docs: https://docs.python.org/dev/library/codecs.html#encodings.win32_code_page_search_function
2025-08-02 14:47:10 -04:00
Sebastian Rittau 7e16c80989 Remove some pytype workarounds from stdlib (#14470)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-07-27 11:56:26 +01:00
Brian Schubert 723db2f132 Add concurrent.interpreters stubs for 3.14.0b3 (#14307) 2025-07-21 15:31:29 +02:00
Leonardus Chen a1ae191820 Fix unittest.mock.patch and unittest.mock.patch.object when new_callable is not None (#14358) 2025-07-16 14:37:32 +02:00
Randolf Scholz bd17a577a5 Require SupportsBool instead of bool for comparisons. (#14375) 2025-07-16 13:31:32 +02:00
Sebastian Rittau d5af6bee35 Clean up deprecated ast.Constant aliases (#14397)
Add `__new__`, remove fields, mark deprecated `Constant` fields as such.
2025-07-11 14:59:53 +02:00
Semyon Moroz b7b764b751 Bump HTMLParser.parse_comment to 3.14 (#14386) 2025-07-09 12:44:30 +02:00
Semyon Moroz d4e03e05fb Update allowlist for Python 3.14 (#14388)
* Update allowlist for Python 3.14

* Add html.parser entry
2025-07-09 09:28:56 +01:00
Rogdham 5d881e4be0 Python 3.14: PEP-784 zstd in other modules (#14225) 2025-07-07 13:05:45 +02:00
Brian Schubert 707cd57e49 Add asyncio.tools stubs for 3.14 (#14305) 2025-06-21 11:09:25 -07:00
Marc Mueller 91868eadd0 Update ThreadPoolExecutor attributes for Python 3.14 (#14263) 2025-06-21 10:51:33 -07:00
Brian Schubert 3419bc5407 Update _zstd stubs for 3.14.0b3 (#14306) 2025-06-21 10:40:34 -07:00
Semyon Moroz db6f2b225d Unblock daily CI (#14304) 2025-06-19 13:26:36 +01:00
Max Muoto 8f5a80e7b7 Update tkinter for 3.14 (#14240) 2025-06-07 20:27:13 -07:00
Max Muoto b7bc6f32cf Update gzip for 3.14 (#14237)
* Update gzip for 3.14

* [pre-commit.ci] auto fixes from pre-commit.com hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2025-06-07 19:39:51 -07:00
Max Muoto bacccd0972 Update asyncio.task.eager_task_factory for 3.14 (#14236) 2025-06-07 19:12:18 -07:00
Andrii Hrimov 971d6a30f5 Enhance ZoneInfo.from_file stub (#14221)
Enhance ZoneInfo.from_file stub

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
2025-06-05 20:04:00 -07:00
Brian Schubert 74be9177e9 Fix stdlib stubtest for latest Python patch releases (#14220) 2025-06-05 19:01:31 -07:00
Andrii Hrimov 567b488fc2 Python 3.14: bump fractions stubs (#14215) 2025-06-03 20:15:25 +02:00
Rogdham 798f332afa Python 3.14: PEP-784 compression.zstd (#14129) 2025-06-02 13:02:27 +02:00
sobolevn eb495ff135 Update mypy to 1.16.0 (#14194)
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-06-01 17:40:42 +01:00
sobolevn 6588a81051 Update multiprocessing.forkserver to 3.14 (#14174)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-05-28 10:15:03 +03:00
Semyon Moroz ad38f75b1d Bump turtle to 3.14 (#14167) 2025-05-27 11:26:10 +02:00
sobolevn e53e233f24 Update _asyncio to 3.14 (#14165) 2025-05-27 09:19:22 +02:00
sobolevn 0bf33ebd2b Update _imp to 3.14 (#14164) 2025-05-27 08:31:44 +02:00
sobolevn fcc877d5d8 Update _thread to 3.14 (#14163)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-05-27 09:15:47 +03:00
sobolevn d574139e6c Update builtins to 3.14 (#14161) 2025-05-26 15:47:09 -07:00
sobolevn 5ec038df5b Update string.Template to 3.14 (#14148) 2025-05-26 07:13:20 -07:00
Semyon Moroz 2091fe71b2 Bump importlib to 3.14 (#14138) 2025-05-26 07:12:19 -07:00
sobolevn 8cbb7167c6 Update types.py for 3.14 (#14146) 2025-05-26 11:14:49 +02:00
Semyon Moroz 4ea1f958ce Bump ctypes to 3.14 (#14137) 2025-05-25 18:13:36 -07:00
Semyon Moroz e8cd48faaf Bump faulthandler to 3.14 (#14135)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2025-05-25 10:21:19 -07:00
Semyon Moroz 9810d95a28 Bump shutil to 3.14 (#14134) 2025-05-25 18:42:10 +02:00
sobolevn a9e7afa7be Update events and windows_events for asyncio in 3.14 (#14128) 2025-05-25 09:13:19 -07:00
Semyon Moroz 994dfd9ee7 Add CH_NEGATE dict to sre_* modules (#14136)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2025-05-25 18:11:46 +02:00
Sebastian Rittau 07c09a442a Update typing-extensions to 4.14.0rc1 (#14139)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2025-05-25 16:49:22 +01:00
sobolevn 65623811c2 Update _posixsubprocess module for 3.14 (#14127) 2025-05-24 05:36:44 -07:00
Semyon Moroz 9cba0868fe Bump enum to 3.14 (#14021) 2025-05-24 05:33:31 -07:00
sobolevn ddf6c62482 Update select module for 3.14 (#14125) 2025-05-23 08:46:53 +03:00
sobolevn 23e702b4b1 Update errno module for 3.14 (#14123) 2025-05-22 06:52:33 -07:00
mingyu a545707732 Add SetProxy and support for set operations in multiprocessing.managers for Python 3.14 (#14077) 2025-05-22 12:54:40 +02:00