- 11 Mar, 2016 9 commits
-
-
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 11 commits
-
-
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
-
Jason Madden authored
- Replaced the whole directory with current source. This adds a few more scripts that we could remove again if desired, but it's easier just to be able to copy everything. - However, the new test directory requires c++11, which travis doesn't have, so it's ditabled. - The invocation of configure had to lose the CONFIG_FILES= param, because with that set, configure would fail to create the Makefile which in turn caused the whole thing to fail.
-
- 09 Mar, 2016 11 commits
-
-
Jason Madden authored
Test non-embedded versions of libev and c-ares
-
Jason Madden authored
Downstream distributors like to use their system libraries for some reason, so make sure that works, at least with the versions we have. Previously at least one test was broken. Fixes #759
-
Jason Madden authored
Update tblib to 1.3.0
-
Jason Madden authored
-
Jason Madden authored
Update libev to 4.22
-
Jason Madden authored
Grab the latest ev.c from CVS, r1.480, which moves around the modifiers to fix the noinline problem.
-
Jason Madden authored
Grab the latest ev.c from CVS, r1.480, which moves around the modifiers to fix the noinline problem.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
- 07 Mar, 2016 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
- 05 Mar, 2016 5 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
-
Jason Madden authored
-
Jason Madden authored
-
- 04 Mar, 2016 2 commits
-
-
Jason Madden authored
Issue some warnings for patch_all with invalid parameters
-
Jason Madden authored
Update socket docs to clarify their duplication of stdlib interface; tone down the warnings. [skip ci]
-