<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pymemcache.git, branch v3.0.1</title>
<subtitle>github.com: pinterest/pymemcache.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/'/>
<entry>
<title>Merge pull request #274 from jparise/3.0.1</title>
<updated>2020-03-20T16:13:18+00:00</updated>
<author>
<name>Charles Gordon</name>
<email>charles.gordon@gmail.com</email>
</author>
<published>2020-03-20T16:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/commit/?id=b5d586092fced9e5483fcd03f034c8478376ed72'/>
<id>b5d586092fced9e5483fcd03f034c8478376ed72</id>
<content type='text'>
Prepare the version 3.0.1 release</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepare the version 3.0.1 release</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare the version 3.0.1 release</title>
<updated>2020-03-20T15:37:10+00:00</updated>
<author>
<name>Jon Parise</name>
<email>jon@pinterest.com</email>
</author>
<published>2020-03-20T15:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/commit/?id=eeeb7084d46f75df78a8aadfb84b0158d7cb83f2'/>
<id>eeeb7084d46f75df78a8aadfb84b0158d7cb83f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update MockMemcacheClient to reuse check_key (#273)</title>
<updated>2020-03-19T20:57:36+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>jogo@users.noreply.github.com</email>
</author>
<published>2020-03-19T20:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/commit/?id=cc9f9b114e756de5ac03ac06c64d30ea26884f06'/>
<id>cc9f9b114e756de5ac03ac06c64d30ea26884f06</id>
<content type='text'>
Our current MockMemcacheClient doesn't throw an error if a key has a
space, and given MockMemcacheClient can be consumed by downstream
things, we want it to act as close to the real client as possible.

Rename _check_key to check_key_helper so we aren't importing a private
function.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our current MockMemcacheClient doesn't throw an error if a key has a
space, and given MockMemcacheClient can be consumed by downstream
things, we want it to act as close to the real client as possible.

Rename _check_key to check_key_helper so we aren't importing a private
function.</pre>
</div>
</content>
</entry>
<entry>
<title>HashClient pass encoding servers (#271)</title>
<updated>2020-03-18T20:34:19+00:00</updated>
<author>
<name>Doug</name>
<email>douglaslong11@gmail.com</email>
</author>
<published>2020-03-18T20:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/commit/?id=51c76dae2c3c96ecaac0f2abd522fd344b0b2482'/>
<id>51c76dae2c3c96ecaac0f2abd522fd344b0b2482</id>
<content type='text'>
pass the encoding from the hashed client to the pooled client when use_pooling is True.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pass the encoding from the hashed client to the pooled client when use_pooling is True.</pre>
</div>
</content>
</entry>
<entry>
<title>Add Feras to the contributors list</title>
<updated>2020-01-15T22:04:07+00:00</updated>
<author>
<name>Jon Parise</name>
<email>jon@pinterest.com</email>
</author>
<published>2020-01-15T22:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/commit/?id=86fc415d8383c7dbf7bd3442ab9d7d3e36a874d3'/>
<id>86fc415d8383c7dbf7bd3442ab9d7d3e36a874d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforcing consistency between the client mock and real client so… (#268)</title>
<updated>2020-01-15T22:01:25+00:00</updated>
<author>
<name>Feras Alazzeh</name>
<email>falazzeh23@gmail.com</email>
</author>
<published>2020-01-15T22:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/commit/?id=c65386b4694e5a1419b8aae6ad4af3a81d9b0812'/>
<id>c65386b4694e5a1419b8aae6ad4af3a81d9b0812</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding clear method to MockMemcacheClient (#266)</title>
<updated>2020-01-07T18:33:49+00:00</updated>
<author>
<name>Feras Alazzeh</name>
<email>falazzeh23@gmail.com</email>
</author>
<published>2020-01-07T18:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/commit/?id=2ead1468dad8956edb4991bf8785906ba2a8849d'/>
<id>2ead1468dad8956edb4991bf8785906ba2a8849d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start the version 3.0.0 release process (#265)</title>
<updated>2020-01-02T21:43:34+00:00</updated>
<author>
<name>Jon Parise</name>
<email>jon@pinterest.com</email>
</author>
<published>2020-01-02T21:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/commit/?id=8ba31253566a8a92df5eaefba236289b7031fa8c'/>
<id>8ba31253566a8a92df5eaefba236289b7031fa8c</id>
<content type='text'>
This code is in good shape for our next major release so this just
updates the changelog and package version.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code is in good shape for our next major release so this just
updates the changelog and package version.</pre>
</div>
</content>
</entry>
<entry>
<title>Add touch method to HashClient (#264)</title>
<updated>2019-12-22T17:00:35+00:00</updated>
<author>
<name>Jon Parise</name>
<email>jon@pinterest.com</email>
</author>
<published>2019-12-22T17:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/commit/?id=8c442de0dc0571a80ffed86fd46bdc931d15311c'/>
<id>8c442de0dc0571a80ffed86fd46bdc931d15311c</id>
<content type='text'>
Add touch method to HashClient</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add touch method to HashClient</pre>
</div>
</content>
</entry>
<entry>
<title>Fix linter errors</title>
<updated>2019-12-22T06:16:27+00:00</updated>
<author>
<name>Ali-Akber Saifee</name>
<email>ali@indydevs.org</email>
</author>
<published>2019-12-22T06:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pymemcache.git/commit/?id=d7d65f2fb9a18b6794675121e3fca3d9a3d987cd'/>
<id>d7d65f2fb9a18b6794675121e3fca3d9a3d987cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
