<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/dbm, 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-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>bpo-30144: Import collections ABC from collections.abc rather than collections. (#1263)</title>
<updated>2017-04-24T06:05:00+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-04-24T06:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2e576f5aec1f8f23f07001e2eb3db9276851a4fc'/>
<id>2e576f5aec1f8f23f07001e2eb3db9276851a4fc</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 #23865: close() methods in multiple modules now are idempotent and more</title>
<updated>2015-04-10T10:29:28+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-04-10T10:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2116b12da59f77358cc539b90f58a3cdea43c2fd'/>
<id>2116b12da59f77358cc539b90f58a3cdea43c2fd</id>
<content type='text'>
robust at shutdown. If needs to release multiple resources, they are released
even if errors are occured.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
robust at shutdown. If needs to release multiple resources, they are released
even if errors are occured.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23865: close() methods in multiple modules now are idempotent and more</title>
<updated>2015-04-10T10:24:41+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-04-10T10:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7e7a3dba5fd4262269f713dfe21ba7e4746fc2dd'/>
<id>7e7a3dba5fd4262269f713dfe21ba7e4746fc2dd</id>
<content type='text'>
robust at shutdown. If needs to release multiple resources, they are released
even if errors are occured.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
robust at shutdown. If needs to release multiple resources, they are released
even if errors are occured.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22831: Use "with" to avoid possible fd leaks.</title>
<updated>2015-04-04T08:01:02+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-04-04T08:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=46ba6c8563922f043cad6423202ee0119614c807'/>
<id>46ba6c8563922f043cad6423202ee0119614c807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
