Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.6] bpo-30465: Fix lineno and col_offset in fstring AST nodes (GH-1800)#3409

Merged
ericvsmith merged 1 commit into
python:3.6python/cpython:3.6from
miss-islington:backport-e7c566c-3.6miss-islington/cpython:backport-e7c566c-3.6Copy head branch name to clipboard
Sep 7, 2017
Merged

[3.6] bpo-30465: Fix lineno and col_offset in fstring AST nodes (GH-1800)#3409
ericvsmith merged 1 commit into
python:3.6python/cpython:3.6from
miss-islington:backport-e7c566c-3.6miss-islington/cpython:backport-e7c566c-3.6Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 7, 2017

Copy link
Copy Markdown
Contributor

For f-string ast nodes, fix the line and columns so that tools such as flake8 can identify them correctly.
(cherry picked from commit e7c566c)

https://bugs.python.org/issue30465

…onGH-1800)

For f-string ast nodes, fix the line and columns so that tools such as flake8 can identify them correctly.
(cherry picked from commit e7c566c)
@the-knights-who-say-ni

Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA (this might be simply due to a missing "GitHub Name" entry in your b.p.o account settings). This is necessary for legal reasons before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.