cpython/Doc/whatsnew
Barney Gale d00d942149
GH-100479: Add pathlib.PurePath.with_segments() (GH-103975)
Add `pathlib.PurePath.with_segments()`, which creates a path object from arguments. This method is called whenever a derivative path is created, such as from `pathlib.PurePath.parent`. Subclasses may override this method to share information between path objects.

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-05-05 19:04:53 +00:00
..
2.0.rst GH-103484: Fix redirected permanently URLs (#104001) 2023-05-02 09:34:44 +03:00
2.1.rst GH-103484: Fix redirected permanently URLs (#104001) 2023-05-02 09:34:44 +03:00
2.2.rst GH-103484: Fix redirected permanently URLs (#104001) 2023-05-02 09:34:44 +03:00
2.3.rst gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059) 2023-05-03 04:55:22 -07:00
2.4.rst GH-103484: Fix redirected permanently URLs (#104001) 2023-05-02 09:34:44 +03:00
2.5.rst gh-93738: Disallow pre-v3 syntax in the C domain (#97962) 2022-10-06 10:11:37 -07:00
2.6.rst GH-103484: Fix redirected permanently URLs (#104001) 2023-05-02 09:34:44 +03:00
2.7.rst GH-103484: Fix broken links reported by linkcheck (#103608) 2023-04-22 08:24:47 -06:00
3.0.rst GH-98040: Suppress cross-references to the removed `imp` module (#104131) 2023-05-03 13:29:42 +01:00
3.1.rst gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) 2022-09-24 14:38:53 +03:00
3.2.rst GH-98040: Suppress cross-references to the removed `imp` module (#104131) 2023-05-03 13:29:42 +01:00
3.3.rst GH-98040: Suppress cross-references to the removed `imp` module (#104131) 2023-05-03 13:29:42 +01:00
3.4.rst GH-97850: Suppress cross-references to removed `importlib.util` functions (#104134) 2023-05-03 14:13:03 +01:00
3.5.rst GH-103484: Fix redirected permanently URLs (#104001) 2023-05-02 09:34:44 +03:00
3.6.rst GH-98040: Suppress cross-references to the removed `imp` module (#104131) 2023-05-03 13:29:42 +01:00
3.7.rst gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059) 2023-05-03 04:55:22 -07:00
3.8.rst GH-103484: Fix redirected permanently URLs (#104001) 2023-05-02 09:34:44 +03:00
3.9.rst GH-103484: Fix redirected permanently URLs (#104001) 2023-05-02 09:34:44 +03:00
3.10.rst GH-97850: Suppress cross-references to removed `importlib.util` functions (#104134) 2023-05-03 14:13:03 +01:00
3.11.rst GH-97850: Suppress cross-references to removed `importlib.util` functions (#104134) 2023-05-03 14:13:03 +01:00
3.12.rst GH-100479: Add pathlib.PurePath.with_segments() (GH-103975) 2023-05-05 19:04:53 +00:00
changelog.rst Include additional changes to support blurbified NEWS (#3340) 2017-09-05 00:46:18 -07:00
index.rst Fix What's New for 3.12 (GH-92482) 2022-05-08 18:23:08 +03:00