- 02 May, 2015 12 commits
-
-
R David Murray authored
-
R David Murray authored
Patch by Merlijn van Deen.
-
R David Murray authored
-
R David Murray authored
Per Eric Snow's research, this changed in Python 2.4 in changeset 331e60d8ce, but these docs were not updated. Patch by Peter Viktorin.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
- 30 Apr, 2015 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
- 29 Apr, 2015 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ned Deily authored
-
Ned Deily authored
-
- 28 Apr, 2015 2 commits
-
-
Benjamin Peterson authored
-
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 13 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.
-