FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-123165: make `dis` functions render positions on demand by picnixz · Pull Request #123168 · 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-123165: make dis functions render positions on demand
- #123168
#123168
Merged
iritkatriel
merged 30 commits into
python:main
python/cpython:main
from
picnixz:dis-show-positions-123165
picnixz/cpython:dis-show-positions-123165
Copy head branch name to clipboard
Aug 21, 2024
Conversation
Commits
30
(30)
Checks
Files changed
Merged
gh-123165: make dis functions render positions on demand
#123168
iritkatriel
merged 30 commits into
python:main
python/cpython:main
from
picnixz:dis-show-positions-123165
picnixz/cpython:dis-show-positions-123165
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2024
add the `show_positions` formal parameter to `dis` functions
picnixz
committed
0fdc1dd
View commit details
Copy full SHA for 0fdc1dd
Browse repository at this point
add dummy `_get_positions_width` function
picnixz
committed
3157e24
View commit details
Copy full SHA for 3157e24
Browse repository at this point
allow to show code's positions in `dis`
picnixz
committed
a8eab11
View commit details
Copy full SHA for a8eab11
Browse repository at this point
cosmetic amendments
picnixz
committed
352c16e
View commit details
Copy full SHA for 352c16e
Browse repository at this point
fix detection
picnixz
committed
6cd65cf
View commit details
Copy full SHA for 6cd65cf
Browse repository at this point
add test
picnixz
committed
aed2959
View commit details
Copy full SHA for aed2959
Browse repository at this point
simplify tests
picnixz
committed
2edff6f
View commit details
Copy full SHA for 2edff6f
Browse repository at this point
add What's New entry
picnixz
committed
1dd8d67
View commit details
Copy full SHA for 1dd8d67
Browse repository at this point
blurb
picnixz
committed
4e52413
View commit details
Copy full SHA for 4e52413
Browse repository at this point
add docs
picnixz
committed
7a608e7
View commit details
Copy full SHA for 7a608e7
Browse repository at this point
fixup! rst
picnixz
committed
9c75597
View commit details
Copy full SHA for 9c75597
Browse repository at this point
fixup! rst
picnixz
committed
e14740a
View commit details
Copy full SHA for e14740a
Browse repository at this point
fixup! rst
picnixz
committed
fe32424
View commit details
Copy full SHA for fe32424
Browse repository at this point
change style
picnixz
committed
a0dce9c
View commit details
Copy full SHA for a0dce9c
Browse repository at this point
address review
picnixz
committed
b8c1bc8
View commit details
Copy full SHA for b8c1bc8
Browse repository at this point
fix rendering
picnixz
committed
954a312
View commit details
Copy full SHA for 954a312
Browse repository at this point
fix docs
picnixz
committed
e908990
View commit details
Copy full SHA for e908990
Browse repository at this point
fix docstring
picnixz
committed
df02d44
View commit details
Copy full SHA for df02d44
Browse repository at this point
fix init ordering
picnixz
committed
c644767
View commit details
Copy full SHA for c644767
Browse repository at this point
update CLI arg
picnixz
committed
56bcaef
View commit details
Copy full SHA for 56bcaef
Browse repository at this point
Commits on Aug 21, 2024
fix representation
picnixz
committed
4355fc6
View commit details
Copy full SHA for 4355fc6
Browse repository at this point
fix f-string
picnixz
committed
d5d2343
View commit details
Copy full SHA for d5d2343
Browse repository at this point
update What's New
picnixz
committed
760beed
View commit details
Copy full SHA for 760beed
Browse repository at this point
update docs
picnixz
committed
2356ef5
View commit details
Copy full SHA for 2356ef5
Browse repository at this point
unify location rendering
picnixz
committed
ca3cf87
View commit details
Copy full SHA for ca3cf87
Browse repository at this point
keep `lineno_width` parameter instead
picnixz
committed
9117895
View commit details
Copy full SHA for 9117895
Browse repository at this point
address review
picnixz
committed
d48f759
View commit details
Copy full SHA for d48f759
Browse repository at this point
improve test coverage
picnixz
committed
860a436
View commit details
Copy full SHA for 860a436
Browse repository at this point
cosmetic adjustements
picnixz
committed
9dc5ed2
View commit details
Copy full SHA for 9dc5ed2
Browse repository at this point
cosmetic adjustements
picnixz
committed
8d8b145
View commit details
Copy full SHA for 8d8b145
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL