cpython/Doc/whatsnew
nessita 9770e32ce0
gh-86533: Restore os.makedirs() ability to apply *mode* recursively (GH-150011)
bpo-42367: Restore os.makedirs() and pathlib.mkdir() ability to apply *mode* recursively via a new parent_mode= keyword argument.

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
2026-05-18 23:00:27 +00:00
..
2.0.rst GH-138465: Improve documentation for common sequence methods (#138474) 2025-09-05 20:55:02 +01:00
2.1.rst gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) 2024-09-25 19:29:58 +00:00
2.2.rst gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) 2024-09-25 19:29:58 +00:00
2.3.rst Docs: replace all datetime imports with import datetime as dt (#145640) 2026-03-21 18:02:06 +02:00
2.4.rst GH-103484: Fix broken links reported by linkcheck (#124169) 2024-09-17 17:05:15 +02:00
2.5.rst Docs: replace all datetime imports with import datetime as dt (#145640) 2026-03-21 18:02:06 +02:00
2.6.rst Docs: replace all datetime imports with import datetime as dt (#145640) 2026-03-21 18:02:06 +02:00
2.7.rst gh-141004: Document pyctype.h macros (GH-141272) 2025-11-10 05:05:06 -05:00
3.0.rst gh-133644: remove deprecated PyImport_ImportModuleNoBlock (#133655) 2025-05-08 13:08:43 +00:00
3.1.rst Replace non-breaking spaces with normal spaces (#130116) 2025-02-16 09:33:14 +08:00
3.2.rst Docs: replace all datetime imports with import datetime as dt (#145640) 2026-03-21 18:02:06 +02:00
3.3.rst GH-138465: Improve documentation for common sequence methods (#138474) 2025-09-05 20:55:02 +01:00
3.4.rst GH-97850: Remove all uses and definitions of load_module() from importlib (#142205) 2025-12-10 15:35:51 -08:00
3.5.rst Revert "gh-118803: Remove ByteString from typing and collections.abc (#118804)" (#138990) 2025-09-16 16:48:19 +01:00
3.6.rst gh-149595: Remove the sys._enablelegacywindowsfsencoding() function (#149596) 2026-05-12 17:11:34 +01:00
3.7.rst gh-143513: Remove importlib.abc documentation for removed ABCs (#143605) 2026-01-22 14:00:37 -08:00
3.8.rst gh-146907: Clarify ABI compatibility between debug and release builds (GH-146925) 2026-04-01 16:17:56 +02:00
3.9.rst Docs: replace all datetime imports with import datetime as dt (#145640) 2026-03-21 18:02:06 +02:00
3.10.rst gh-134690: Removed deprecated codetype.co_lnotab (#134691) 2026-04-25 19:13:48 +03:00
3.11.rst gh-133644: remove PyWeakref_GetObject and PyWeakref_GET_OBJECT (GH-133657) 2025-09-24 11:25:56 +02:00
3.12.rst gh-134690: Removed deprecated codetype.co_lnotab (#134691) 2026-04-25 19:13:48 +03:00
3.13.rst gh-115119: Removed bundled copy of the libmpdec (GH-133964) 2026-05-12 21:34:37 +00:00
3.14.rst gh-149530: Remove symtable.Class.get_methods deprecated method (#149531) 2026-05-09 08:33:09 +00:00
3.15.rst gh-86533: Restore os.makedirs() ability to apply *mode* recursively (GH-150011) 2026-05-18 23:00:27 +00:00
3.16.rst gh-140344: ast: Add deprecation warnings (#140345) 2026-05-18 11:20:49 -07:00
changelog.rst GH-121970: Extract `misc_news` into a new extension (#129577) 2025-02-02 16:17:02 +00:00
index.rst Python 3.16.0a0 2026-05-07 19:05:52 +03:00