FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-93662: Make sure that column offsets are correct in multi-line method calls. by markshannon · Pull Request #93673 · 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-93662: Make sure that column offsets are correct in multi-line method calls.
- #93673
#93673
Merged
markshannon
merged 6 commits into
python:main
python/cpython:main
from
faster-cpython:fix-93662
faster-cpython/cpython:fix-93662
Copy head branch name to clipboard
Jun 14, 2022
Conversation
Commits
6
(6)
Checks
Files changed
Merged
GH-93662: Make sure that column offsets are correct in multi-line method calls.
#93673
markshannon
merged 6 commits into
python:main
python/cpython:main
from
faster-cpython:fix-93662
faster-cpython/cpython:fix-93662
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2022
Fix end column offsets for methods calls where value spans several lines.
markshannon
committed
d11b2f3
View commit details
Copy full SHA for d11b2f3
Browse repository at this point
Handle erroneous end column offset gracefully.
markshannon
committed
2412451
View commit details
Copy full SHA for 2412451
Browse repository at this point
Add news
markshannon
committed
1c38432
View commit details
Copy full SHA for 1c38432
Browse repository at this point
Fix MSVC warnings.
markshannon
committed
86c7cf3
View commit details
Copy full SHA for 86c7cf3
Browse repository at this point
Commits on Jun 13, 2022
Tidy up test
markshannon
committed
f2429cd
View commit details
Copy full SHA for f2429cd
Browse repository at this point
Factor common code into a helper function.
markshannon
committed
aac53a8
View commit details
Copy full SHA for aac53a8
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL