- 18 Jul, 2015 1 commit
-
-
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 5 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.
-
Steve Dower authored
-
Steve Dower authored
Rather than using Burn "Persisted" variables we now add registry keys for each added feature. These can be detected by the installer regardless of which version installed them, and we use this for Modify and Upgrade. In particular, Upgrades can't access the Persisted variables, but can find well-known registry keys. There are also some changes to the bootstrap app to properly handle upgrades. Finally, a few minor improvements to the Windows build to keep things tidier.
-
- 08 Jul, 2015 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Steve Dower authored
-
- 07 Jul, 2015 7 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
The changes to Doc/library/unittest.mock.rst are almost entirely a selective backport of the 3.5 page.
-
Zachary Ware authored
-
Zachary Ware authored
-
- 06 Jul, 2015 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-