[issue3352] Deficiencies in multiprocessing/threading API

Nick Coghlan report at bugs.python.org
Mon Sep 1 14:29:49 CEST 2008


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Patch added that removes the incorrect Py3k warnings from the threading
module (also restores the methods to the same __name__ attributes as
they had in 2.5).

Added file: http://bugs.python.org/file11324/issue3352_remove_threading_py3k_warnings.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3352>
_______________________________________


More information about the Python-bugs-list mailing list