<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Modules/_sqlite, branch orphaned-comment</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-45828: Use unraisable exceptions within sqlite3 callbacks (FH-29591)</title>
<updated>2021-11-29T15:22:32+00:00</updated>
<author>
<name>Erlend Egeberg Aasland</name>
<email>erlend.aasland@innova.no</email>
</author>
<published>2021-11-29T15:22:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c4a69a4ad035513ada1c0d41a46723606b538e13'/>
<id>c4a69a4ad035513ada1c0d41a46723606b538e13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45512: Use Argument Clinic to set sqlite3 isolation level (GH-29593)</title>
<updated>2021-11-18T09:18:09+00:00</updated>
<author>
<name>Erlend Egeberg Aasland</name>
<email>erlend.aasland@innova.no</email>
</author>
<published>2021-11-18T09:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0920b61a0cb30128287ebafab1df8cad3a3dffdb'/>
<id>0920b61a0cb30128287ebafab1df8cad3a3dffdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45512: Simplify manage isolation level (GH-29562)</title>
<updated>2021-11-17T12:47:02+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na@python.org</email>
</author>
<published>2021-11-17T12:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e002bbc6cce637171fb2b1391ffeca8643a13843'/>
<id>e002bbc6cce637171fb2b1391ffeca8643a13843</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45126: Harden `sqlite3` connection initialisation (GH-28227)</title>
<updated>2021-11-16T14:53:35+00:00</updated>
<author>
<name>Erlend Egeberg Aasland</name>
<email>erlend.aasland@innova.no</email>
</author>
<published>2021-11-16T14:53:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9d6215a54c177a5e359c37ecd1c50b594b194f41'/>
<id>9d6215a54c177a5e359c37ecd1c50b594b194f41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45512: Raise exception if sqlite3.Connection.__init__ is called with bad isolation level (#29561)</title>
<updated>2021-11-15T12:55:38+00:00</updated>
<author>
<name>Erlend Egeberg Aasland</name>
<email>erlend.aasland@innova.no</email>
</author>
<published>2021-11-15T12:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=822c3dcce3996e411c1ff5c432c6ac7d2845cfd6'/>
<id>822c3dcce3996e411c1ff5c432c6ac7d2845cfd6</id>
<content type='text'>
* bpo-45512: Raise sqlite3.Connection.__init__ is called with bad isolation level

* Also explicitly test allowed isolation levels

* Use subTest for better error messages if something goes wrong

* Update Lib/test/test_sqlite3/test_dbapi.py

Co-authored-by: Dong-hee Na &lt;donghee.na92@gmail.com&gt;

Co-authored-by: Dong-hee Na &lt;donghee.na92@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bpo-45512: Raise sqlite3.Connection.__init__ is called with bad isolation level

* Also explicitly test allowed isolation levels

* Use subTest for better error messages if something goes wrong

* Update Lib/test/test_sqlite3/test_dbapi.py

Co-authored-by: Dong-hee Na &lt;donghee.na92@gmail.com&gt;

Co-authored-by: Dong-hee Na &lt;donghee.na92@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45512: Simplify isolation_level handling in `sqlite3` (GH-29053)</title>
<updated>2021-11-15T07:50:59+00:00</updated>
<author>
<name>Erlend Egeberg Aasland</name>
<email>erlend.aasland@innova.no</email>
</author>
<published>2021-11-15T07:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b567b9d74bd9e476a3027335873bb0508d6e450f'/>
<id>b567b9d74bd9e476a3027335873bb0508d6e450f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45754: Use correct SQLite limit when checking statement length (GH-29489)</title>
<updated>2021-11-10T18:46:11+00:00</updated>
<author>
<name>Erlend Egeberg Aasland</name>
<email>erlend.aasland@innova.no</email>
</author>
<published>2021-11-10T18:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c1323d4b8cb010a06c11bace6e681bea7f895851'/>
<id>c1323d4b8cb010a06c11bace6e681bea7f895851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45731: Handle --enable-loadable-sqlite-extensions in configure (GH-29434)</title>
<updated>2021-11-06T09:30:37+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2021-11-06T09:30:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e9594f6747eaaaa848c26e2bf67d467aabfd62b3'/>
<id>e9594f6747eaaaa848c26e2bf67d467aabfd62b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45613: Set `sqlite3.threadsafety` dynamically (GH-29227)</title>
<updated>2021-11-03T21:01:37+00:00</updated>
<author>
<name>Erlend Egeberg Aasland</name>
<email>erlend.aasland@innova.no</email>
</author>
<published>2021-11-03T21:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c2739867113a2b650db300c03ef06cf18dcee3f4'/>
<id>c2739867113a2b650db300c03ef06cf18dcee3f4</id>
<content type='text'>
Use the compile-time selected default SQLite threaded mode to set the
DB-API 2.0 attribute 'threadsafety'

Mappings:
  - SQLITE_THREADSAFE=0 =&gt; threadsafety=0
  - SQLITE_THREADSAFE=1 =&gt; threadsafety=3
  - SQLITE_THREADSAFE=2 =&gt; threadsafety=1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the compile-time selected default SQLite threaded mode to set the
DB-API 2.0 attribute 'threadsafety'

Mappings:
  - SQLITE_THREADSAFE=0 =&gt; threadsafety=0
  - SQLITE_THREADSAFE=1 =&gt; threadsafety=3
  - SQLITE_THREADSAFE=2 =&gt; threadsafety=1</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-24139: Add support for SQLite extended result codes (GH-28076)</title>
<updated>2021-11-02T23:49:38+00:00</updated>
<author>
<name>Erlend Egeberg Aasland</name>
<email>erlend.aasland@innova.no</email>
</author>
<published>2021-11-02T23:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=456e27ac0ac6bc1cfd6da0191bd7802d8667457b'/>
<id>456e27ac0ac6bc1cfd6da0191bd7802d8667457b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
