FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-105699: Use a Linked List for the PyModuleDef Cache by ericsnowcurrently · Pull Request #106899 · 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.7k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-105699: Use a Linked List for the PyModuleDef Cache
- #106899
#106899
Closed
ericsnowcurrently
wants to merge 5 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-extensions-tstate
ericsnowcurrently/cpython:fix-extensions-tstate
Copy head branch name to clipboard
Conversation
Commits
5
(5)
Checks
Files changed
Closed
gh-105699: Use a Linked List for the PyModuleDef Cache
#106899
ericsnowcurrently
wants to merge 5 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-extensions-tstate
ericsnowcurrently/cpython:fix-extensions-tstate
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2023
Add a comment.
ericsnowcurrently
committed
31414a3
View commit details
Copy full SHA for 31414a3
Browse repository at this point
Add a TODO.
ericsnowcurrently
committed
a6f6c0c
View commit details
Copy full SHA for a6f6c0c
Browse repository at this point
Use a linked list instead of a dict object.
ericsnowcurrently
committed
4c99023
View commit details
Copy full SHA for 4c99023
Browse repository at this point
Drop _PyThreadState_*Detached().
ericsnowcurrently
committed
d5b3aa4
View commit details
Copy full SHA for d5b3aa4
Browse repository at this point
Add a NEWS entry.
ericsnowcurrently
committed
fb5a9d3
View commit details
Copy full SHA for fb5a9d3
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL