- 25 Dec, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 24 Dec, 2015 6 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
macro Py_SETREF.
-
Serhiy Storchaka authored
macro Py_SETREF.
-
R David Murray authored
-
R David Murray authored
Patch includes contributions by Isobel Hooper, incorporating suggestions from Paul Winkler. Reviewed by Martin Panter. In addition to accepting the corrections for the RFC compliance wording, I went through and corrected all the argument and return types, and made the pattern of how the arguments and return types are documented consistent. So, this patch also addresses #20782, though I had forgotten about that issue and its patch.
-
- 22 Dec, 2015 6 commits
-
-
Serhiy Storchaka authored
os.fwalk() parameter names.
-
Serhiy Storchaka authored
os.fwalk() parameter names.
-
Serhiy Storchaka authored
Original patch by Samson Lee.
-
Serhiy Storchaka authored
Original patch by Samson Lee.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 21 Dec, 2015 10 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Iterating elements Element.iter() is now 40% faster, iterating text Element.itertext() is now up to 2.5 times faster.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
- 20 Dec, 2015 9 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Added tests for dict views iterators.
-
Serhiy Storchaka authored
Added tests for dict views iterators.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
- 19 Dec, 2015 5 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
This allows sys.getsize() to work correctly with their subclasses with __slots__ defined.
-
Serhiy Storchaka authored
This allows sys.getsize() to work correctly with their subclasses with __slots__ defined.
-
Serhiy Storchaka authored
This implementation is simpler that using class.
-
- 18 Dec, 2015 2 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-