summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue in Travis where the build breaks because of a gevent bumpfix-geventNicholas Charriere2017-02-171-1/+1
* Merge pull request #135 from viraptor/gets_docstringNicholas Charriere2016-12-111-1/+1
|\
| * DocString: `gets` returns values, not keysStanisław Pitucha2016-12-111-1/+1
|/
* Merge pull request #134 from ewdurbin/incompatNicholas Charriere2016-12-081-5/+0
|\
| * remove suggestion to use python-clandestinedErnest W. Durbin III2016-12-081-5/+0
|/
* Merge pull request #131 from tomkins/serde-serializationNicholas Charriere2016-12-053-14/+103
|\
| * Ensure serde integration tests return the same typeAlex Tomkins2016-12-041-0/+1
| * Add FLAG_BYTESAlex Tomkins2016-12-042-5/+6
| * Add more serde unit tests for bytes/unicodeAlex Tomkins2016-12-041-0/+3
| * Add a few more serde integration testsAlex Tomkins2016-12-041-0/+8
| * Switch to is bytes for bytes comparisionAlex Tomkins2016-12-041-1/+1
| * Use is type for type comparisonsAlex Tomkins2016-12-041-4/+4
| * Add test for subclasses of builtin typesAlex Tomkins2016-12-041-0/+14
| * Test for expected flags with serde testsAlex Tomkins2016-12-041-6/+14
| * Improve serdeAlex Tomkins2016-12-041-7/+26
| * Use byte strings after serializing with serdeAlex Tomkins2016-12-041-2/+14
| * Add integration test for serde serializationAlex Tomkins2016-12-041-0/+23
|/
* Merge pull request #133 from pinterest/drop-pypy3-travis-ci-supportNicholas Charriere2016-12-022-2/+4
|\
| * Update ChangeLog.rstdrop-pypy3-travis-ci-supportNicholas Charriere2016-12-023-3/+5
* | Update ChangeLog.rstNicholas Charriere2016-11-071-1/+1
|/
* Merge pull request #130 from pinterest/prerelease-140Nicholas Charriere2016-11-054-3/+9
|\
| * Bump version to 1.4.0prerelease-140Nicholas Charriere2016-11-053-3/+3
| * Added changelogNicholas Charriere2016-11-051-0/+6
|/
* Merge pull request #129 from pinterest/pep8Nicholas Charriere2016-11-055-7/+15
|\
| * Make line length reqs explicitpep8Nicholas Charriere2016-11-051-0/+1
| * Fix syntax errorsNicholas Charriere2016-11-054-7/+14
|/
* Merge pull request #128 from jogo/unicodeNicholas Charriere2016-11-0511-43/+129
|\
| * Add integration environment to toxJoe Gordon2016-11-031-1/+7
| * Add gevent to test-requirementsJoe Gordon2016-11-031-0/+1
| * Add optional support for unicode keysJoe Gordon2016-11-039-42/+121
|/
* Merge pull request #127 from jogo/READMEJon Parise2016-10-311-1/+12
|\
| * Update README to mention toxJoe Gordon2016-10-311-1/+12
|/
* Merge pull request #126 from pinterest/doc-keysNicholas Charriere2016-10-281-0/+10
|\
| * Doc about keysdoc-keysNicholas Charriere2016-10-281-0/+10
* | Merge pull request #125 from kols/pooled-client-noreplyNicholas Charriere2016-10-282-34/+106
|\ \ | |/ |/|
| * test for default_noreply for both clientsKane Dou2016-10-281-24/+96
| * PooledClient now use default_noreply arg set on initKane Dou2016-10-281-10/+10
|/
* Merge pull request #121 from pinterest/release-138Nicholas Charriere2016-10-044-4/+7
|\
| * Bump version to 1.3.8release-138Nicholas Charriere2016-10-043-3/+3
| * new Patch version for minor changev1.3.8Nicholas Charriere2016-10-041-1/+4
|/
* Merge pull request #120 from pinterest/pre-release-137Nicholas Charriere2016-10-043-3/+14
|\
| * Add cPickle change to Changelogpre-release-137Nicholas Charriere2016-10-041-0/+1
| * Make tuple once, instead of on every callNicholas Charriere2016-10-041-2/+2
| * Final touches for 1.3.7Nicholas Charriere2016-10-032-1/+11
* | Merge pull request #116 from suhailpatel/use-cpickle-if-availableNicholas Charriere2016-10-041-1/+1
|\ \
| * | Use cPickle for six.movesSuhail Patel2016-10-041-9/+1
| * | We only need to import cPickle explicitly if Python 2Suhail Patel2016-10-031-5/+9
| * | Use cPickle as pickle if availableSuhail Patel2016-10-031-1/+5
* | | Merge pull request #119 from pinterest/pre-release-137Nicholas Charriere2016-10-033-4/+5
|\ \ \ | | |/ | |/|
| * | Release 1.3.7Nicholas Charriere2016-10-032-4/+4