- 19 Nov, 2015 5 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 18 Nov, 2015 6 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
See https://github.com/python/asyncio/pull/293 for details.
-
Yury Selivanov authored
This change won't do anything in CPython 3.4 See https://github.com/python/asyncio/pull/293 for details.
-
Martin Panter authored
-
Martin Panter authored
-
- 17 Nov, 2015 7 commits
-
-
Martin Panter authored
-
Martin Panter authored
Extract of patch by Ronald Oussoren.
-
Yury Selivanov authored
-
Yury Selivanov authored
See https://github.com/python/asyncio/pull/292 for details.
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Martin Panter authored
-
- 16 Nov, 2015 21 commits
-
-
Martin Panter authored
-
Yury Selivanov authored
-
Yury Selivanov authored
See https://github.com/python/asyncio/pull/289 for details.
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
See https://github.com/python/asyncio/pull/291 for details.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Patch by Mark Roseman.
-
Martin Panter authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Martin Panter authored
This was triggering intermittent failures in unrelated tests.
-
Benjamin Peterson authored
-
Gregory P. Smith authored
internals regarding how fds_to_pass were passed to the child. The bug had no actual impact as subprocess.py already avoided it.
-
Gregory P. Smith authored
not allow the send_signal(), terminate(), or kill() methods to do anything as they could potentially signal a different process.
-
Gregory P. Smith authored
not allow the send_signal(), terminate(), or kill() methods to do anything as they could potentially signal a different process.
-
- 14 Nov, 2015 1 commit
-
-
Benjamin Peterson authored
-