diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2008-08-12 14:49:50 +0000 |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2008-08-12 14:49:50 +0000 |
commit | f91d46a17d85da323895950852093117bc21f860 (patch) | |
tree | c6a3e68cf22a6a102f9c1dc780438f0307b6588f /Lib/ssl.py | |
parent | aa8efbf08469c3667ed22362c0e10b83ae124c0b (diff) | |
download | cpython-git-f91d46a17d85da323895950852093117bc21f860.tar.gz |
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*.
Diffstat (limited to 'Lib/ssl.py')
0 files changed, 0 insertions, 0 deletions