FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-1635741: sqlite3 now uses Py_NewRef and Py_XNewRef by erlend-aasland · Pull Request #23170 · 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-1635741: sqlite3 now uses Py_NewRef and Py_XNewRef
- #23170
#23170
Merged
vstinner
merged 6 commits into
python:master
python/cpython:master
from
erlend-aasland:bpo-1635741/sqlite-new-ref
erlend-aasland/cpython:bpo-1635741/sqlite-new-ref
Copy head branch name to clipboard
Dec 27, 2020
Conversation
Commits
6
(6)
Checks
Files changed
Merged
bpo-1635741: sqlite3 now uses Py_NewRef and Py_XNewRef
#23170
vstinner
merged 6 commits into
python:master
python/cpython:master
from
erlend-aasland:bpo-1635741/sqlite-new-ref
erlend-aasland/cpython:bpo-1635741/sqlite-new-ref
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2020
Use Py_NewRef and Py_XNewRef in sqlite3
Erlend E. Aasland
committed
dc6486d
View commit details
Copy full SHA for dc6486d
Browse repository at this point
Commits on Nov 6, 2020
Address review comment: Split nested calls
Erlend E. Aasland
committed
8528bf6
View commit details
Copy full SHA for 8528bf6
Browse repository at this point
Commits on Nov 8, 2020
Address Victor's review: Restore INCREF/XSETREF in Connection.__init__
Erlend E. Aasland
committed
68e044f
View commit details
Copy full SHA for 68e044f
Browse repository at this point
Commits on Nov 23, 2020
Address review
Erlend E. Aasland
committed
dd7d4e7
View commit details
Copy full SHA for dd7d4e7
Browse repository at this point
Commits on Dec 18, 2020
Merge branch 'master' into bpo-1635741/sqlite-new-ref
Erlend Egeberg Aasland
authored
29c93db
View commit details
Copy full SHA for 29c93db
Browse repository at this point
Fix merge
Erlend E. Aasland
committed
b7b4b78
View commit details
Copy full SHA for b7b4b78
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL