FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-45975: Simplify some while-loops with walrus operator by nickdrozd · Pull Request #29347 · 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.4k
Star
76.8k
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
bpo-45975: Simplify some while-loops with walrus operator
- #29347
#29347
Merged
ethanfurman
merged 10 commits into
python:main
python/cpython:main
from
nickdrozd:walrus-while
nickdrozd/cpython:walrus-while
Copy head branch name to clipboard
Nov 26, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
bpo-45975: Simplify some while-loops with walrus operator
#29347
ethanfurman
merged 10 commits into
python:main
python/cpython:main
from
nickdrozd:walrus-while
nickdrozd/cpython:walrus-while
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2022
Simplify some while-loops
nickdrozd
committed
ecaeb45
View commit details
Copy full SHA for ecaeb45
Browse repository at this point
Revert distutils changes
nickdrozd
committed
4a597aa
View commit details
Copy full SHA for 4a597aa
Browse repository at this point
Revert IDLE changes
nickdrozd
committed
062b0b0
View commit details
Copy full SHA for 062b0b0
Browse repository at this point
Commits on Feb 3, 2022
Cut unneeded parentheses
nickdrozd
committed
a0e49dc
View commit details
Copy full SHA for a0e49dc
Browse repository at this point
Commits on Mar 18, 2022
Revert aifc change
nickdrozd
committed
49aaf58
View commit details
Copy full SHA for 49aaf58
Browse repository at this point
Commits on Mar 28, 2022
One more walrus
nickdrozd
committed
d2fcc74
View commit details
Copy full SHA for d2fcc74
Browse repository at this point
Add missing parens
nickdrozd
committed
5093f92
View commit details
Copy full SHA for 5093f92
Browse repository at this point
Commits on Mar 29, 2022
Fix whitespace
nickdrozd
committed
1583049
View commit details
Copy full SHA for 1583049
Browse repository at this point
Commits on Nov 11, 2022
Revert sre_compile change
nickdrozd
committed
b778d04
View commit details
Copy full SHA for b778d04
Browse repository at this point
Merge branch 'main' into walrus-while
nickdrozd
committed
deaf695
View commit details
Copy full SHA for deaf695
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL