]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #10910: Update FreedBSD version checks for the ctype UTF-8 workaround.
authorNed Deily <nad@python.org>
Mon, 15 Aug 2016 07:08:18 +0000 (03:08 -0400)
committerNed Deily <nad@python.org>
Mon, 15 Aug 2016 07:08:18 +0000 (03:08 -0400)
commit3d4559936a0e628c1c910c48b26907f2b2f2c9cb
tree331a4e0c3aace0597f53736a9512de62bbb15d35
parent7659aab5e990dd33fab47bd29c445ed7202e0cac
Issue #10910: Update FreedBSD version checks for the ctype UTF-8 workaround.
The original problem has been fixed in newer versions of FreeBSD.
Patch by Dimitry Andric of the FreeBSD project.
Include/pyport.h
Misc/NEWS