<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/test/test_dbm_dumb.py, branch benjamin-eval-loop-edit</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-33383: Fix crash in get() of the dbm.ndbm database object. (#6630)</title>
<updated>2018-04-29T09:38:06+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-04-29T09:38:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2e38cc39330bd7f3003652869b644110a97a78d8'/>
<id>2e38cc39330bd7f3003652869b644110a97a78d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32922: dbm.open() now encodes filename with the filesystem encoding. (GH-5832)</title>
<updated>2018-02-26T14:02:22+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-02-26T14:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6f600ff1734ca2fdcdd37a809adf8130f0d8cc4e'/>
<id>6f600ff1734ca2fdcdd37a809adf8130f0d8cc4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32749: Make dbm.dumb databases more cosistent with other dbm databases. (#5497)</title>
<updated>2018-02-05T20:47:31+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-02-05T20:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6c85efa5a66d7b254aa22a39d47f36c040d7a04e'/>
<id>6c85efa5a66d7b254aa22a39d47f36c040d7a04e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports.</title>
<updated>2016-12-16T18:00:15+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-12-16T18:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=70d28a184c42d107cc8c69a95aa52a4469e7929c'/>
<id>70d28a184c42d107cc8c69a95aa52a4469e7929c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28847: A deprecation warning is now emitted if the index file is missed</title>
<updated>2016-12-07T09:11:12+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-12-07T09:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4fc7942118f017c214534d29b18f2f844e68c8cf'/>
<id>4fc7942118f017c214534d29b18f2f844e68c8cf</id>
<content type='text'>
and recreated in the 'r' and 'w' modes (will be an error in future Python
releases).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and recreated in the 'r' and 'w' modes (will be an error in future Python
releases).
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28847: dbm.dumb now supports reading read-only files and no longer</title>
<updated>2016-12-07T09:00:06+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-12-07T09:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=520348e5c0284668738e0ba98b86e7d1a5fd8600'/>
<id>520348e5c0284668738e0ba98b86e7d1a5fd8600</id>
<content type='text'>
writes the index file when it is not changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
writes the index file when it is not changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28847: dbm.dumb now supports reading read-only files and no longer</title>
<updated>2016-12-07T08:56:39+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-12-07T08:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=028ace1ccbabd40f6491b0337054a341be47a39d'/>
<id>028ace1ccbabd40f6491b0337054a341be47a39d</id>
<content type='text'>
writes the index file when it is not changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
writes the index file when it is not changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #21708: Deprecated dbm.dumb behavior that differs from common dbm</title>
<updated>2016-07-06T09:21:58+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-07-06T09:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0122ae9ac83afcad234aac80f77f90afabe342ea'/>
<id>0122ae9ac83afcad234aac80f77f90afabe342ea</id>
<content type='text'>
behavior: creating a database in 'r' and 'w' modes and modifying a database
in 'r' mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
behavior: creating a database in 'r' and 'w' modes and modifying a database
in 'r' mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22885: Fixed arbitrary code execution vulnerability in the dbm.dumb</title>
<updated>2015-02-15T22:32:41+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-02-15T22:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=23edd49e5bb05d8999d5a181d17d3f4226243ac1'/>
<id>23edd49e5bb05d8999d5a181d17d3f4226243ac1</id>
<content type='text'>
module.  Original patch by Claudiu Popa.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
module.  Original patch by Claudiu Popa.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22885: Fixed arbitrary code execution vulnerability in the dbm.dumb</title>
<updated>2015-02-15T22:30:43+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-02-15T22:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=74eb8b2d1a1db905cffc4efcd1cefaf1f725cd81'/>
<id>74eb8b2d1a1db905cffc4efcd1cefaf1f725cd81</id>
<content type='text'>
module.  Original patch by Claudiu Popa.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
module.  Original patch by Claudiu Popa.
</pre>
</div>
</content>
</entry>
</feed>
