FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Modules/_sqlite/cache.c - python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
_sqlite
cache.c
on
3.8
User selector
Datepicker
Commit history
Commits on May 31, 2019
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464)
Show description for 530f506
jdemeyer
authored and
benjaminp
committed
530f506
View commit details
Copy full SHA for 530f506
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
bpo-32788: Better error handling in sqlite3. (GH-3723)
Show description for fc662ac
serhiy-storchaka
authored
fc662ac
View commit details
Copy full SHA for fc662ac
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
Issue #28959: Added private macro PyDict_GET_SIZE for retrieving the size of dict.
serhiy-storchaka
committed
5ab81d7
View commit details
Copy full SHA for 5ab81d7
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
Issue #26687: Use Py_RETURN_NONE macro in sqlite3 module
berkerpeksag
committed
fe21de9
View commit details
Copy full SHA for fe21de9
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
Issue #18701: Remove support of old CPython versions (<3.0) from C code.
serhiy-storchaka
committed
8fa8ee3
View commit details
Copy full SHA for 8fa8ee3
View code at this point
Browse repository at this point
Commits on Nov 6, 2011
Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat.
amauryfa
committed
864741b
View commit details
Copy full SHA for 864741b
View code at this point
Browse repository at this point
Commits on Sep 3, 2010
Welcome to the UTF-8 world.
florentx
committed
c934f32
View commit details
Copy full SHA for c934f32
View code at this point
Browse repository at this point
Commits on Mar 5, 2010
Merged new pysqlite version 2.6.0 from trunk.
ghaering
committed
f9cee22
View commit details
Copy full SHA for f9cee22
View code at this point
Browse repository at this point
Commits on Feb 2, 2009
Issue #1717: rename tp_compare to tp_reserved. I'll change the
Show description for e94c679
mdickinson
committed
e94c679
View commit details
Copy full SHA for e94c679
View code at this point
Browse repository at this point
Commits on Mar 29, 2008
Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally
Show description for e7ea745
ghaering
committed
e7ea745
View commit details
Copy full SHA for e7ea745
View code at this point
Browse repository at this point
Commits on Dec 19, 2007
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
tiran
committed
90aa764
View commit details
Copy full SHA for 90aa764
View code at this point
Browse repository at this point
Commits on Nov 6, 2007
Merging the py3k-pep3137 branch back into the py3k branch.
Show description for 98297ee
gvanrossum
committed
98297ee
View commit details
Copy full SHA for 98297ee
View code at this point
Browse repository at this point
Commits on Jul 21, 2007
Merged revisions 56467-56482 via svnmerge from
Show description for 9f2e346
loewis
committed
9f2e346
View commit details
Copy full SHA for 9f2e346
View code at this point
Browse repository at this point
Commits on Jun 13, 2007
Merged revisions 55817-55961 via svnmerge from
Show description for cd16bf6
gvanrossum
committed
cd16bf6
View commit details
Copy full SHA for cd16bf6
View code at this point
Browse repository at this point
Commits on Jan 15, 2007
Merged revisions 53304-53433,53435-53450 via svnmerge from
Show description for fc7bb8c
Yhg1s
committed
fc7bb8c
View commit details
Copy full SHA for fc7bb8c
View code at this point
Browse repository at this point
Commits on May 27, 2006
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Show description for 477c8d5
Yhg1s
committed
477c8d5
View commit details
Copy full SHA for 477c8d5
View code at this point
Browse repository at this point
Commits on Apr 21, 2006
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Show description for 49fd7fa
Yhg1s
committed
49fd7fa
View commit details
Copy full SHA for 49fd7fa
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL