cpython/Doc/whatsnew
박문식 d33aa18f15
gh-82367: Use FindFirstFile Win32 API in ntpath.realpath() (GH-110298)
* Use `FindFirstFile` Win32 API to fix a bug where `ntpath.realpath()`
breaks out of traversing a series of paths where a (handled)
`ERROR_ACCESS_DENIED` or `ERROR_SHARING_VIOLATION` occurs.
* Update docs to reflect that `ntpath.realpath()` eliminates MS-DOS
style names.
2023-10-05 09:49:07 -05:00
..
2.0.rst gh-109634: Use :samp: role (GH-109635) 2023-09-23 09:31:20 +03:00
2.1.rst gh-107091: Fix some uses of :func: role (GH-107378) 2023-07-29 08:43:10 +03:00
2.2.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
2.3.rst gh-107298: Document PyMODINIT_FUNC macro (#109236) 2023-09-14 14:56:43 +02:00
2.4.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
2.5.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
2.6.rst GH-101100: Fix reference warnings for `namedtuple` (#110113) 2023-09-29 23:32:35 -07:00
2.7.rst gh-107298: Fix a few more refs in the C API docs (GH-108361) 2023-08-23 20:12:42 +03:00
3.0.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
3.1.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
3.2.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
3.3.rst gh-109634: Use :samp: role (GH-109635) 2023-09-23 09:31:20 +03:00
3.4.rst gh-109634: Use :samp: role (GH-109635) 2023-09-23 09:31:20 +03:00
3.5.rst Fix typos in docs and comments (#109619) 2023-09-20 16:58:23 +00:00
3.6.rst gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) 2023-08-21 20:05:15 +03:00
3.7.rst gh-107298: Fix a few more refs in the C API docs (GH-108361) 2023-08-23 20:12:42 +03:00
3.8.rst gh-109634: Use :samp: role (GH-109635) 2023-09-23 09:31:20 +03:00
3.9.rst GH-95913: Add the release date for Python 3.11 (#109750) 2023-09-22 21:07:06 -07:00
3.10.rst Docs: Update Donghee Na's name (#109743) 2023-09-22 12:52:57 -06:00
3.11.rst gh-109634: Use :samp: role (GH-109635) 2023-09-23 09:31:20 +03:00
3.12.rst Fix typo in py312 whatsnew: add missing closing paren (#110255) 2023-10-03 07:10:16 +01:00
3.13.rst gh-82367: Use FindFirstFile Win32 API in ntpath.realpath() (GH-110298) 2023-10-05 09:49:07 -05:00
changelog.rst
index.rst Fix whatsnew for 3.13. (GH-104756) 2023-05-22 16:05:27 -04:00