[Python-checkins] r74841 - svn:log
Benjamin Peterson
benjamin at python.org
Wed Sep 16 22:34:09 CEST 2009
2009年9月16日 thomas.wouters <python-checkins at python.org>:
> Author: thomas.wouters
> Revision: 74841
> Property Name: svn:log
> Action: modified
>> Property diff:
> --- old property value
> +++ new property value
> @@ -18,5 +18,5 @@
> re-entrant one, and reallocating would do the wrong thing when forking while
> holding the import lock.
>> -Will backport to 2.6 and 2.5, minus the tiny AIX behaviour change.
> +Will backport to 2.6, minus the tiny AIX behaviour change.
Will you also port to Python 3?
--
Regards,
Benjamin
More information about the Python-checkins
mailing list