FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-111262: Add PyDict_Pop() function [with default value] by vstinner · Pull Request #111939 · 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
gh-111262: Add PyDict_Pop() function [with default value]
- #111939
#111939
Closed
vstinner
wants to merge 6 commits into
python:main
python/cpython:main
from
vstinner:dict_pop
vstinner/cpython:dict_pop
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Closed
gh-111262: Add PyDict_Pop() function [with default value]
#111939
vstinner
wants to merge 6 commits into
python:main
python/cpython:main
from
vstinner:dict_pop
vstinner/cpython:dict_pop
Copy head branch name to clipboard
Commits
Commits on Nov 12, 2023
gh-111262: Add PyDict_Pop() function
Show description for b3e7de4
vstinner
and
scoder
committed
b3e7de4
View commit details
Copy full SHA for b3e7de4
Browse repository at this point
Update Doc/c-api/dict.rst
Show description for 9b20053
vstinner
and
pitrou
committed
9b20053
View commit details
Copy full SHA for 9b20053
Browse repository at this point
Use _PyDict_Pop_KnownHash() return value
vstinner
committed
096ff50
View commit details
Copy full SHA for 096ff50
Browse repository at this point
Use PyDict_Pop()
vstinner
committed
7596d95
View commit details
Copy full SHA for 7596d95
Browse repository at this point
Cleanup
vstinner
committed
9ec6aa4
View commit details
Copy full SHA for 9ec6aa4
Browse repository at this point
Use "new reference" in the doc
vstinner
committed
787346d
View commit details
Copy full SHA for 787346d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL