summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-04-24 22:16:10 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-04-24 22:16:10 (GMT)
commit4403d7def0ec8e6b395223fb2ab8b570ecc7a6e4 (patch)
treeb93c3cfb419fe07eec326f7d7da383cf989a038c /Misc
parent9bdd61338d5a03cb2d8a677c646df20f64fef30e (diff)
downloadcpython-4403d7def0ec8e6b395223fb2ab8b570ecc7a6e4.zip
cpython-4403d7def0ec8e6b395223fb2ab8b570ecc7a6e4.tar.gz
cpython-4403d7def0ec8e6b395223fb2ab8b570ecc7a6e4.tar.bz2
Issue #9246: On POSIX, os.getcwd() now supports paths longer than 1025 bytes
Patch written by William Orr.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 85e55d0..2616bf7 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -34,6 +34,9 @@ Core and Builtins
Library
-------
+- Issue #9246: On POSIX, os.getcwd() now supports paths longer than 1025 bytes.
+ Patch written by William Orr.
+
- Issue #23008: Fixed resolving attributes with boolean value is False in pydoc.
- Fix asyncio issue 235: LifoQueue and PriorityQueue's put didn't