<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/library/sqlite3.rst, branch travis-macOS</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-37390: Add audit event table to documentations (GH-14406)</title>
<updated>2019-06-27T17:47:59+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-06-27T17:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=44f91c388a6f4da9ed3300df32ca290b8aa104ea'/>
<id>44f91c388a6f4da9ed3300df32ca290b8aa104ea</id>
<content type='text'>
Also updates some (unreleased) event names to be consistent with the others.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also updates some (unreleased) event names to be consistent with the others.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37363: Add audit events for a range of modules (GH-14301)</title>
<updated>2019-06-24T15:42:54+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-06-24T15:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=60419a7e96577cf783b3b45bf3984f9fb0d7ddff'/>
<id>60419a7e96577cf783b3b45bf3984f9fb0d7ddff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079)</title>
<updated>2019-05-19T21:52:20+00:00</updated>
<author>
<name>Xtreak</name>
<email>tir.karthi@gmail.com</email>
</author>
<published>2019-05-19T21:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=287b84de939db47aa8c6f30734ceb8aba9d1db29'/>
<id>287b84de939db47aa8c6f30734ceb8aba9d1db29</id>
<content type='text'>
The sqlit3.Connection object doesn't call its close() method when it's used
as a context manager.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sqlit3.Connection object doesn't call its close() method when it's used
as a context manager.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35054: Add yet more index entries for symbols. (GH-10121)</title>
<updated>2018-10-28T11:41:26+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-10-28T11:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=913876d824d969f8c7431e8a9d4610a9a11a786e'/>
<id>913876d824d969f8c7431e8a9d4610a9a11a786e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-8145: Improve isolation_level documentation (GH-8499)</title>
<updated>2018-07-29T09:01:38+00:00</updated>
<author>
<name>Berker Peksag</name>
<email>berker.peksag@gmail.com</email>
</author>
<published>2018-07-29T09:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a71fed0b7596f1c11a2fa6c1b7311157148f5f9f'/>
<id>a71fed0b7596f1c11a2fa6c1b7311157148f5f9f</id>
<content type='text'>
Initial patch by R. David Murray.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial patch by R. David Murray.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34061: Document sqlite3.NotSupportedError (GH-8172)</title>
<updated>2018-07-08T12:02:58+00:00</updated>
<author>
<name>Marcin Niemira</name>
<email>marcin@niemira.net</email>
</author>
<published>2018-07-08T12:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bc9aa813a34474e517af8999565ff6151559d42f'/>
<id>bc9aa813a34474e517af8999565ff6151559d42f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34041: Allow creating deterministic functions in Connection.create_function() (GH-8086)</title>
<updated>2018-07-08T07:09:20+00:00</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2018-07-08T07:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0830858aeedecc9ece60349f8c31c2690d1a99f8'/>
<id>0830858aeedecc9ece60349f8c31c2690d1a99f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34018: Doc'd that type names of SQLite converters are case-insensitive. (GH-8042)</title>
<updated>2018-07-03T11:59:32+00:00</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2018-07-03T11:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=831c29721dcb1b768c6315a4b8a4059c4c97ee8b'/>
<id>831c29721dcb1b768c6315a4b8a4059c4c97ee8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31378: Document sqlite3.OperationalError exception (GH-7677)</title>
<updated>2018-06-13T09:09:31+00:00</updated>
<author>
<name>Zackery Spytz</name>
<email>zspytz@gmail.com</email>
</author>
<published>2018-06-13T09:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=71ede00f140fa6b67a8ac17df68b80079efa8dc2'/>
<id>71ede00f140fa6b67a8ac17df68b80079efa8dc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-27645: Add support for native backup facility of SQLite (GH-4238)</title>
<updated>2018-03-10T22:08:31+00:00</updated>
<author>
<name>Emanuele Gaifas</name>
<email>lelegaifax@gmail.com</email>
</author>
<published>2018-03-10T22:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d7aed4102d2a40c74553240c7f03585624d27aea'/>
<id>d7aed4102d2a40c74553240c7f03585624d27aea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
