- 12 Oct, 2013 26 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
failed, second invocation of close() and destructor no more raise an exception.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Initial wording proposed by John Roth.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Closes #19179: make table of XML vulnerabilities clearer by using "everyday" booleans and explaining the table beforehand.
-
Georg Brandl authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
compressed streams.
-
Serhiy Storchaka authored
compressed streams.
-
Ezio Melotti authored
-
Christian Heimes authored
-
Antoine Pitrou authored
-
Victor Stinner authored
-
Georg Brandl authored
-
Christian Heimes authored
-
- 11 Oct, 2013 14 commits
-
-
Christian Heimes authored
-
Christian Heimes authored
-
Victor Stinner authored
-
Christian Heimes authored
interpreter startup. stat_result and statvfs_result are now hard-coded to reside in the os module. The patch is based on Victor Stinner's patch.
-
Christian Heimes authored
-
Christian Heimes authored
I forgot to hit save.
-
Christian Heimes authored
to speed up interpreter start.
-
Antoine Pitrou authored
Issue #9548: Add a minimal "_bootlocale" module that is imported by the _io module instead of the full locale module.
-
Antoine Pitrou authored
-
R David Murray authored
time.xmlrpc.com has come and gone over the years, and has been gone again for a while. The test did test one thing that the current xmlrpc tests don't: the use of multiple levels of attribute names in the call. So in addition to removing the network test, we add a test in xmlrpc of dotted name access. There should also be a test for when dotted name access is disallowed, but that requires more extensive test harness refactoring, and in any case was not tested by the network test we are deleting, since it is a server-side setting. This is a slightly simplified version of a patch by Vajrasky Kok.
-
Raymond Hettinger authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-