FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-42282: Fold constants inside named expressions by ncoghlan · Pull Request #23190 · 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
bpo-42282: Fold constants inside named expressions
- #23190
#23190
Merged
ncoghlan
merged 5 commits into
python:master
python/cpython:master
from
ncoghlan:bpo-42282-optimise-named-expressions
ncoghlan/cpython:bpo-42282-optimise-named-expressions
Copy head branch name to clipboard
Nov 7, 2020
Conversation
Commits
5
(5)
Checks
Files changed
Merged
bpo-42282: Fold constants inside named expressions
#23190
ncoghlan
merged 5 commits into
python:master
python/cpython:master
from
ncoghlan:bpo-42282-optimise-named-expressions
ncoghlan/cpython:bpo-42282-optimise-named-expressions
Copy head branch name to clipboard
Commits
Commits on Nov 7, 2020
bpo-42282: Fold constants inside named expressions
Show description for 6ca7c28
ncoghlan
committed
6ca7c28
View commit details
Copy full SHA for 6ca7c28
Browse repository at this point
Fix inverted comparison op folding
ncoghlan
committed
45e3d50
View commit details
Copy full SHA for 45e3d50
Browse repository at this point
Fix comment
ncoghlan
committed
3addcc9
View commit details
Copy full SHA for 3addcc9
Browse repository at this point
Still clear errors that occur in constant folding
ncoghlan
committed
f8e52c0
View commit details
Copy full SHA for f8e52c0
Browse repository at this point
Minor code tweak (need to trigger new CI run anyway)
ncoghlan
committed
a4741aa
View commit details
Copy full SHA for a4741aa
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL