Staging
v0.5.1
https://github.com/python/cpython
Revision f91d46a17d85da323895950852093117bc21f860 authored by Martin v. Löwis on 12 August 2008, 14:49:50 UTC, committed by Martin v. Löwis on 12 August 2008, 14:49:50 UTC
by denying s# to parse objects that have a releasebuffer procedure,
and introducing s*.

More module might need to get converted to use s*.
1 parent aa8efbf
History
Tip revision: f91d46a17d85da323895950852093117bc21f860 authored by Martin v. Löwis on 12 August 2008, 14:49:50 UTC
Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple,
Tip revision: f91d46a
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top