FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-41861: Convert sqlite3 cache and node types to heap types by erlend-aasland · Pull Request #22417 · 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-41861: Convert sqlite3 cache and node types to heap types
- #22417
#22417
Merged
vstinner
merged 8 commits into
python:master
python/cpython:master
from
erlend-aasland:fix-bpo-41861/cache-and-node-types
erlend-aasland/cpython:fix-bpo-41861/cache-and-node-types
Copy head branch name to clipboard
Sep 27, 2020
Conversation
Commits
8
(8)
Checks
Files changed
Merged
bpo-41861: Convert sqlite3 cache and node types to heap types
#22417
vstinner
merged 8 commits into
python:master
python/cpython:master
from
erlend-aasland:fix-bpo-41861/cache-and-node-types
erlend-aasland/cpython:fix-bpo-41861/cache-and-node-types
Copy head branch name to clipboard
Commits
Commits on Sep 26, 2020
Convert CacheType to heap type
Erlend E. Aasland
committed
b3af287
View commit details
Copy full SHA for b3af287
Browse repository at this point
Convert NodeType to heap type
Erlend E. Aasland
committed
c3cedc5
View commit details
Copy full SHA for c3cedc5
Browse repository at this point
Add NEWS entry
Erlend E. Aasland
committed
a3e33bd
View commit details
Copy full SHA for a3e33bd
Browse repository at this point
Revert "Add NEWS entry"
Show description for f1568b1
Erlend E. Aasland
committed
f1568b1
View commit details
Copy full SHA for f1568b1
Browse repository at this point
Use PyType_FromModuleAndSpec iso. PyType_FromSpec
Erlend E. Aasland
committed
cdb6e4c
View commit details
Copy full SHA for cdb6e4c
Browse repository at this point
Improve dealloc
Erlend E. Aasland
committed
6be8abc
View commit details
Copy full SHA for 6be8abc
Browse repository at this point
Fix dealloc for cache type as well
Erlend E. Aasland
committed
fad7260
View commit details
Copy full SHA for fad7260
Browse repository at this point
Make node type spec static
Erlend E. Aasland
committed
e8be010
View commit details
Copy full SHA for e8be010
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL