- 16 Mar, 2016 8 commits
-
-
Jason Madden authored
Useful with a timeout argument. Fixes #503.
-
Jason Madden authored
[skip ci]
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
It would become False anyway as soon as the method returned. We won't schedule another one while it's running (True), so there's no race condition.
-
Jason Madden authored
Switch to using prospector for lint checks
-
- 15 Mar, 2016 3 commits
-
-
Jason Madden authored
-
Jason Madden authored
Don't immediately run links added to an Event/AsyncResult while it is running callbacks. Fixes #771.
-
Jason Madden authored
and document the settings.
-
- 12 Mar, 2016 2 commits
-
-
Jason Madden authored
Fixed typo error
-
Mayflower authored
-
- 11 Mar, 2016 13 commits
-
-
Jason Madden authored
-
Jason Madden authored
Figured out the root cause of the u-v-a crash in https://github.com/PyCQA/pylint/issues/846: unsafe-load-any-extension causes it.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
cleanup threadpool. various small cleanups. cleanup _fileobjectposix.
-
Jason Madden authored
clean up resolver_ares cleanup thread. cleanup testrunner cleanup pool. clean up event
-
Jason Madden authored
clean up socketcommon. cleanup examples and servers. cleanup server cleanup util. cleanup sslgte279 cleanup greentest. cleanup corecffi. cleanup fileobject. cleanup select.py cleanup socket2 fix naming. cleanup socket3 cleanup hub. cleanup threading. cleanup lock cleanup pywsgi. cleanup _threading cleanup patched_test_setup.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
On travis, start a build with 2.7.8 so that _ssl2.py gets tested (previously tested by Python 2.6). Do so with the test_ssl.py from that version (because the changes are large), but keep using the 2.7.11 tests with just a few removals otherwise.
-
Jason Madden authored
-
Jason Madden authored
-
- 10 Mar, 2016 14 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Drop support for python 2.6.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Move .pep8 to setup.cfg so it will be auto-detected.
-
Jason Madden authored
Update c-ares to 1.11.0
-