Commit Graph

114 Commits

Author SHA1 Message Date
Matt Martz 050da542b3 Remove unneeded var, clear servers on get_servers and break if we were successful collecting servers 2016-05-16 11:34:38 -05:00
Matt Martz 77db2ea8f4 Move xml.parsers.expat import for flake8 2016-03-10 10:15:00 -06:00
Matt Martz e4218c7612 ssl.CertificateError not always available 2016-03-10 09:54:04 -06:00
Matt Martz 69bae532c5 Ensure we don't accidentally set debug in python versions using optparse 2016-03-07 17:07:48 -06:00
Matt Martz 4f7f367391 Handle SSL errors, and specify scheme for CDN URLs 2016-03-07 17:06:22 -06:00
Matt Martz 08e87f4c54 make sure ignore_servers is a list 2016-03-07 17:05:28 -06:00
Matt Martz aa52e550bf Threading and callback improvements 2016-03-07 17:05:05 -06:00
Matt Martz 537c5aeda0 Remove unneeded imports 2016-03-07 17:03:39 -06:00
Matt Martz 95fe038752 Handle HTTPSConnection imports differently, don't bail unless we need it 2016-03-07 17:02:11 -06:00
Matt Martz 1c0a029ca6 Handle broken pipe exceptions more effectively 2016-03-07 17:00:46 -06:00
Matt Martz 9913b9915f Update print_ from six, so that encoding can be handled automatically 2016-03-07 16:59:41 -06:00
Matt Martz a4cb217522 download and upload measurements should be stored in SpeedtestResults in the units specified, defaulting to bits 2016-01-05 16:06:18 -06:00
Matt Martz d09ec27cb2 Address performance degredation by incerasing read default from 1500 back to 10240 2016-01-05 16:05:12 -06:00
Matt Martz 81182c1c94 Rename from speedtest_cli.py to speedtest.py, but maintain backwards compat with a symlink 2015-12-28 14:32:47 -06:00