]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26800: Undocumented support of general bytes-like objects
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 6 Aug 2016 20:22:08 +0000 (23:22 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 6 Aug 2016 20:22:08 +0000 (23:22 +0300)
commitd73c31899e88aa5a1cc28f288cc70a35f2a196c2
tree09d9688677f61aed77153f5fe93cccbf7975619b
parent43b586b951aa3232261869640d379f942d0873da
Issue #26800: Undocumented support of general bytes-like objects
as paths in os functions is now deprecated.
Doc/whatsnew/3.6.rst
Lib/test/test_os.py
Lib/test/test_posix.py
Misc/NEWS
Modules/posixmodule.c