<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pymemcache.git/pymemcache/client/rendezvous.py, branch master</title>
<subtitle>github.com: pinterest/pymemcache.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pymemcache.git/'/>
<entry>
<title>Apply black formatting</title>
<updated>2021-12-03T17:27:52+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>jogo@pinterest.com</email>
</author>
<published>2021-12-03T00:17:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pymemcache.git/commit/?id=73c78212c0eea3970570cee48b55c3295b9f4c94'/>
<id>73c78212c0eea3970570cee48b55c3295b9f4c94</id>
<content type='text'>
https://black.readthedocs.io/en/stable/index.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://black.readthedocs.io/en/stable/index.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for rebase and further cleanups</title>
<updated>2021-07-20T18:49:20+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>jogo@pinterest.com</email>
</author>
<published>2021-07-06T18:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pymemcache.git/commit/?id=09e4c0520482beab2faba9253178e34ec459054e'/>
<id>09e4c0520482beab2faba9253178e34ec459054e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove six dependency and run pyupgrade</title>
<updated>2021-07-20T18:46:07+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>jogo@pinterest.com</email>
</author>
<published>2021-05-27T16:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pymemcache.git/commit/?id=0bf1baa4f539dedf8e4e4b2e48f8da5d66ed57b5'/>
<id>0bf1baa4f539dedf8e4e4b2e48f8da5d66ed57b5</id>
<content type='text'>
Now that we don't require Python 2 support no need for six.

Code upgraded with pyupgrade and manual fixes to remove remaining six
usage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we don't require Python 2 support no need for six.

Code upgraded with pyupgrade and manual fixes to remove remaining six
usage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add optional support for unicode keys</title>
<updated>2016-11-03T16:52:53+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>jogo@pinterest.com</email>
</author>
<published>2016-10-31T21:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pymemcache.git/commit/?id=3613587536673154b45dbb8fe482e736f13a3a36'/>
<id>3613587536673154b45dbb8fe482e736f13a3a36</id>
<content type='text'>
memcached's ASCII protocol supports unicode keys, so lets support them
as well. Since using unicode keys for memcache is uncommon and to
preserve the previous behavior disable support by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
memcached's ASCII protocol supports unicode keys, so lets support them
as well. Since using unicode keys for memcache is uncommon and to
preserve the previous behavior disable support by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dependency on clandestined and use pure python murmur3</title>
<updated>2015-07-02T17:39:43+00:00</updated>
<author>
<name>John Anderson</name>
<email>sontek@gmail.com</email>
</author>
<published>2015-07-02T17:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pymemcache.git/commit/?id=cff5abfad59baa593996fe7e240fd3944e2c4af2'/>
<id>cff5abfad59baa593996fe7e240fd3944e2c4af2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
