services/python-requests.git
2012-11-24 Cory BenfieldAvoid using callable().
2012-11-23 Kenneth ReitzMerge pull request #942 from Lukasa/issue883
2012-11-23 Kenneth ReitzMerge pull request #945 from Lukasa/develop
2012-11-23 Kenneth ReitzMerge pull request #947 from JohnPeacockMessageSystems...
2012-11-23 Kenneth ReitzMerge pull request #948 from mwielgoszewski/develop
2012-11-22 Marcin WielgoszewskiBack to issue #630, .isalnum() was sufficient in addres...
2012-11-21 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-11-21 Kenneth Reitzobama
2012-11-21 John PeacockMerge branch 'develop' of github.com:JohnPeacockMessage...
2012-11-21 John PeacockOnly return a path if the cacert.pem file exists.
2012-11-21 John PeacockOnly return a path if the cacert.pem file exists.
2012-11-18 Cory BenfieldMake sure we reset environment variables.
2012-11-18 Cory BenfieldRespect the no_proxy environment variable.
2012-11-17 Cory BenfieldMockRequest needs a type property for Py3.3
2012-11-17 Kenneth ReitzMerge pull request #940 from Lukasa/issue917
2012-11-17 Kenneth ReitzMerge pull request #941 from Lukasa/issue870
2012-11-17 Cory BenfieldUpdate documentation on Sessions.
2012-11-16 Cory BenfieldUpdate docs to reflect use of params
2012-11-15 Kenneth ReitzMerge pull request #925 from russelldavis/fix-encoding
2012-11-15 Kenneth ReitzMerge pull request #937 from cleg/develop
2012-11-13 Pavel DmitrievFix for user-agent setting
2012-11-09 Kenneth ReitzMerge pull request #930 from maxcountryman/status-codes
2012-11-08 Max Countrymanadding UTF-8 status codes
2012-11-08 Kenneth ReitzMerge pull request #921 from bmcustodio/setuptools...
2012-11-03 Russell DavisFix a bug in _encode_params - it wasn't utf-8 encoding...
2012-10-30 bmcustodioFixed typo in 'MANIFEST.in'.
2012-10-30 bmcustodioAdded 'zip_safe' flag to 'setup.py'.
2012-10-27 Kenneth Reitzv0.14.2 v0.14.2
2012-10-27 Kenneth Reitzv0.14.2
2012-10-27 Kenneth ReitzMerge pull request #909 from mjpieters/issue765-json...
2012-10-27 Kenneth ReitzMerge pull request #912 from jhalcrow/develop
2012-10-27 Jonathan HalcrowMake sure that url has fragment removed when using...
2012-10-26 Martijn PietersFix the smoke test in the face of UTF-16 surrogate...
2012-10-25 Martijn PietersBetter not call it `chr`, rename to `byteschr`.
2012-10-25 Martijn PietersRedefine the `unichr` and bytes-variant of `chr` at...
2012-10-25 Martijn PietersCheek: insert myself into AUTHORS.rst.
2012-10-25 Martijn PietersCorrect a c&p mistake: set a correct docstring for...
2012-10-25 Martijn PietersUse a JSON-specific encoding detection when no encoding...
2012-10-22 Kenneth ReitzMerge pull request #906 from Atheuz/develop
2012-10-22 Lasse Vang... quote_plus, unquote_plus added
2012-10-21 Kenneth ReitzMerge pull request #903 from building39/issue-901
2012-10-21 Kenneth ReitzMerge pull request #904 from g2p/develop
2012-10-21 GabrielRemove path hacks that break chardet in Python 3. Close...
2012-10-20 Kenneth ReitzMerge pull request #898 from rvoicilas/develop
2012-10-19 mmartinIssue 901:
2012-10-18 Radu VoicilasReplace assert statements with unittest's self.assert*
2012-10-18 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-10-18 Kenneth Reitzexactly
2012-10-17 Kenneth ReitzMerge pull request #884 from everbird/develop
2012-10-17 Kenneth ReitzMerge pull request #887 from rvoicilas/develop
2012-10-17 Kenneth ReitzMerge pull request #897 from ametaireau/fix-cheeseshop...
2012-10-17 Alexis MétaireauFix the cheeseshop mirror url from pip.kennethreitz...
2012-10-15 Kenneth ReitzMerge pull request #892 from treyhunner/topic/whitespac...
2012-10-15 Trey HunnerFix multiple code style (whitespace) in docs/
2012-10-12 Kenneth Reitztypo all the things
2012-10-12 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-10-12 Kenneth Reitzoauth awesomeness
2012-10-09 Stephen ZhuangFor the uniformity :)
2012-10-09 Stephen ZhuangAdd name to AUTHORS according to Contribute section
2012-10-08 Radu VoicilasMaking the code more PEP8 compliant
2012-10-08 tokuda109declare the encoding
2012-10-08 Kenneth Reitzupdate
2012-10-08 Kenneth Reitzwording
2012-10-08 Kenneth Reitzpadding
2012-10-08 Kenneth Reitzorder fix
2012-10-08 Kenneth Reitzwhy not
2012-10-08 Ian CordascoOnly register callable items in lists
2012-10-08 Kenneth Reitznew classifiers for 3.2+
2012-10-08 Kenneth Reitzv0.14.1
2012-10-08 yegleUpdate: @property decorator instead of __getattr__
2012-10-08 Kunal MehtaUse __iter__ rather than the inefficient nested for...
2012-10-08 yeglePython 3.3 compatible update
2012-10-08 Matt SweeneySimplify error handling when decoding unicode
2012-10-08 Matt SweeneyHandle encoding of `None` when decoding unicode
2012-10-08 Stephen ZhuangSupport CJK parameters when post files
2012-10-02 Kenneth ReitzMerge pull request #878 from tokuda109/encoding
2012-10-02 tokuda109declare the encoding
2012-10-02 Kenneth Reitzupdate
2012-10-02 Kenneth Reitzwording
2012-10-02 Kenneth Reitzpadding
2012-10-02 Kenneth Reitzorder fix
2012-10-02 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-10-02 Kenneth Reitzwhy not
2012-10-01 Kenneth ReitzMerge pull request #876 from sigmavirus24/register_hook_fix
2012-10-01 Ian CordascoOnly register callable items in lists
2012-10-01 Kenneth Reitznew classifiers for 3.2+
2012-10-01 Kenneth Reitzv0.14.1 v0.14.1
2012-10-01 Kenneth ReitzMerge pull request #871 from yegle/develop
2012-10-01 yegleUpdate: @property decorator instead of __getattr__
2012-10-01 Kenneth ReitzMerge pull request #867 from mattswe/patch-1
2012-10-01 Kenneth ReitzMerge pull request #873 from legoktm/develop
2012-10-01 Kunal MehtaUse __iter__ rather than the inefficient nested for...
2012-09-29 yeglePython 3.3 compatible update
2012-09-26 Matt SweeneySimplify error handling when decoding unicode
2012-09-25 Matt SweeneyHandle encoding of `None` when decoding unicode
2012-09-24 Kenneth ReitzRevert "Fix SSL3 error on Ubuntu 12.04"
2012-09-23 Kenneth Reitzchange default accept-encoding
2012-09-23 Kenneth Reitzamazon
2012-09-23 Kenneth ReitzMerge pull request #863 from sigmavirus24/fix_hooks
2012-09-21 Kenneth Reitz1,000,000
next