[Python-checkins] r75679 - peps/trunk/pep-0011.txt
antoine.pitrou
python-checkins at python.org
Sat Oct 24 22:22:34 CEST 2009
Author: antoine.pitrou
Date: Sat Oct 24 22:22:33 2009
New Revision: 75679
Log:
Mach C Threads now unsupported
Modified:
peps/trunk/pep-0011.txt
Modified: peps/trunk/pep-0011.txt
==============================================================================
--- peps/trunk/pep-0011.txt (original)
+++ peps/trunk/pep-0011.txt Sat Oct 24 22:22:33 2009
@@ -144,6 +144,10 @@
Build broken in: Python 2.7 (edit configure to reenable)
Code removed in: Python 3.0
+ Name: Systems using Mach C Threads
+ Unsupported in: Python 3.2
+ Code removed in: Python 3.3
+
Platform Maintainers
Cygwin Jason Tishler (jason at tishler.net)
More information about the Python-checkins
mailing list