- 12 Sep, 2016 16 commits
-
-
Ned Deily authored
-
Berker Peksag authored
Patch adapted from https://github.com/ghaering/pysqlite/commit/9b79188edbc50faa24dc178afe24a10454f3fcad
-
Steve Dower authored
-
Steve Dower authored
-
Alexander Belopolsky authored
-
Steve Dower authored
-
Zachary Ware authored
-
Martin Panter authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Martin Panter authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 11 Sep, 2016 24 commits
-
-
Christian Heimes authored
-
Eric V. Smith authored
-
Eric V. Smith authored
-
Guido van Rossum authored
-
Guido van Rossum authored
Ivan Levkivskyi (3.5 version)
-
Guido van Rossum authored
-
Guido van Rossum authored
Ivan Levkivskyi (3.6 version)
-
Christian Heimes authored
-
Ethan Furman authored
-
Serhiy Storchaka authored
* BUILD_TUPLE_UNPACK and BUILD_MAP_UNPACK_WITH_CALL no longer generated with single tuple or dict. * Restored more informative error messages for incorrect var-positional and var-keyword arguments. * Removed code duplications in _PyEval_EvalCodeWithName(). * Removed redundant runtime checks and parameters in _PyStack_AsDict(). * Added a workaround and enabled previously disabled test in test_traceback. * Removed dead code from the dis module.
-
R David Murray authored
-
R David Murray authored
This is a further restoration of backward compatibility, as well as being correct per the RFCs.
-
Christian Heimes authored
-
Ethan Furman authored
-
Ethan Furman authored
-
Ethan Furman authored
-
Xavier de Gaye authored
environment variable that is defined when cross-compiling.
-
Ned Deily authored
-
Xavier de Gaye authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
(directory for pid files etc, /run or /var/run). https://lists.gnu.org/archive/html/bug-autoconf/2013-09/msg00002.html
-
Serhiy Storchaka authored
-
Christian Heimes authored
Issue 27744: test_aes_cbc is blocking x86-64 Ubuntu 15.10 Skylake CPU 3.x for a while. Require Kernel 4.3+ for now
-
Christian Heimes authored
-