- 13 Oct, 2014 6 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Larry Hastings authored
int converter. This permits using the int converter with enums and typedefs.
-
Zachary Ware authored
Trying to use run_tests.py for testing is more trouble than it's worth; reverted to rt.bat. Also cleaned up rt.bat a bit. Trying to use hg purge to clean up after testing is also error-prone, so we're back to using the build solution's Clean targets.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
- 12 Oct, 2014 34 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
The function schedules the execution of coroutines, it's not just a wrapper for something.
-
R David Murray authored
-
R David Murray authored
Patch by Michel Albert. We don't normally do patches that just tweak whitespace, but ipaddress is relatively new and the package maintainers approved the patch.
-
Victor Stinner authored
Fix also the reate_unix_connection() doc: the method is not support on Windows, not need to mention that ssl is not support with ProactorEventLoop.
-
Victor Stinner authored
-
R David Murray authored
-
R David Murray authored
Patch by Meador Inge.
-
Serhiy Storchaka authored
This gets rid of Tcl warnings when they are handled later when the root is already destroyed.
-
Serhiy Storchaka authored
This gets rid of Tcl warnings when they are handled later when the root is already destroyed.
-
R David Murray authored
-
R David Murray authored
Patch by Chris Jerdonek.
-
R David Murray authored
-
R David Murray authored
Patch by David Naylor.
-
Georg Brandl authored
-
Georg Brandl authored
-
Stefan Krah authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
Add "closed" or "closing" to repr() of selector and proactor transports
-
Victor Stinner authored
Add "closed" or "closing" to repr() of selector and proactor transports
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-