FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Add support for `except*` handling and starred subscripts by Copilot · Pull Request #6522 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
101
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add support for except* handling and starred subscripts
- #6522
#6522
Closed
youknowone
with
Copilot
wants to merge 5 commits into
main
RustPython/RustPython:main
from
copilot/fix-cpython-syntax-errors
RustPython/RustPython:copilot/fix-cpython-syntax-errors
Copy head branch name to clipboard
Conversation
Commits
5
(5)
Checks
Files changed
Closed
Add support for except* handling and starred subscripts
#6522
youknowone
with
Copilot
wants to merge 5 commits into
main
RustPython/RustPython:main
from
copilot/fix-cpython-syntax-errors
RustPython/RustPython:copilot/fix-cpython-syntax-errors
Copy head branch name to clipboard
Commits
Commits on Dec 25, 2025
Initial plan
Copilot
committed
3dea814
View commit details
Copy full SHA for 3dea814
Browse repository at this point
Implement except* handling and starred subscript support
Show description for c37fc4f
Copilot
and
youknowone
committed
c37fc4f
View commit details
Copy full SHA for c37fc4f
Browse repository at this point
Move except* and starred subscript tests into builtin_exceptions
Show description for 62bb015
Copilot
and
youknowone
committed
62bb015
View commit details
Copy full SHA for 62bb015
Browse repository at this point
Fix CPython-compatible assert in builtin_exceptions test
Show description for fbcf0b8
Copilot
and
youknowone
committed
fbcf0b8
View commit details
Copy full SHA for fbcf0b8
Browse repository at this point
Refine except* codegen using named constant
Show description for 9b94189
Copilot
and
youknowone
committed
9b94189
View commit details
Copy full SHA for 9b94189
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL