Jelle Zijlstra
|
02a4b07b54
|
stdlib: add some parameter defaults (#14610)
|
2025-08-21 09:17:33 +02:00 |
|
Semyon Moroz
|
fb0940e6c1
|
[stdlib] Deprecate old functions (#14553)
* [stdlib] Deprecate many functions
* Fix typo
* Imporove message for asyncio/trsock
* Apply suggestions from code review
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
* Add Python before version
* [pre-commit.ci] auto fixes from pre-commit.com hooks
* Wrap comment lines
* fix the rest
---------
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-08-10 22:27:35 +01:00 |
|
Semyon Moroz
|
c82ad37425
|
[pathlib] Add owner, group methods on Windows (#14536)
|
2025-08-07 07:51:17 -04:00 |
|
Semyon Moroz
|
122b3e87dc
|
[pathlib] Deprecate PurePath.is_reserved (#14478)
Source: https://github.com/python/cpython/pull/95486
Docs: https://docs.python.org/3.14/library/pathlib.html#pathlib.PurePath.is_reserved
|
2025-08-01 16:46:57 -04:00 |
|
Max Muoto
|
268a2e71bd
|
Update pathlib for 3.14 (#14006)
|
2025-05-11 21:44:37 +02:00 |
|