FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-111354: remove comparisons with enum values, variable reuse, unused imports in genobject.c by iritkatriel · Pull Request #111708 · 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
74.9k
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-111354: remove comparisons with enum values, variable reuse, unused imports in genobject.c
- #111708
#111708
Merged
iritkatriel
merged 9 commits into
python:main
python/cpython:main
from
iritkatriel:genobject
iritkatriel/cpython:genobject
Copy head branch name to clipboard
Nov 9, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-111354: remove comparisons with enum values, variable reuse, unused imports in genobject.c
#111708
iritkatriel
merged 9 commits into
python:main
python/cpython:main
from
iritkatriel:genobject
iritkatriel/cpython:genobject
Copy head branch name to clipboard
Commits
Commits on Nov 3, 2023
inline exc_state_traverse
iritkatriel
committed
367f548
View commit details
Copy full SHA for 367f548
Browse repository at this point
remove comparisons with frame states
iritkatriel
committed
470f82e
View commit details
Copy full SHA for 470f82e
Browse repository at this point
variable reused for two different purposes
iritkatriel
committed
3dc7586
View commit details
Copy full SHA for 3dc7586
Browse repository at this point
remove unused #includes
iritkatriel
committed
677fc3e
View commit details
Copy full SHA for 677fc3e
Browse repository at this point
add RESUME_WITH_SUBITERATOR macro
iritkatriel
committed
0936160
View commit details
Copy full SHA for 0936160
Browse repository at this point
Commits on Nov 6, 2023
Merge branch 'main' into genobject
iritkatriel
authored
e7a4b70
View commit details
Copy full SHA for e7a4b70
Browse repository at this point
Merge branch 'main' into genobject
iritkatriel
authored
8bba3dc
View commit details
Copy full SHA for 8bba3dc
Browse repository at this point
Revert "add RESUME_WITH_SUBITERATOR macro"
Show description for 6bd958c
iritkatriel
committed
6bd958c
View commit details
Copy full SHA for 6bd958c
Browse repository at this point
FRAME_STATE_CLOSED --> FRAME_STATE_FINISHED
iritkatriel
committed
1f30519
View commit details
Copy full SHA for 1f30519
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL