This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests
Watch
1
Star
0
Fork
0
You've already forked requests
mirror of
https://github.com/kennethreitz/requests.git
synced
2026-06-05 22:50:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc7b2f9a67ef69d87fdf02701f8005c1af612796
requests
/
tests
T
History
Shivaram Lingamneni
291859c199
fix the tests for python 3
2012-08-06 16:11:45 -07:00
..
informal
address connection leak issue from
#520
2012-08-05 21:09:13 -07:00
test_cookies.py
Change the None check from self.assertIsNone to python style None Check, as build was failing
2012-05-23 14:25:54 -07:00
test_requests_ext.py
add laurentb's test case for cookie handling on redirects
2012-05-01 17:00:19 -07:00
test_requests_https.py
Add a smoke test for https functionality
2012-04-16 17:50:40 -07:00
test_requests.py
fix the tests for python 3
2012-08-06 16:11:45 -07:00