Commit graph

3 commits

Author SHA1 Message Date
Martin v. Löwis
f91d46a17d Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple,
by denying s# to parse objects that have a releasebuffer procedure,
and introducing s*.

More module might need to get converted to use s*.
2008-08-12 14:49:50 +00:00
Jesse Noller
1299e36a70 Submit fix for issue3393: Memory corruption in multiprocessing module 2008-08-01 19:46:50 +00:00
Benjamin Peterson
190d56e009 add the multiprocessing package to fulfill PEP 371 2008-06-11 02:40:25 +00:00