Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-64490: Fix bugs in argument clinic varargs processing#32092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
28 commits Select commitHold shift + click to select a range
6793f38
Fix a bug which allows more than one varargs
colorfulappl6203962
Fix an array index out-of-bound bug
colorfulappl03be6f9
Fix a kwarg parse bug
colorfulapplcefe5e9
Merge branch 'main' into unpack_keywords_bugfix
colorfulappl45bde03
Regenerate clinic.test
colorfulapplbfc5241
Replace `pre_buffer` to a more descriptive name `nargs`
colorfulappl0b1523c
📜🤖 Added by blurb_it.
blurb-it[bot]411ad37
Replace inline literals with double backticks in news
colorfulapplc6a5171
Rename news
colorfulappl42f9273
Merge branch 'main' into unpack_keywords_bugfix
colorfulappl7fdd501
Simplify news
colorfulappl0aa4be4
Regenerate clinic.test
colorfulapplbbad2bb
Add test "allow no more than one vararg"
colorfulapplf7b6662
Merge branch 'main' into unpack_keywords_bugfix
colorfulappl4fb66ab
Regenerate clinic.test
colorfulappl8f11765
Modify news
colorfulapplde5b2a4
Update 2022-08-11-09-58-15.gh-issue-64490.PjwhM4.rst
erlend-aasland85f98ca
Sphinx syntax/format fix
erlend-aasland58a3da5
Missing blank line
erlend-aasland0afce9d
Merge branch 'main' into unpack_keywords_bugfix
colorfulappl87314ff
Add Argument Clinic functional test cases
colorfulappla48971d
Fix bug
colorfulapple6a4e13
Do not generate unused `noptargs`
colorfulappl8592676
Update news
colorfulappl4c682bf
Update Lib/test/clinic.test
colorfulapplc3d6b73
Delete unnecessary function doc
colorfulappl8b26eb8
Merge branch 'main' into unpack_keywords_bugfix
colorfulappl3f88c54
Rerun make clinic
colorfulapplFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Merge branch 'main' into unpack_keywords_bugfix
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit0afce9dc8fa47fb24ec37e7ed3cf794e4fa0410c
There are no files selected for viewing
This merge commit was added into this branch cleanly.
There are no new changes to show, but you can stillview the diff.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.