- 17 Jul, 2015 1 commit
-
-
Robert Collins authored
could in Python 3.3.
-
- 16 Jul, 2015 1 commit
-
-
Victor Stinner authored
-
- 14 Jul, 2015 1 commit
-
-
Robert Collins authored
Patch from Nicola Palumbo and Laurent De Buyst.
-
- 11 Jul, 2015 1 commit
-
-
Benjamin Peterson authored
Patch by Chris Angelico
-
- 10 Jul, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 09 Jul, 2015 1 commit
-
-
Victor Stinner authored
* queues: get coroutine from asyncio.coroutines, not from asyncio.tasks * tets: replace tulip with asyncio in comments
-
- 08 Jul, 2015 1 commit
-
-
Serhiy Storchaka authored
-
- 07 Jul, 2015 2 commits
-
-
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
-
- 06 Jul, 2015 5 commits
-
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
-
Lars Gustäbel authored
-
- 05 Jul, 2015 4 commits
-
-
Ned Deily authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 04 Jul, 2015 3 commits
-
-
Ned Deily authored
on OS X. Original patch by André Freitas.
-
R David Murray authored
-
Ned Deily authored
-
- 03 Jul, 2015 2 commits
-
-
Steve Dower authored
-
Yury Selivanov authored
-
- 02 Jul, 2015 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Lars Gustäbel authored
-
Benjamin Peterson authored
-
- 01 Jul, 2015 1 commit
-
-
Donald Stufft authored
-
- 29 Jun, 2015 2 commits
-
-
Serhiy Storchaka authored
A deprecation warning no longer issued by XMLParser subclass with default doctype() method. Direct call of doctype() now issues a warning. Parser's doctype() now is not called if target's doctype() is called. Based on patch by Martin Panter.
-
Serhiy Storchaka authored
object now always allocates place for trailing null byte and it's buffer now is always null-terminated.
-
- 28 Jun, 2015 4 commits
-
-
Jason R. Coombs authored
-
Serhiy Storchaka authored
functions of the audioop module.
-
Jason R. Coombs authored
-
Serhiy Storchaka authored
keyword arguments called "func" and "self". Patch by Martin Panter.
-
- 27 Jun, 2015 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 26 Jun, 2015 1 commit
-
-
Jason R. Coombs authored
-