Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pythonicca
/
cpython
Public
forked from
idobatter/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
Lib
sqlite3
on
b575044
User selector
All users
All time
Commit history
Commits on Apr 17, 2016
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
serhiy-storchaka
committed
0618abf
View commit details
Copy full SHA for 0618abf
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
Issue #23758: Improve num_params docs of create_{function,aggregate} functions
Show description for e8be514
berkerpeksag
committed
e8be514
View commit details
Copy full SHA for e8be514
View code at this point
Browse repository at this point
Commits on May 22, 2015
Issue #24257: Fixed incorrect uses of PyObject_IsInstance().
Show description for acca4cd
serhiy-storchaka
committed
acca4cd
View commit details
Copy full SHA for acca4cd
View code at this point
Browse repository at this point
Issue #24257: Fixed incorrect uses of PyObject_IsInstance().
Show description for 3198d97
serhiy-storchaka
committed
3198d97
View commit details
Copy full SHA for 3198d97
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Issue #13583: sqlite3.Row now supports slice indexing.
Show description for a27e32b
serhiy-storchaka
committed
a27e32b
View commit details
Copy full SHA for a27e32b
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Issue #23641: Cleaned out legacy dunder names from tests and docs.
Show description for 87ab0fc
serhiy-storchaka
committed
87ab0fc
View commit details
Copy full SHA for 87ab0fc
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 ac0e962
serhiy-storchaka
committed
ac0e962
View commit details
Copy full SHA for ac0e962
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 particulr
Show description for 98db768
serhiy-storchaka
committed
98db768
View commit details
Copy full SHA for 98db768
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
merge 3.3 (#20901)
benjaminp
committed
4e86bf2
View commit details
Copy full SHA for 4e86bf2
View code at this point
Browse repository at this point
weaken callback count inequality (closes #20901)
benjaminp
committed
2c3e261
View commit details
Copy full SHA for 2c3e261
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
merge 3.3 (#20080)
benjaminp
committed
8916c09
View commit details
Copy full SHA for 8916c09
View code at this point
Browse repository at this point
add missing test assertion (closes #20080)
Show description for 0907b75
benjaminp
committed
0907b75
View commit details
Copy full SHA for 0907b75
View code at this point
Browse repository at this point
Commits on Dec 19, 2013
(Merge 3.3) Issue #20026: Fix the sqlite module to handle correctly invalid
Show description for f70056d
vstinner
committed
f70056d
View commit details
Copy full SHA for f70056d
View code at this point
Browse repository at this point
Issue #20026: Fix the sqlite module to handle correctly invalid isolation level
Show description for f3b6ff3
vstinner
committed
f3b6ff3
View commit details
Copy full SHA for f3b6ff3
View code at this point
Browse repository at this point
Commits on Nov 16, 2013
Issue #19601: Use specific asserts in sqlite3 tests.
serhiy-storchaka
committed
f8ad1f0
View commit details
Copy full SHA for f8ad1f0
View code at this point
Browse repository at this point
Issue #19601: Use specific asserts in sqlite3 tests.
serhiy-storchaka
committed
cd6f4a4
View commit details
Copy full SHA for cd6f4a4
View code at this point
Browse repository at this point
Commits on Aug 17, 2013
#18741: merge with 3.3.
ezio-melotti
committed
4570be2
View commit details
Copy full SHA for 4570be2
View code at this point
Browse repository at this point
#18741: fix more typos. Patch by Févry Thibault.
ezio-melotti
committed
b726498
View commit details
Copy full SHA for b726498
View code at this point
Browse repository at this point
Commits on Jul 4, 2013
Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
brettcannon
committed
1aa2caa
View commit details
Copy full SHA for 1aa2caa
View code at this point
Browse repository at this point
Commits on Jun 14, 2013
Issue #18200: Update the stdlib (except tests) to use
Show description for 58636b4
brettcannon
committed
58636b4
View commit details
Copy full SHA for 58636b4
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
akheron
committed
82ef10d
View commit details
Copy full SHA for 82ef10d
View code at this point
Browse repository at this point
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
akheron
committed
d1ba933
View commit details
Copy full SHA for d1ba933
View code at this point
Browse repository at this point
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
akheron
committed
81ec2bf
View commit details
Copy full SHA for 81ec2bf
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Issue #14720: sqlite3: Convert datetime microseconds correctly
akheron
committed
daf0a7d
View commit details
Copy full SHA for daf0a7d
View code at this point
Browse repository at this point
Issue #14720: sqlite3: Convert datetime microseconds correctly
akheron
committed
e4377f5
View commit details
Copy full SHA for e4377f5
View code at this point
Browse repository at this point
Issue #14720: sqlite3: Convert datetime microseconds correctly
Show description for 5211481
akheron
committed
5211481
View commit details
Copy full SHA for 5211481
View code at this point
Browse repository at this point
Commits on Feb 9, 2013
Issue #13773: sqlite3.connect() gets a new `uri` parameter to pass the filename as a URI, allowing to pass custom options.
pitrou
committed
9dafc85
View commit details
Copy full SHA for 9dafc85
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
8cf647d
View commit details
Copy full SHA for 8cf647d
View code at this point
Browse repository at this point
Issue #17073: Fix some integer overflows in sqlite3 module.
serhiy-storchaka
committed
88fbc05
View commit details
Copy full SHA for 88fbc05
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
merge #13934: document sqlite version strings, use correct one in test.
bitdancer
committed
fc8a7d1
View commit details
Copy full SHA for fc8a7d1
View code at this point
Browse repository at this point
#13934: document sqlite version strings, use correct one in test.
bitdancer
committed
b7e2a71
View commit details
Copy full SHA for b7e2a71
View code at this point
Browse repository at this point
Commits on Jan 10, 2013
merge #15545: fix sqlite3.iterdump regression on unsortable row_factory objects.
Show description for 65456a1
bitdancer
committed
65456a1
View commit details
Copy full SHA for 65456a1
View code at this point
Browse repository at this point
#15545: fix sqlite3.iterdump regression on unsortable row_factory objects.
Show description for 9bea1f3
bitdancer
committed
9bea1f3
View commit details
Copy full SHA for 9bea1f3
View code at this point
Browse repository at this point
Commits on Feb 19, 2012
sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures
Show description for 0e06236
akheron
committed
0e06236
View commit details
Copy full SHA for 0e06236
View code at this point
Browse repository at this point
Commits on Feb 17, 2012
Fix a variable scoping error in an sqlite3 test
Show description for 27fed10
akheron
committed
27fed10
View commit details
Copy full SHA for 27fed10
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.