FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-43950: Specialize tracebacks for subscripts/binary ops by isidentical · Pull Request #27037 · 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-43950: Specialize tracebacks for subscripts/binary ops
- #27037
#27037
Merged
pablogsal
merged 7 commits into
python:main
python/cpython:main
from
colnotab:traceback-specialization
colnotab/cpython:traceback-specialization
Copy head branch name to clipboard
Jul 12, 2021
Conversation
Commits
7
(7)
Checks
Files changed
Merged
bpo-43950: Specialize tracebacks for subscripts/binary ops
#27037
pablogsal
merged 7 commits into
python:main
python/cpython:main
from
colnotab:traceback-specialization
colnotab/cpython:traceback-specialization
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2021
bpo-43950: Specialize tracebacks for subscripts/binary ops
isidentical
committed
0a825ea
View commit details
Copy full SHA for 0a825ea
Browse repository at this point
Port new specializations to traceback.py
Show description for d79d365
ammaraskar
and
isidentical
committed
d79d365
View commit details
Copy full SHA for d79d365
Browse repository at this point
pass segmen_str around
isidentical
committed
26430d4
View commit details
Copy full SHA for 26430d4
Browse repository at this point
Commits on Jul 12, 2021
Refactor and simplify the traceback code
pablogsal
committed
081738d
View commit details
Copy full SHA for 081738d
Browse repository at this point
make amendments
isidentical
committed
045c491
View commit details
Copy full SHA for 045c491
Browse repository at this point
Use TESTFN instead of NamedTemporaryFile
ammaraskar
committed
012ae63
View commit details
Copy full SHA for 012ae63
Browse repository at this point
Remove tempfile import
ammaraskar
committed
825e3b0
View commit details
Copy full SHA for 825e3b0
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL