Skip to content

bpo-37353: Documentation - Updated note in parser.rst about backwards compatiblity #14277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Conversation

Kriyszig
Copy link
Contributor

@Kriyszig Kriyszig commented Jun 20, 2019

Backward compatiblity of source code isn't always guaranteed.
Issue: 37353

https://bugs.python.org/issue37353

Backward compatiblity of source code isn't guarenteed.
Copy link
Contributor

@mangrisano mangrisano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you.

@zware zware merged commit 062cfe3 into python:master Sep 20, 2019
@miss-islington
Copy link
Contributor

Thanks @Kriyszig for the PR, and @zware for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@zware
Copy link
Member

zware commented Sep 20, 2019

Thanks @Kriyszig for the patch, and @ammaraskar for reminding me about it :)

@bedevere-bot
Copy link

GH-16294 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link

GH-16295 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 20, 2019
…GH-14277)

(cherry picked from commit 062cfe3)

Co-authored-by: Prateek Nayak <45075669+Kriyszig@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Sep 20, 2019
(cherry picked from commit 062cfe3)

Co-authored-by: Prateek Nayak <45075669+Kriyszig@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Sep 20, 2019
(cherry picked from commit 062cfe3)

Co-authored-by: Prateek Nayak <45075669+Kriyszig@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants