- 10 Sep, 2016 4 commits
-
-
R David Murray authored
-
R David Murray authored
This is required by RFC 1542, so despite the subtle behavior change we are treating it as a bug. Patch by Michael Lazar.
-
Gregory P. Smith authored
pretty early on in the 3.x series (3.1 or 3.2?).
-
Zachary Ware authored
Builds on non-OSX UNIX now default to using the system libffi, and warn if the bundled copy is used.
-
- 09 Sep, 2016 36 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Steve Dower authored
-
Steve Dower authored
-
Zachary Ware authored
-
Davin Potts authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Steve Dower authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Steve Dower authored
-
Zachary Ware authored
-
R David Murray authored
-
Steve Dower authored
-
Zachary Ware authored
-
Benjamin Peterson authored
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
Christian Heimes authored
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
-
Steve Dower authored
-
Steve Dower authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
-
Steve Dower authored
-
Brett Cannon authored
Thanks to Georg Brandl for the patch.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
now is interned. This leads to more compact pickle data with protocol 4.
-
Gregory P. Smith authored
test. call it TestVarAnnotations instead.
-
Guido van Rossum authored
-
Victor Stinner authored
Use _PyCFunction_FastCallKeywords() in ceval.c: it allows to remove a lot of code from ceval.c which was only used to call C functions.
-