FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-106008: Make implicit boolean conversions explicit by brandtbucher · Pull Request #106003 · 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-106008: Make implicit boolean conversions explicit
- #106003
#106003
Merged
brandtbucher
merged 18 commits into
python:main
python/cpython:main
from
brandtbucher:to-bool
brandtbucher/cpython:to-bool
Copy head branch name to clipboard
Jun 29, 2023
Conversation
Commits
18
(18)
Checks
Files changed
Merged
GH-106008: Make implicit boolean conversions explicit
#106003
brandtbucher
merged 18 commits into
python:main
python/cpython:main
from
brandtbucher:to-bool
brandtbucher/cpython:to-bool
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2023
Make boolean conversions in branches explicit
brandtbucher
committed
69781b4
View commit details
Copy full SHA for 69781b4
Browse repository at this point
Specialize UNARY_NOT
brandtbucher
committed
5289c7f
View commit details
Copy full SHA for 5289c7f
Browse repository at this point
Commits on Jun 7, 2023
Remove unused stats
brandtbucher
committed
7e5c9df
View commit details
Copy full SHA for 7e5c9df
Browse repository at this point
Make UNARY_NOT_BOOL a little bit slicker
brandtbucher
committed
27bb264
View commit details
Copy full SHA for 27bb264
Browse repository at this point
Commits on Jun 9, 2023
Replace UNARY_NOT with TO_BOOL
brandtbucher
committed
0463633
View commit details
Copy full SHA for 0463633
Browse repository at this point
Commits on Jun 21, 2023
Catch up with main
brandtbucher
committed
d2932a1
View commit details
Copy full SHA for d2932a1
Browse repository at this point
Branchless branching
brandtbucher
committed
47ec38f
View commit details
Copy full SHA for 47ec38f
Browse repository at this point
Add a "boolean conversion" bit to COMPARE_OP
brandtbucher
committed
a0bd53a
View commit details
Copy full SHA for a0bd53a
Browse repository at this point
More stats for heap types
brandtbucher
committed
bab539b
View commit details
Copy full SHA for bab539b
Browse repository at this point
Specialize TO_BOOL_ALWAYS_TRUE
brandtbucher
committed
757b1cc
View commit details
Copy full SHA for 757b1cc
Browse repository at this point
Fix refleak and error handling
brandtbucher
committed
f9fa498
View commit details
Copy full SHA for f9fa498
Browse repository at this point
Commits on Jun 22, 2023
Catch up with main
brandtbucher
committed
0c14344
View commit details
Copy full SHA for 0c14344
Browse repository at this point
Commits on Jun 23, 2023
Cleanup
brandtbucher
committed
d314078
View commit details
Copy full SHA for d314078
Browse repository at this point
blurb add
brandtbucher
committed
9aa83b5
View commit details
Copy full SHA for 9aa83b5
Browse repository at this point
Docs
brandtbucher
committed
a76f11d
View commit details
Copy full SHA for a76f11d
Browse repository at this point
Clean up some commnts
brandtbucher
committed
c2d4a33
View commit details
Copy full SHA for c2d4a33
Browse repository at this point
Commits on Jun 29, 2023
Add cast
brandtbucher
committed
7638b76
View commit details
Copy full SHA for 7638b76
Browse repository at this point
Catch up with main
brandtbucher
committed
6b4a598
View commit details
Copy full SHA for 6b4a598
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL