index
:
delta/python-packages/pymemcache.git
authorize-unicode
dependabot/pip/faker-17.3.0
dependabot/pip/faker-18.7.0
dependabot/pip/faker-18.9.0
dependabot/pip/mypy-1.3.0
dependabot/pip/pygments-2.15.1
dependabot/pip/sphinx-7.0.1
dependabot/pip/sphinx-rtd-theme-1.2.0
doc-keys
docs
drop-pypy3-travis-ci-support
fix-gevent
fix-tox-docs
fix-unicode-char-in-middle-error
github-actions
import-friendliness
kill-26
master
new-release-144
pep8
pre-release-137
prelease-141
prerelease-140
release
release-138
release-143
revert
security-sanitize
shameless-hiring-plug
simple-documentation
snyk-fix-5686e09f91a82ddfe240c6d452535ebc
snyk-fix-8b5f7af655bdaf9ba623545bda757852
v3.x
github.com: pinterest/pymemcache.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump documentation version for 2.2.0 release
v2.2.0
Jon Parise
2019-07-30
1
-2
/
+2
*
Update changelog in preparation for v2.2.0 (#244)
Jon Parise
2019-07-30
1
-2
/
+6
*
Be more consistent about using Client.encoding (#242)
Stephen Rosen
2019-07-24
1
-4
/
+6
*
Add noreply warning to getting_started doc (#241)
Stephen Rosen
2019-07-24
1
-1
/
+13
*
Normalize the repository URL (#238)
Jon Parise
2019-07-05
1
-1
/
+1
*
extracted _extract_value() from _fetch_cmd() (#237)
JianGuoPinterest
2019-06-12
2
-21
/
+68
*
add flags in client functions (#235)
JianGuoPinterest
2019-06-11
3
-32
/
+75
*
add encoding in client functions (#232)
JianGuoPinterest
2019-06-07
4
-17
/
+120
*
Drop official support for Python 3.4 (#234)
Jon Parise
2019-06-07
2
-3
/
+0
*
Merge pull request #230 from jparise/changelog-2.2.0
Joe Gordon
2019-05-09
1
-3
/
+5
|
\
|
*
Update the changelog with recent changes
Jon Parise
2019-05-09
1
-3
/
+5
|
/
*
Merge pull request #228 from jparise/repr-quotes
Joe Gordon
2019-05-07
1
-4
/
+4
|
\
|
*
Remove redundant '' from %r values
Jon Parise
2019-05-07
1
-4
/
+4
*
|
Merge pull request #229 from jparise/ascii-encode-error
Joe Gordon
2019-05-07
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Improve ASCII encoding failure exception
Jon Parise
2019-05-07
1
-1
/
+2
|
/
*
Merge pull request #225 from cdonati/hash-default-noreply
Jon Parise
2019-04-19
1
-1
/
+3
|
\
|
*
Add default_noreply paramter to HashClient
Chris Donati
2019-04-19
1
-1
/
+3
|
/
*
Merge pull request #223 from jogo/222
Jon Parise
2019-03-19
2
-6
/
+9
|
\
|
*
Handle unicode key values in MockMemcacheClient correctly
Joe Gordon
2019-03-19
2
-6
/
+9
|
/
*
Merge pull request #219 from 4383/packaging
Jon Parise
2019-02-21
4
-53
/
+45
|
\
|
*
Introduce package metadata configuration by using setup.cfg
Hervé Beraud
2019-02-21
4
-53
/
+45
*
|
Merge pull request #220 from jparise/gitignore-eggs
Jon Parise
2019-02-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Ignore the .eggs/ directory
Jon Parise
2019-02-21
1
-0
/
+1
|
/
*
Merge pull request #217 from jparise/django-pymemcache
Jon Parise
2019-02-13
1
-0
/
+7
|
\
|
*
Mention django-pymemcache in the README
Jon Parise
2019-02-13
1
-0
/
+7
|
/
*
Merge pull request #218 from jparise/assert-equals
Charles Gordon
2019-02-13
1
-1
/
+1
|
\
|
*
Use '==' to compare strings
Jon Parise
2019-02-13
1
-1
/
+1
|
/
*
Merge pull request #216 from jparise/setup-version
v2.1.1
Jon Parise
2019-01-28
4
-13
/
+18
|
\
|
*
Parse version directly from pymemcache/__init__.py
Jon Parise
2019-01-28
4
-13
/
+18
|
/
*
Merge pull request #212 from jparise/prepare-2.1.0
v2.1.0
Jon Parise
2019-01-08
3
-21
/
+28
|
\
|
*
Finish preparing the 2.1.0 release
Jon Parise
2019-01-08
3
-21
/
+28
*
|
Merge pull request #210 from jparise/coverage-omit-tests
Jon Parise
2019-01-08
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Omit test/* code from the coverage report
Jon Parise
2019-01-07
1
-1
/
+4
*
|
Merge pull request #211 from jparise/cache_memlimit
Jon Parise
2019-01-08
2
-1
/
+24
|
\
\
|
*
|
Add test coverage for the 'cache_memlimit' command
Jon Parise
2019-01-08
1
-0
/
+8
|
*
|
Improve the cache_memlimit documentation
Jon Parise
2019-01-08
1
-1
/
+2
|
*
|
added OK as acceptable response
Benjamin Berg
2019-01-08
1
-1
/
+15
|
/
/
*
|
Merge pull request #209 from jparise/cmd-keys
Jon Parise
2019-01-07
1
-9
/
+6
|
\
\
|
|
/
|
/
|
|
*
Always send command keys in their original order
Jon Parise
2019-01-07
1
-9
/
+6
|
/
*
Always close the existing socket on _connect() (#208)
Jon Parise
2019-01-03
2
-7
/
+39
*
Add UNIX domain socket support (#206)
Jon Parise
2019-01-02
4
-4
/
+68
*
Switch to an SVG Travis-CI build badge (#207)
Jon Parise
2019-01-02
1
-1
/
+1
*
Start preparing the 2.1.0 release (#202)
Jon Parise
2018-11-25
4
-4
/
+11
*
Remove 'sudo: false' from Travis configuration (#204)
Jon Parise
2018-11-25
1
-1
/
+0
*
fixed markdown syntax to rst link format (#205)
Manan
2018-11-25
1
-1
/
+1
*
Add CODEOWNERS listing global project reviewers (#203)
Jon Parise
2018-11-25
1
-0
/
+2
*
Merge pull request #201 from TylerLubeck/patch-1
Joe Gordon
2018-11-08
1
-1
/
+1
|
\
|
*
typo: alwais -> always
Tyler Lubeck
2018-11-08
1
-1
/
+1
|
/
*
Merge pull request #197 from mainanick/package-level-import
Nicholas Charriere
2018-11-03
1
-0
/
+11
|
\
|
*
allow friendly imports
unknown
2018-11-03
1
-0
/
+8
[next]