gh-145866: Convert DICT_MERGE to leave its inputs on the stack to be cleaned up by _POP_TOP#146329
gh-145866: Convert DICT_MERGE to leave its inputs on the stack to be cleaned up by _POP_TOP#146329NekoAsakura wants to merge 1 commit intopython:mainfrom
DICT_MERGE to leave its inputs on the stack to be cleaned up by _POP_TOP#146329Conversation
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
cb103b2 to
c403d21
Compare
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Fidget-Spinner
left a comment
There was a problem hiding this comment.
Thanks for your contribution, and welcome to CPython :)!
…k to be cleaned up by `_POP_TOP`
c403d21 to
2ba88b0
Compare
|
@NekoAsakura sorry, for CPython we don't force push, as all commits are squash-merged. So just do normal commits and I'll squash it at the end. Thank you! |
Thanks for the review and the warm welcome(^^)! Changes applied. |
_POP_TOP#145866