services/python-requests.git
2012-08-18 Ian CordascoRevert "Some pyflakes fixes."
2012-08-18 Ian CordascoForgot to add myself to the AUTHORS.rst
2012-08-18 Ian CordascoFix python3 tests.
2012-08-18 Ian CordascoAll tests pass, time for a PR.
2012-08-18 Ian CordascoMerge branch 'develop' into key_val_lists
2012-08-17 Kenneth ReitzMerge pull request #784 from Locker537/docs_fix
2012-08-17 Kenneth ReitzMerge pull request #786 from Locker537/lint_fix
2012-08-17 Kenneth ReitzMerge pull request #787 from kayzh/develop
2012-08-17 Kay Zhu"There many ..." to "There are many ..." in quickstart
2012-08-16 Locker537Whitespace fixes following PEP8.
2012-08-16 Locker537Remove trailing whitespace from docs directory.
2012-08-16 Locker537Change variable '_r' to 'bad_r' to avoid confusion...
2012-08-16 Locker537Change variable '_r' to 'r' for consistency.
2012-08-13 Kenneth ReitzMerge pull request #774 from Lukasa/develop
2012-08-13 Cory BenfieldThrow InvalidURL not UnicodeError on bad label.
2012-08-13 Cory BenfieldTest for throwing useful exception on bad label.
2012-08-11 Kenneth ReitzMerge pull request #746 from jkbr/develop
2012-08-11 Jakub RoztocilFixed tests for Python 3 (text vs. bytes).
2012-08-10 Jakub RoztocilUse BytesIO for bytes.
2012-08-10 Jakub RoztocilFixed encoding of fields with the same name.
2012-08-10 Kenneth ReitzMerge pull request #772 from Lukasa/develop
2012-08-10 Kenneth ReitzMerge pull request #773 from randomir/develop
2012-08-10 Radomir Stevanovictests: python2.6 compat (`assertIn` added in 2.7)
2012-08-10 Cory BenfieldDocument encodings and RFC compliance.
2012-08-09 Kenneth Reitznew button domain
2012-08-08 Kenneth ReitzMerge pull request #767 from stefanp/develop
2012-08-08 Kenneth ReitzMerge pull request #766 from Lukasa/develop
2012-08-08 Stefan PraszalowiczWrap socket.error in ConnectionError (+ unit tests)
2012-08-08 Cory BenfieldAccept objects with string representations as URLs.
2012-08-08 Cory BenfieldAdd test for Issue #423.
2012-08-07 Ian CordascoMerge branch 'develop' into key_val_lists
2012-08-06 Kenneth ReitzMerge pull request #764 from slingamn/regressions
2012-08-06 Shivaram Lingamnenifix the tests for python 3
2012-08-06 Shivaram Lingamnenipropagate self.prefetch on redirect
2012-08-06 Shivaram Lingamneniproperly handle send(prefetch=False)
2012-08-06 Shivaram Lingamnenired tests derived from @dhagrow's examples in #760
2012-08-06 Kenneth ReitzMerge pull request #762 from Lukasa/develop
2012-08-06 Cory BenfieldCorrectly handle encoding numbers when POSTing.
2012-08-06 Kenneth Reitzv0.13.6 v0.13.6
2012-08-06 Kenneth ReitzMerge pull request #760 from slingamn/fix_leak.release
2012-08-06 Shivaram Lingamneniaddress connection leak issue from #520
2012-08-06 Ian CordascoAdd to_key_val_lists to avoid repetition.
2012-08-05 Ian CordascoMerge branch 'develop' into key_val_lists
2012-08-04 Kenneth ReitzMerge pull request #758 from volker48/develop
2012-08-04 Marcus McCurdyMoved fix for #747 to compat module
2012-08-04 Marcus McCurdyMerge branch 'develop' of https://github.com/volker48...
2012-08-04 Marcus McCurdyFixed issue #747
2012-08-04 Marcus McCurdyFixed test for issue #747 to check for '' instead of...
2012-08-04 Ian Cordascoparams now accepts a k/v list.
2012-08-04 Marcus McCurdyAdded a test to expose issue #747
2012-08-03 Kenneth ReitzMerge pull request #754 from sigmavirus24/develop
2012-08-03 Ian CordascoMerge branch 'develop' into key_val_lists
2012-08-03 Ian CordascoFix raise_for_status()
2012-08-02 Ian CordascoBetter handling of invalid files.
2012-08-02 Ian CordascoThis simplification should work.
2012-08-02 Ian CordascoFix python3 errors.
2012-08-02 Ian CordascoSome pyflakes fixes.
2012-08-02 Ian CordascoTests written for _encode_files new capability.
2012-08-02 Ian CordascoNeed to write tests but this looks good so far.
2012-08-02 Kenneth ReitzMerge pull request #751 from Lukasa/develop
2012-08-02 Kenneth ReitzMerge pull request #753 from berkerpeksag/if-statements
2012-08-02 Berker PeksagRefactoring in |raise_for_status| method.
2012-08-02 Kenneth ReitzMerge pull request #752 from anentropic/patch-1
2012-08-02 anentropicexample looked wrong
2012-08-02 Cory BenfieldCatch socket.gaierror in safe mode.
2012-07-31 Kenneth ReitzMerge pull request #744 from tax/develop
2012-07-28 Kenneth Reitzdonate
2012-07-28 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-07-28 Kenneth Reitzsetup.py
2012-07-28 Kenneth Reitzgittip
2012-07-27 PaulSet content type before authentication
2012-07-27 Cory BenfieldFailing test for Issue #737.
2012-07-27 Kenneth Reitzv0.13.5 v0.13.5
2012-07-27 Kenneth Reitzv0.13.4 v0.13.4
2012-07-27 Kenneth Reitzdisable tricky tests
2012-07-27 Kenneth ReitzSolves #722
2012-07-27 Kenneth Reitzchanges
2012-07-27 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-07-27 Kenneth Reitzordered dict
2012-07-27 Kenneth ReitzMerge pull request #647 from mkomitee/kerberos
2012-07-27 Kenneth ReitzMerge pull request #729 from vickimo/issue_661
2012-07-27 Kenneth Reitzurllib update and junks
2012-07-27 Kenneth ReitzMerge pull request #736 from Lukasa/develop
2012-07-27 Kenneth ReitzMerge pull request #739 from saevarom/develop
2012-07-25 Sævar Öfjörð... Appengine workaround
2012-07-25 Cory BenfieldComment typo fix and move newline.
2012-07-24 Kenneth ReitzMerge pull request #734 from doismellburning/verbose_ht...
2012-07-21 Cory BenfieldMake OAuth path hack platform independent.
2012-07-20 Kristian GlassInclude reason rather than content in raised HTTPErrors
2012-07-20 Kristian GlassInclude response.content in raised HTTPErrors
2012-07-18 Kenneth ReitzMerge pull request #731 from jorjun/patch-1
2012-07-18 jorjunbreaks under python 2.7, without the from __future__...
2012-07-14 Kenneth ReitzMerge pull request #727 from vickimo/issue_547
2012-07-14 Victoria MoAdded needed cast for when POSTing data and files ...
2012-07-14 Victoria MoFix infinite loop on wrong Digest Authentication (Issue...
2012-07-13 Kenneth ReitzMerge pull request #725 from muhtasib/Timeout_Fix
2012-07-13 Leila MuhtasibDifferentiate between two types of timeout errors from...
2012-07-12 Kenneth ReitzMerge pull request #721 from karlcow/develop
2012-07-12 karladding clarification to the history API. It was not...
2012-07-12 Kenneth Reitzmakin' history v0.13.3
next