]> granicus.if.org Git - python/commit
(Merge 3.4) Issue #9246: On POSIX, os.getcwd() now supports paths longer than
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 24 Apr 2015 22:21:52 +0000 (00:21 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 24 Apr 2015 22:21:52 +0000 (00:21 +0200)
commitcc0bbbc781254cc43628649815435ababafa35e2
tree30d66f42f696052e68a45ada7696b93c29361fd7
parent51f58059f6d5eb958201d1d90286e5917b77ed59
parent4403d7def0ec8e6b395223fb2ab8b570ecc7a6e4
(Merge 3.4) Issue #9246: On POSIX, os.getcwd() now supports paths longer than
1025 bytes. Patch written by William Orr.
Misc/NEWS
Modules/posixmodule.c