<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpython.git/Modules/_sqlite, branch v3.2rc2</title>
<subtitle>https://github.com/python/cpython.git</subtitle>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/'/>
<entry>
<title>Fix hash function type.</title>
<updated>2010-10-18T12:24:53Z</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-10-18T12:24:53Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=016cec75bd43b29240370f81319ceccdab5cc771'/>
<id>016cec75bd43b29240370f81319ceccdab5cc771</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix T_BOOL bug of issue 8845.</title>
<updated>2010-10-17T19:48:29Z</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2010-10-17T19:48:29Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=a2e7d9bdc12b451da58d6660abfb6a80d34defb5'/>
<id>a2e7d9bdc12b451da58d6660abfb6a80d34defb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Welcome to the UTF-8 world.</title>
<updated>2010-09-03T23:47:32Z</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2010-09-03T23:47:32Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=c934f32e0a2b5f9f2bc0b55573a6860626025d63'/>
<id>c934f32e0a2b5f9f2bc0b55573a6860626025d63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#8845: expose sqlite3 inTransaction as RO in_transaction Connection attribute.</title>
<updated>2010-06-01T01:32:12Z</updated>
<author>
<name>R. David Murray</name>
<email>rdmurray@bitdance.com</email>
</author>
<published>2010-06-01T01:32:12Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=d35251dc19b6f2d1cacbb622a578c81f33d8553a'/>
<id>d35251dc19b6f2d1cacbb622a578c81f33d8553a</id>
<content type='text'>
Patch by R. David Murray, unit tests by Shashwat Anand.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by R. David Murray, unit tests by Shashwat Anand.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #6697: Check that _PyUnicode_AsString() result is not NULL in _sqlite</title>
<updated>2010-05-19T01:27:23Z</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@haypocalc.com</email>
</author>
<published>2010-05-19T01:27:23Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=8699950b04343afe37e9dcdce87028ba0f56827b'/>
<id>8699950b04343afe37e9dcdce87028ba0f56827b</id>
<content type='text'>
Strip also some trailing spaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Strip also some trailing spaces
</pre>
</div>
</content>
</entry>
<entry>
<title>Recorded merge of revisions 81029 via svnmerge from</title>
<updated>2010-05-09T15:52:27Z</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2010-05-09T15:52:27Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=f95a1b3c53bdd678b64aa608d4375660033460c3'/>
<id>f95a1b3c53bdd678b64aa608d4375660033460c3</id>
<content type='text'>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines

  Untabify C files. Will watch buildbots.
........
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines

  Untabify C files. Will watch buildbots.
........
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #8195: Fix a crash in sqlite Connection.create_collation() if the</title>
<updated>2010-04-22T11:23:23Z</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@haypocalc.com</email>
</author>
<published>2010-04-22T11:23:23Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=35466c5bcec27fbcdb702f10e2269c6efef978ae'/>
<id>35466c5bcec27fbcdb702f10e2269c6efef978ae</id>
<content type='text'>
collation name contains a surrogate character.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
collation name contains a surrogate character.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged revisions 78898 via svnmerge from</title>
<updated>2010-03-13T03:28:34Z</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@haypocalc.com</email>
</author>
<published>2010-03-13T03:28:34Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=0201f443f6ec06c468b044d5c2426df520e73dfa'/>
<id>0201f443f6ec06c468b044d5c2426df520e73dfa</id>
<content type='text'>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78898 | victor.stinner | 2010-03-13 04:27:07 +0100 (sam., 13 mars 2010) | 7 lines

  sqlite3: Fix a segfault on calling a connection with something else than a
  string. Initialize all attributes to be able to call the statement destructor
  on error.

  Avoid also a duplicate connection in some tests: setUp() does already open a
  connection (":memory:").
........
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78898 | victor.stinner | 2010-03-13 04:27:07 +0100 (sam., 13 mars 2010) | 7 lines

  sqlite3: Fix a segfault on calling a connection with something else than a
  string. Initialize all attributes to be able to call the statement destructor
  on error.

  Avoid also a duplicate connection in some tests: setUp() does already open a
  connection (":memory:").
........
</pre>
</div>
</content>
</entry>
<entry>
<title>sqlite3: Fix _PyUnicode_AsStringAndSize() error handler.</title>
<updated>2010-03-13T00:57:22Z</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@haypocalc.com</email>
</author>
<published>2010-03-13T00:57:22Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=ff27d6b747b880508cd03aff139419950567c863'/>
<id>ff27d6b747b880508cd03aff139419950567c863</id>
<content type='text'>
Destroy begin_statement (not statement) on error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Destroy begin_statement (not statement) on error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged new pysqlite version 2.6.0 from trunk.</title>
<updated>2010-03-05T15:20:03Z</updated>
<author>
<name>Gerhard Häring</name>
<email>gh@ghaering.de</email>
</author>
<published>2010-03-05T15:20:03Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=f9cee224461273307ca9f8a0e690a527496534ab'/>
<id>f9cee224461273307ca9f8a0e690a527496534ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
