summaryrefslogtreecommitdiff
path: root/tests/isolated
Commit message (Expand)AuthorAgeFilesLines
* WIPissue-368Sergey Shepelev2016-12-301-3/+5
* tests: patcher_import_patched_defaults was failing in presence of pyopenssl p...Sergey Shepelev2016-12-221-0/+15
* bundle dnspython in support/; resolving is always greenSergey Shepelev2016-08-242-6/+46
* tpool: isolate internal socket from default timeout; Thanks to Alex VillacĂ­s...Sergey Shepelev2016-08-101-0/+15
* Provide green http without undesired side effectsJakub Stasiak2016-07-082-0/+16
* greenio: only trampoline when we blockDavid Szotten2016-07-011-0/+43
* Remove select.poll and improve subprocessJakub Stasiak2016-05-202-4/+10
* patcher: patch existing threading locks; Thanks to Alexis LeeAlexis Lee2016-04-183-0/+98
* little clean upSergey Shepelev2016-02-1212-32/+72
* wsgi: Fix handling partial writes on Python 3partial-write-fix-2Jakub Stasiak2016-02-091-0/+1
* patcher: certain order of import subprocess and monkey_patch breaks .communic...issue-290Sergey Shepelev2016-01-242-1/+16
* green selectors: Override DefaultSelector as wellJakub Stasiak2016-01-111-0/+3
* green select: Make sure devpoll method is removedJakub Stasiak2016-01-111-1/+1
* green selectors: Remove non-green selectorsJakub Stasiak2016-01-111-0/+12
* green select: Delete unpatched methodsJakub Stasiak2016-01-071-0/+15
* Fix HTTPServer.serve_forever blocking whole processJakub Stasiak2016-01-061-0/+28
* Temporarily revert build breaker.Sergey Shepelev2015-11-231-28/+0
* Fix HTTPServer.serve_forever blocking whole processJakub Stasiak2015-11-221-0/+28
* Issue #223: Fix threading monkey-patching on py3.4Victor Stinner2015-04-091-0/+23
* Fix threading.Condition with monkey-patchingVictor Stinner2015-04-051-0/+23
* greenio: fix fd double close; Thanks to Antonio CuniSergey Shepelev2015-03-311-0/+22
* greendns: fix (remove) dns.name importSergey Shepelev2015-02-251-0/+16
* tests/isolated for tests sandboxed in separate python processSergey Shepelev2015-02-254-0/+235