FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Modules/_sqlite - blithejack/cpython · GitHub
blithejack
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
_sqlite
on
v2.7.13
User selector
Datepicker
Commit history
Commits on Dec 3, 2016
fix refleak in null-containing error case (#21147)
benjaminp
committed
26c985a
View commit details
Copy full SHA for 26c985a
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
Issue #28480: Avoid label at end of compound statement --without-threads
vadmium
committed
38d335b
View commit details
Copy full SHA for 38d335b
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation()
Show description for 5170c16
serhiy-storchaka
committed
5170c16
View commit details
Copy full SHA for 5170c16
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
fix unused variable warnings in pysqlite (closes #27967)
benjaminp
committed
f0039d1
View commit details
Copy full SHA for f0039d1
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory
Show description for e63af90
serhiy-storchaka
committed
e63af90
View commit details
Copy full SHA for e63af90
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Issue #10513: Fix a regression in Connection.commit()
Show description for dc60c75
berkerpeksag
committed
dc60c75
View commit details
Copy full SHA for dc60c75
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
English spelling and grammar fixes
vadmium
committed
bf2dca9
View commit details
Copy full SHA for bf2dca9
View code at this point
Browse repository at this point
Commits on Apr 10, 2016
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
Show description for 763a61c
serhiy-storchaka
committed
763a61c
View commit details
Copy full SHA for 763a61c
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
serhiy-storchaka
committed
bc62af1
View commit details
Copy full SHA for bc62af1
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
Issue #20440: More use of Py_SETREF.
Show description for 2e6c829
serhiy-storchaka
committed
2e6c829
View commit details
Copy full SHA for 2e6c829
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
Issue #20440: Massive replacing unsafe attribute setting code with special
Show description for 5951f23
serhiy-storchaka
committed
5951f23
View commit details
Copy full SHA for 5951f23
View code at this point
Browse repository at this point
Commits on May 22, 2015
Issue #24257: Fixed segmentation fault in sqlite3.Row constructor with faked
Show description for 80cb186
serhiy-storchaka
committed
80cb186
View commit details
Copy full SHA for 80cb186
View code at this point
Browse repository at this point
Commits on May 8, 2015
Issue #20274: When calling a _sqlite.Connection, it now complains if passed
Show description for 101b054
larryhastings
committed
101b054
View commit details
Copy full SHA for 101b054
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Issue #21147: sqlite3 now raises an exception if the request contains a null
Show description for 0aa6562
serhiy-storchaka
committed
0aa6562
View commit details
Copy full SHA for 0aa6562
View code at this point
Browse repository at this point
Commits on Aug 6, 2014
Issue #21975: Fixed crash when using uninitialized sqlite3.Row (in particular
Show description for 501da1d
serhiy-storchaka
committed
501da1d
View commit details
Copy full SHA for 501da1d
View code at this point
Browse repository at this point
Commits on May 28, 2014
Issue #10203: sqlite3.Row now truly supports sequence protocol. In particular
Show description for 30080fd
serhiy-storchaka
committed
30080fd
View commit details
Copy full SHA for 30080fd
View code at this point
Browse repository at this point
Commits on Feb 9, 2014
Issue #20437: Fixed 43 potential bugs when deleting objects references.
serhiy-storchaka
committed
98a9722
View commit details
Copy full SHA for 98a9722
View code at this point
Browse repository at this point
Commits on Dec 19, 2013
Issue #20026: Fix the sqlite module to handle correctly invalid isolation level
Show description for 9450219
vstinner
committed
9450219
View commit details
Copy full SHA for 9450219
View code at this point
Browse repository at this point
Commits on Apr 28, 2013
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
Show description for 8493a04
serhiy-storchaka
committed
8493a04
View commit details
Copy full SHA for 8493a04
View code at this point
Browse repository at this point
Commits on Feb 7, 2013
Issue #17073: Fix some integer overflows in sqlite3 module.
serhiy-storchaka
committed
35c52b6
View commit details
Copy full SHA for 35c52b6
View code at this point
Browse repository at this point
Commits on May 20, 2012
Issue #14572: Prevent build failures with pre-3.5.0 versions of
Show description for 77e77a1
ned-deily
committed
77e77a1
View commit details
Copy full SHA for 77e77a1
View code at this point
Browse repository at this point
Commits on Feb 21, 2012
sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures
Show description for 4ab701b
akheron
committed
4ab701b
View commit details
Copy full SHA for 4ab701b
View code at this point
Browse repository at this point
Commits on Feb 6, 2012
Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now.
akheron
committed
c7fd523
View commit details
Copy full SHA for c7fd523
View code at this point
Browse repository at this point
Commits on Feb 1, 2012
sqlite3: Handle strings with embedded zeros correctly
Show description for 0518f47
akheron
committed
0518f47
View commit details
Copy full SHA for 0518f47
View code at this point
Browse repository at this point
Commits on Oct 4, 2011
Issue #13099: Fix sqlite3.Cursor.lastrowid under a Turkish locale.
Show description for ace2ccf
pitrou
committed
ace2ccf
View commit details
Copy full SHA for ace2ccf
View code at this point
Browse repository at this point
Commits on Mar 16, 2011
#11565: Fix several typos. Patch by Piotr Kasprzyk.
ezio-melotti
committed
c2077b0
View commit details
Copy full SHA for c2077b0
View code at this point
Browse repository at this point
Commits on May 5, 2010
Remove an unnecessary variable.
Show description for a1b5629
brettcannon
committed
a1b5629
View commit details
Copy full SHA for a1b5629
View code at this point
Browse repository at this point
Commits on Mar 13, 2010
sqlite3: Fix a segfault on calling a connection with something else than a
Show description for 6e055d7
Victor Stinner
committed
6e055d7
View commit details
Copy full SHA for 6e055d7
View code at this point
Browse repository at this point
Commits on Mar 5, 2010
Merged code from pysqlite 2.6.0.
ghaering
committed
3bbb672
View commit details
Copy full SHA for 3bbb672
View code at this point
Browse repository at this point
Commits on Apr 5, 2009
#5615: make it possible to configure --without-threads again.
birkenfeld
committed
d3eaa74
View commit details
Copy full SHA for d3eaa74
View code at this point
Browse repository at this point
Commits on Feb 21, 2009
Issue #5341: Fix a variety of spelling errors.
mdickinson
committed
3e4caeb
View commit details
Copy full SHA for 3e4caeb
View code at this point
Browse repository at this point
Commits on Sep 12, 2008
Issue #3846: Release GIL during calls to sqlite3_prepare. This improves concurrent access to the same database file from multiple threads/processes.
ghaering
committed
e6872eb
View commit details
Copy full SHA for e6872eb
View code at this point
Browse repository at this point
Fixes issue #3103. In the sqlite3 module, made one more function static. All renaming public symbos now have the pysqlite prefix to avoid name clashes. This at least once created problems where the…
Show description for 6e1afcf
ghaering
committed
6e1afcf
View commit details
Copy full SHA for 6e1afcf
View code at this point
Browse repository at this point
sqlite3 module: Mark iterdump() method as "Non-standard" like all the other methods not found in DB-API.
ghaering
committed
ef2276b
View commit details
Copy full SHA for ef2276b
View code at this point
Browse repository at this point
Commits on Aug 22, 2008
Silenced a compiler warning in the sqlite module
Show description for a27a62e
tiran
committed
a27a62e
View commit details
Copy full SHA for a27a62e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL