/doc/src/

f4ddb9ce3c55e684ab'/>
path: root/Lib/test/test_urllibnet.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable in test_urllibnet. (#1598)Senthil Kumaran2017-05-161-1/+3
* Minor spell fix and formatting fixes in urllib tests. (#959)Senthil Kumaran2017-04-021-1/+1
* Fix self.fail() call in test_data_headerBerker Peksag2016-05-071-1/+1
|\
| * Fix self.fail() call in test_data_headerBerker Peksag2016-05-071-1/+1
* | Replace example.com with pythontest.net in test_urllibnetBerker Peksag2016-05-071-12/+13
|\ \ | |/
| * Replace example.com with pythontest.net in test_urllibnetBerker Peksag2016-05-071-12/+13
* | Issue #23277: Remove unused sys and os importsBerker Peksag2016-04-241-1/+0
|/
* Issue #21069: Move test_fileno() from test_urllibnet and rewrite itMartin Panter2016-04-091-11/+0
* test_urllibnet: set timeout on test_fileno()Victor Stinner2016-03-301-1/+1
* Issue #23788: Merge redundant test_bad_address() into test_urllibnetMartin Panter2015-12-161-6/+20
* Suppress a couple more DeprecationWarnings in the test suite.R David Murray2014-06-111-1/+2
* Invoke test_urllibnet tests using unittest.main functionSenthil Kumaran2014-04-151-7/+3
* Issue #21069: Temporarily use www.google.com while investigatingNed Deily2014-03-271-1/+1
* Issue #20939: Use www.example.com instead of www.python.org to avoid testNed Deily2014-03-271-13/+13
* Issue #20939: merge from 3.3Ned Deily2014-03-151-1/+1
* merge 3.3 (#20695)Benjamin Peterson2014-02-201-4/+4
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-2/+0
|\
| * Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-16