FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-32788: Better error handling in sqlite3. by serhiy-storchaka · Pull Request #3723 · 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
bpo-32788: Better error handling in sqlite3.
- #3723
#3723
Merged
serhiy-storchaka
merged 13 commits into
python:master
python/cpython:master
from
serhiy-storchaka:sqlite-no-hasattr
serhiy-storchaka/cpython:sqlite-no-hasattr
Copy head branch name to clipboard
Dec 10, 2018
Conversation
Commits
13
(13)
Checks
Files changed
Merged
bpo-32788: Better error handling in sqlite3.
#3723
serhiy-storchaka
merged 13 commits into
python:master
python/cpython:master
from
serhiy-storchaka:sqlite-no-hasattr
serhiy-storchaka/cpython:sqlite-no-hasattr
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2017
bpo-31572: Get rid of PyDict_GetItem() and PyObject_HasAttrString() in sqlite3.
serhiy-storchaka
committed
e2a3c02
View commit details
Copy full SHA for e2a3c02
Browse repository at this point
Fix a refcount error.
serhiy-storchaka
committed
423748a
View commit details
Copy full SHA for 423748a
Browse repository at this point
Commits on Sep 25, 2017
Fixed more suppressed errors.
serhiy-storchaka
committed
4305fb7
View commit details
Copy full SHA for 4305fb7
Browse repository at this point
Commits on Jan 16, 2018
Merge branch 'master' into sqlite-no-hasattr
serhiy-storchaka
committed
f102d23
View commit details
Copy full SHA for f102d23
Browse repository at this point
Commits on Feb 1, 2018
Merge branch 'master' into sqlite-no-hasattr
serhiy-storchaka
committed
c989ed9
View commit details
Copy full SHA for c989ed9
Browse repository at this point
Use _PyObject_LookupAttrId().
serhiy-storchaka
committed
dafc64d
View commit details
Copy full SHA for dafc64d
Browse repository at this point
Commits on Feb 7, 2018
Merge branch 'master' into sqlite-no-hasattr
serhiy-storchaka
committed
929d5b5
View commit details
Copy full SHA for 929d5b5
Browse repository at this point
Commits on Jul 8, 2018
Merge branch 'master' into sqlite-no-hasattr
serhiy-storchaka
committed
1c094a4
View commit details
Copy full SHA for 1c094a4
Browse repository at this point
Minor refactoring.
serhiy-storchaka
committed
4585ae8
View commit details
Copy full SHA for 4585ae8
Browse repository at this point
Commits on Jul 22, 2018
Merge branch 'master' into sqlite-no-hasattr
serhiy-storchaka
committed
87f5945
View commit details
Copy full SHA for 87f5945
Browse repository at this point
Commits on Jul 23, 2018
Keep the old formatting.
serhiy-storchaka
committed
369164a
View commit details
Copy full SHA for 369164a
Browse repository at this point
Add tests and a news entry.
serhiy-storchaka
committed
c5bc2a6
View commit details
Copy full SHA for c5bc2a6
Browse repository at this point
Commits on Sep 23, 2018
Merge branch 'master' into sqlite-no-hasattr
serhiy-storchaka
committed
e7e4112
View commit details
Copy full SHA for e7e4112
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL