- 21 May, 2013 7 commits
-
-
R David Murray authored
-
R David Murray authored
-
Serhiy Storchaka authored
size and pickling time.
-
Charles-François Natali authored
-
Charles-François Natali authored
namespace as string.
-
Roger Serwy authored
-
Roger Serwy authored
-
- 20 May, 2013 23 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Ned Deily authored
-
Ned Deily authored
-
Benjamin Peterson authored
-
Charles-Francois Natali authored
when applicable.
-
Charles-Francois Natali authored
on OS-X. Patch by Jeff Ramnani.
-
Charles-Francois Natali authored
-
Charles-Francois Natali authored
-
Benjamin Peterson authored
-
R David Murray authored
-
R David Murray authored
This has come up often enough now on the tracker that it deserves a FAQ entry.
-
Andrew Kuchling authored
* Describe compress() and accumulate() * Add a subsection on combinatoric functions. * Add a forward link to skip the theoretical discussion in the first section. * Clarify what filterfalse() is the opposite of. * Remove the old outline and some notes at the end. * Various small edits.
-
Charles-Francois Natali authored
initial patch by Trent Nelson.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Eli Bendersky authored
is imported. Instead, ElementTree.parse can look for a special internal method defined by the accelerator.
-
Eli Bendersky authored
This is useful when mucking with import_fresh_module to either force or block importing of the _elementtree accelerator. These tests in place provide an immediate indication whether the accelerator was actually imported and overrode the classes it should have.
-
Eli Bendersky authored
-
- 19 May, 2013 10 commits
-
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
Renaming to _Element_Py for clarity and moving it to a more logical location. _ElementInterface OTOH is unused and is therefore removed. Close #17988
-
Eli Bendersky authored
-
Eli Bendersky authored
Also clean up some code around this
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-