services/python-requests.git
2012-01-22 Kenneth Reitzpython3 version of urllib3
2012-01-22 Kenneth Reitzdates
2012-01-22 Kenneth Reitz@gulopine
2012-01-22 Kenneth ReitzResponse.url.
2012-01-22 Kenneth Reitzhistory! v0.10.0
2012-01-22 Kenneth ReitzBeautiful history.
2012-01-22 Kenneth Reitzwhitespace
2012-01-22 Kenneth Reitzcleanup
2012-01-22 Kenneth Reitztypo
2012-01-22 Kenneth Reitzsimpler
2012-01-22 Kenneth Reitzdon't double decode
2012-01-22 Kenneth ReitzUse chardet for detection when no encoding is provided.
2012-01-22 Kenneth Reitzchardet
2012-01-22 Kenneth Reitzchardet
2012-01-22 Kenneth Reitzbuild number
2012-01-22 Kenneth Reitzv0.10.0
2012-01-21 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-01-21 Kenneth ReitzNo encoding? r.text is None.
2012-01-21 Kenneth ReitzMerge pull request #370 from piotr-dobrogost/develop
2012-01-21 Kenneth Reitzhistory
2012-01-21 Kenneth ReitzMerge branch 'redsea' into develop
2012-01-21 Kenneth Reitzhistory
2012-01-21 Kenneth Reitzmove digest to new register_hook
2012-01-21 Kenneth ReitzProvide new register_hook system.
2012-01-21 Kenneth Reitzmake list of HOOKS available
2012-01-21 Kenneth ReitzMerge branch 'develop' of https://github.com/jgorset...
2012-01-21 Johannes GorsetFacilitate for multiple hooks
2012-01-21 Johannes GorsetDefault the encoding of "text" media subtypes to "ISO...
2012-01-21 Kenneth Reitzcleanup docs for request defaults
2012-01-21 Kenneth Reitzremove is_error
2012-01-21 Kenneth Reitzonly try to decode if self.encoding is set
2012-01-21 Kenneth ReitzNew bytes/unicode separation.
2012-01-21 Kenneth Reitzkill decode_unicode config
2012-01-20 Piotr Dobrogosttiny map() refactoring
2012-01-19 Kenneth ReitzUpdate docs/dev/todo.rst
2012-01-19 Kenneth ReitzMerge pull request #366 from jgorset/how-to-help
2012-01-19 Kenneth ReitzMerge pull request #368 from jgorset/unicode-response-url
2012-01-19 Johannes GorsetDecode response URL to a unicode string.
2012-01-19 Johannes GorsetElaborate on how to help
2012-01-19 Kenneth ReitzMerge pull request #364 from gthank/8efb6cc870bd23de0d8...
2012-01-19 Kenneth Reitzv0.9.3 v0.9.3
2012-01-19 Kenneth ReitzMerge branch 'develop' of github.com:kennethreitz/reque...
2012-01-19 Kenneth Reitzv0.9.2
2012-01-19 Kenneth ReitzMerge branch 'streaming' of https://github.com/RonnyPfa...
2012-01-19 Kenneth ReitzMerge pull request #363 from gazpachoking/develop
2012-01-19 Chase SterlingAdd myself to AUTHORS
2012-01-19 Chase SterlingMake sure verify=False is respected for session even...
2012-01-18 Kenneth ReitzSOPA
2012-01-17 Kenneth ReitzMerge pull request #360 from mastahyeti/develop
2012-01-17 BenThe async.send method wasn't really doing anything...
2012-01-17 BenThe async.send method wasn't really doing anything...
2012-01-17 BenThe async.send method wasn't really doing anything...
2012-01-17 Ronny Pfannschmidtclose the chunked fd at the end and honor content chunk...
2012-01-17 Hank GayAllow mixing sessions and async.
2012-01-17 Ronny Pfannschmidtremove debug print
2012-01-17 Ronny Pfannschmidteven more evil, fixes my misstakes with chunked reading
2012-01-17 Ronny Pfannschmidtinsanity for chunked iteration
2012-01-17 Ronny Pfannschmidtmake Response.iter_lines yield the pending buffer if...
2012-01-15 Kenneth Reitz+1
2012-01-13 Kenneth ReitzUpdate AUTHORS.rst
2012-01-13 Kenneth ReitzMerge pull request #355 from fkumro/develop
2012-01-13 Frank KumroAdded prefetch documentation for api
2012-01-12 Kenneth ReitzTom Moertel
2012-01-12 Kenneth ReitzMerge pull request #352 from tmoertel/develop
2012-01-10 Tom MoertelFix bug in HTTP-digest auth w/ URI having query string
2012-01-10 Kenneth ReitzMerge pull request #344 from sharat87/patch-1
2012-01-10 Kenneth ReitzMerge pull request #348 from LucianU/develop
2012-01-10 Kenneth ReitzUpdate AUTHORS.rst
2012-01-10 Kenneth ReitzMerge pull request #347 from LucianU/patch-1
2012-01-10 Kenneth ReitzMerge pull request #350 from piotr-dobrogost/develop
2012-01-10 Piotr Dobrogostfixes issue #349
2012-01-10 Lucian UrsuFixed code in 'Event Hooks' section
2012-01-10 Lucian UrsuPrinting the entire traceback, instead of just a warnin...
2012-01-09 Shrikant Sharat... The `request` method of `Session` class does not take...
2012-01-07 Kenneth ReitzUpdate docs/index.rst
2012-01-07 Kenneth ReitzMerge pull request #343 from shazow/urllib3-attribution
2012-01-07 Andrey PetrovMerge branch 'develop' of https://github.com/kennethrei...
2012-01-07 Andrey PetrovRewriting history for correctness.
2012-01-07 Andrey PetrovAdding a humble mention of urllib3 to the Requests...
2012-01-07 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-01-07 Kenneth Reitzurllib3 update
2012-01-07 Kenneth ReitzUpdate docs/user/advanced.rst
2012-01-06 Kenneth ReitzMerge pull request #342 from bjedwards/patch-1
2012-01-06 Ben EdwardsFix syntax error in last commit.
2012-01-06 Kenneth Reitz@ojii
2012-01-06 Kenneth ReitzMerge pull request #341 from ojii/patch-1
2012-01-06 Jonas ObristGive a more useful error message when the URL supplied...
2012-01-06 Kenneth Reitzv0.9.1 v0.9.1
2012-01-06 Kenneth ReitzMerge branch 'develop' of https://github.com/gazpachoki...
2012-01-06 Kenneth ReitzMerge pull request #333 from bryanhelmig/develop
2012-01-05 Bryan Helmigmention of error modes in quickstart
2012-01-05 Bryan Helmighighway to the danger_mode
2012-01-05 Bryan Helmigadd eager mode for raising errors immediately
2012-01-03 Kenneth ReitzUpdate README.rst
2012-01-03 Chase SterlingMake sure newlines at chunk borders do not get dropped...
2012-01-02 Chase SterlingRefactor r.iter_lines to retrieve more than one byte...
2012-01-02 Kenneth ReitzUpdate docs/user/install.rst
2012-01-01 Kenneth Reitz:sparkles: 2012 :sparkles:
2011-12-31 Chase SterlingRefactor stream_decode_gzip and _deflate into one funct...
2011-12-30 Chase SterlingImplement automatic deflating when using response.iter_...
next