- 28 Apr, 2015 1 commit
-
-
Benjamin Peterson authored
remove the concept of an unoptimized function scope from the compiler, since it can't happen anymore
-
- 27 Apr, 2015 4 commits
-
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Berker Peksag authored
-
Berker Peksag authored
-
- 26 Apr, 2015 14 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Issue #23996: Avoid a crash when a delegated generator raises an unnormalized StopIteration exception. Patch by Stefan Behnel.
-
Antoine Pitrou authored
Issue #23996: Avoid a crash when a delegated generator raises an unnormalized StopIteration exception. Patch by Stefan Behnel.
-
Berker Peksag authored
Patch by py.user.
-
Berker Peksag authored
Patch by py.user.
-
Gregory P. Smith authored
Initializing retval prevents the naive warning.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
in hopes that this fixes the windows extension module link error for modules trying to call _Py_strhex functions. issue9951.
-
Gregory P. Smith authored
and hexlify functions. issue9951.
-
Gregory P. Smith authored
hg status should be my friend more often...
-
- 25 Apr, 2015 4 commits
-
-
Gregory P. Smith authored
Also update _posixsubprocess to use Py_hexdigits instead of its own constant.
-
Gregory P. Smith authored
Also updates a few internal implementations of the same thing to use the new built-in code. Contributed by Arnon Yaari.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 24 Apr, 2015 4 commits
-
-
Victor Stinner authored
1025 bytes. Patch written by William Orr.
-
Victor Stinner authored
Patch written by William Orr.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 23 Apr, 2015 11 commits
-
-
Serhiy Storchaka authored
same line as function name.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Christian Heimes.
-
Christian Heimes authored
-
Christian Heimes authored
-
Serhiy Storchaka authored
Patch by Davin Potts.
-
Serhiy Storchaka authored
Patch by Davin Potts.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 22 Apr, 2015 2 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-