- 19 Jul, 2016 1 commit
-
-
Martin Panter authored
-
- 18 Jul, 2016 1 commit
-
-
Martin Panter authored
Patch by Xiang Zhang.
-
- 15 Jul, 2016 1 commit
-
-
Benjamin Peterson authored
Patch by Ammar Askar.
-
- 14 Jul, 2016 1 commit
-
-
Martin Panter authored
-
- 12 Jul, 2016 1 commit
-
-
Serhiy Storchaka authored
concatenations and repetitions. Based on patch by Xiang Zhang.
-
- 11 Jul, 2016 1 commit
-
-
Martin Panter authored
-
- 02 Nov, 2015 1 commit
-
-
Martin Panter authored
This changes the main documentation, doc strings, source code comments, and a couple error messages in the test suite. In some cases the word was removed to fix the grammar.
-
- 11 Jul, 2016 1 commit
-
-
Martin Panter authored
-
- 10 Jul, 2016 1 commit
-
-
Senthil Kumaran authored
http.cookie.time2netscape, confirming the netscape cookie format.
-
- 07 Jul, 2016 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 06 Jul, 2016 2 commits
-
-
Donald Stufft authored
-
Terry Jan Reedy authored
-
- 03 Jul, 2016 1 commit
-
-
Serhiy Storchaka authored
-
- 01 Jul, 2016 1 commit
-
-
Serhiy Storchaka authored
unicode paths with embedded null character on Windows instead of silently truncate them.
-
- 30 Jun, 2016 2 commits
-
-
Serhiy Storchaka authored
Based on patch by Gabriel Genellina.
-
Victor Stinner authored
Patch written by R. David Murray.
-
- 27 Jun, 2016 1 commit
-
-
Steve Dower authored
-
- 26 Jun, 2016 2 commits
-
-
Terry Jan Reedy authored
-
Serhiy Storchaka authored
* trace_vdelete() with wrong mode no longer break tracing * trace_vinfo() now always returns a list of pairs of strings
-
- 25 Jun, 2016 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 24 Jun, 2016 2 commits
-
-
Steve Dower authored
-
Serhiy Storchaka authored
-
- 23 Jun, 2016 3 commits
-
-
Terry Jan Reedy authored
-
Serhiy Storchaka authored
-
Martin Panter authored
-
- 22 Jun, 2016 5 commits
-
-
Senthil Kumaran authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Martin Panter authored
-
Martin Panter authored
-
- 21 Jun, 2016 1 commit
-
-
Martin Panter authored
* Set but unused variable in Parser/pgen.c in non-debug builds. Patch by Christian Heimes. * Unused static function in Modules/readline.c. Patch by Georg Brandl. * main_window unused in Modules/tkappinit.c. Patch by Gregory P. Smith. * Dead assignment in Modules/_ctypes/cfield.c. Extracted from patch by Brett Cannon. * Expression result unused in PyObject_INIT macro expansions. Based on patches by Christian Heimes. * Load expat_config.h and therefore pyconfig.h before C stdlib headers are loaded. This silences pre-processor warnings including '_POSIX_C_SOURCE redefined'. Extracted from patch by Christian Heimes.
-
- 20 Jun, 2016 1 commit
-
-
Martin Panter authored
-
- 18 Jun, 2016 2 commits
-
-
Serhiy Storchaka authored
represented as a compination of known flags.
-
Martin Panter authored
-