FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-111262: Add PyDict_Pop() function [without default value nor KeyError] by vstinner · Pull Request #112028 · 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
75k
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 [without default value nor KeyError]
- #112028
#112028
Merged
vstinner
merged 9 commits into
python:main
python/cpython:main
from
vstinner:dict_pop2
vstinner/cpython:dict_pop2
Copy head branch name to clipboard
Nov 14, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-111262: Add PyDict_Pop() function [without default value nor KeyError]
#112028
vstinner
merged 9 commits into
python:main
python/cpython:main
from
vstinner:dict_pop2
vstinner/cpython:dict_pop2
Copy head branch name to clipboard
Commits
Commits on Nov 14, 2023
gh-111262: Add PyDict_Pop() function
Show description for 1498269
committed
1498269
View commit details
Copy full SHA for 1498269
Browse repository at this point
Remove PyDict_Pop() from stable ABI
vstinner
committed
ae73490
View commit details
Copy full SHA for ae73490
Browse repository at this point
sys_set_object() ignores removed value
vstinner
committed
f65c10f
View commit details
Copy full SHA for f65c10f
Browse repository at this point
Add PyDict_PopString() function
vstinner
committed
9da06c8
View commit details
Copy full SHA for 9da06c8
Browse repository at this point
Make tests more explicit that NULL is returned if key is missing
vstinner
committed
343f75a
View commit details
Copy full SHA for 343f75a
Browse repository at this point
Add tests
vstinner
committed
2170fc0
View commit details
Copy full SHA for 2170fc0
Browse repository at this point
Enhance tests
vstinner
committed
c3b8bd2
View commit details
Copy full SHA for c3b8bd2
Browse repository at this point
Add more tests
vstinner
committed
a286604
View commit details
Copy full SHA for a286604
Browse repository at this point
Update doc
vstinner
committed
229f524
View commit details
Copy full SHA for 229f524
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL