]> granicus.if.org Git - python/commit
Issue #10910: Update FreedBSD version checks for the ctype UTF-8 workaround.
authorNed Deily <nad@python.org>
Mon, 15 Aug 2016 07:04:36 +0000 (03:04 -0400)
committerNed Deily <nad@python.org>
Mon, 15 Aug 2016 07:04:36 +0000 (03:04 -0400)
commitb97001ef46e599642affde61e31abace71486703
treec272c034ae2871dd44242514010aa44c3262c90e
parent98ba455b9afe3fa78751ecae2e9d29f1ba82e7f7
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