summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix subprocess_attach_write_pipe exampleVictor Stinner2015-01-301-1/+1
* Fix a ResourceWarning in the shell exampleVictor Stinner2015-01-301-1/+3
* Python issue #23208: Add BaseEventLoop._current_handleVictor Stinner2015-01-2625-0/+3176