This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests3
Watch
1
Star
0
Fork
0
You've already forked requests3
mirror of
https://github.com/kennethreitz/requests3.git
synced
2026-06-05 23:10:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ce4b69c9f96dd0fc142e7d058c55eaae49c5afd
requests3
/
tests
T
History
Kenneth Reitz
4a9f3572a3
logging handlers
...
Closes
#971
2012-12-14 23:51:53 -05:00
..
informal
Making the code more PEP8 compliant
2012-10-09 00:42:49 +03:00
dummy_server.py
Added testcases for keep-alive handling
2012-12-02 01:06:52 +01:00
test_cookies.py
logging handlers
2012-12-14 23:51:53 -05:00
test_keep_alive.py
Added testcases for keep-alive handling
2012-12-02 01:06:52 +01:00
test_proxies.py
Making the code more PEP8 compliant
2012-10-09 00:42:49 +03:00
test_requests_ext.py
Replace assert statements with unittest's self.assert*
2012-10-18 22:24:59 +03:00
test_requests_https.py
Making the code more PEP8 compliant
2012-10-09 00:42:49 +03:00
test_requests.py
remove danger_mode tests
2012-12-14 23:27:38 -05:00
test_utils.py
Make sure we reset environment variables.
2012-11-18 12:31:55 +00:00