Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
gh-99761: add invalid_index macro#99762
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
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
52 commits Select commitHold shift + click to select a range
0d1b08a
add invalid_index
eendebakptbe6143f
replace valid_index
eendebakptbcaec88
📜🤖 Added by blurb_it.
blurb-it[bot]6dd6fec
make regen-all
eendebakpt7a35197
Merge branch 'list_tuple' of github.com:eendebakpt/cpython into list_…
eendebakpt1e4448f
Rename 2022-11-25-09-34-57.gh-issue-9761.sRqH37.rst to 2022-11-25-09-…
eendebakpt1d58ef0
add method for int check
eendebakpt76ecde6
change invalid_index to valid_index
eendebakptc356130
change invalid_index to valid_index
eendebakpt329d6ed
revert changes to _collectionsmodule.c on request of the author
eendebakptbbdb3b5
make valid_index private
eendebakpt45d4abf
change static inline to macro
eendebakpte78d129
typo
eendebakpt5cc1dfc
unto changes to _collectionsmodule.c
eendebakpta112a05
Merge branch 'main' into list_tuple
eendebakptd04aa18
rename to static inline int _Py_is_valid_index
eendebakptd6c614c
update news item
eendebakpt77e8cc4
double backticks
eendebakpt90fa51f
Merge branch 'main' into list_tuple
eendebakpt6e334bc
fix docstring
eendebakpt242de2d
Merge branch 'list_tuple' of githubeendebakpt:eendebakpt/cpython into…
eendebakptfe8b462
Update Include/internal/pycore_abstract.h
eendebakpt901dd4c
revert changes with _PyLong_negative_or_multi_digit_int
eendebakpt3fbbaae
update documentation
eendebakpt366f2ec
revert changes in bytecodes.c
eendebakpt7795929
Update Include/internal/pycore_abstract.h
vstinner87f65e6
Update Include/internal/pycore_abstract.h
vstinnerf7b22bf
Update Objects/codeobject.c
vstinner1e47517
Update Modules/mmapmodule.c
vstinnere510943
Update Modules/arraymodule.c
vstinner61bd3a4
remove news entry
eendebakpt6f0e26e
remove comment about twos-complement
eendebakptae35168
Merge branch 'main' into list_tuple
eendebakpt1c86e98
Merge branch 'main' into list_tuple
eendebakpt8633a20
Merge branch 'main' into list_tuple
eendebakpt55e6d70
Merge branch 'main' into list_tuple
eendebakpt4185f3c
Merge branch 'main' into list_tuple
eendebakpt24f0aa0
Merge branch 'main' into list_tuple
eendebakpt8c1332a
Merge branch 'main' into list_tuple
eendebakpt8ca17f7
Merge branch 'main' into list_tuple
eendebakpt4377b07
review comments
eendebakpt2e871e9
Merge branch 'main' into list_tuple
eendebakpt4699151
Merge branch 'main' into list_tuple
eendebakpt795bf2d
Merge branch 'main' into list_tuple
eendebakpt3ca5d8b
Merge branch 'main' into list_tuple
eendebakptfe17e85
Merge branch 'main' into list_tuple
eendebakpt7cb70fc
Merge branch 'main' into list_tuple
eendebakpta072101
Merge branch 'main' into list_tuple
eendebakpt7204d8a
Merge branch 'main' into list_tuple
eendebakpt977e7cc
Merge branch 'main' into list_tuple
eendebakptd3b633e
Merge branch 'main' into list_tuple
eendebakptcad941a
Merge branch 'main' into list_tuple
eendebakptFile 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 list_tuple
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit24f0aa0320e63b71b868a7ca4856d2ca9bb57232
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.