- 20 Jul, 2015 7 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Original patch by Saimadhav Heblikar.
-
Serhiy Storchaka authored
for single-byte argument on Linux.
-
Victor Stinner authored
-
Victor Stinner authored
Patch written by Martin Panter. I replace tearDown() with addCleanup().
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 18 Jul, 2015 9 commits
-
-
Serhiy Storchaka authored
explicitly forbidden as well as numeric group references.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Brian Cain.
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
- 17 Jul, 2015 7 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
Robert Collins authored
Patch from https://github.com/testing-cabal/mock/issues/215
-
Robert Collins authored
Patch from https://github.com/testing-cabal/mock/issues/215
-
Robert Collins authored
could in Python 3.3.
-
Robert Collins authored
could in Python 3.3.
-
- 16 Jul, 2015 4 commits
-
-
Steve Dower authored
Adds option to install launcher for all users even when installing Python just-for-me. This helps mitigate issues when the incompatible Python 3.4 launcher is installed. Enables installer builds with the the text marker. Allows simple installs to include a custom description.
-
Victor Stinner authored
-
Victor Stinner authored
-
Raymond Hettinger authored
-
- 15 Jul, 2015 1 commit
-
-
Serhiy Storchaka authored
-
- 14 Jul, 2015 3 commits
-
-
Robert Collins authored
Patch from Nicola Palumbo and Laurent De Buyst.
-
Robert Collins authored
Patch from Nicola Palumbo and Laurent De Buyst.
-
Robert Collins authored
This was a regression vs Python 3.4. Patch from Ignacio Rossi
-
- 11 Jul, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Chris Angelico
-
- 10 Jul, 2015 4 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 09 Jul, 2015 3 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
* queues: get coroutine from asyncio.coroutines, not from asyncio.tasks * tets: replace tulip with asyncio in comments
-
Barry Warsaw authored
initial-response argument to the SMTP AUTH command.
-