- 10 May, 2011 6 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
#12051: Fix segfault in json.dumps() while encoding highly-nested objects using the C accelerations.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
order to accept exactly one connection. Patch by Daniel Evers.
-
Łukasz Langa authored
-
Raymond Hettinger authored
-
- 09 May, 2011 18 commits
-
-
Victor Stinner authored
OpenSSL is now compiled with OPENSSL_NO_SSL2 defined (without the SSLv2 protocol) on Debian: fix the ssl module on Debian Testing and Debian Sid. Optimize also ssl.get_protocol_name(): speed does matter!
-
Victor Stinner authored
OpenSSL is now compiled with OPENSSL_NO_SSL2 defined (without the SSLv2 protocol) on Debian: fix the ssl module on Debian Testing and Debian Sid. Optimize also ssl.get_protocol_name(): speed does matter!
-
Victor Stinner authored
the end-of-file indicator after CTRL+d.
-
Victor Stinner authored
clear the end-of-file indicator after CTRL+d.
-
Łukasz Langa authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Patch by Arfrever Frehtes Taifersar Arahesis.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Patch by Arfrever Frehtes Taifersar Arahesis.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#11910: change import_fresh_module to return None when one of the "fresh" modules can not be imported.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 08 May, 2011 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 07 May, 2011 12 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Giampaolo Rodola' authored
-
Giampaolo Rodola' authored
-
Giampaolo Rodola' authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#12017: Fix segfault in json.loads() while decoding highly-nested objects using the C accelerations.
-