[3.9] bpo-40484: Document compiler flags under AST module (GH-19885) by miss-islington · Pull Request #22758 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
pablogsal merged 1 commit intopython:3.9from
Oct 19, 2020Merged
[3.9] bpo-40484: Document compiler flags under AST module (GH-19885)#22758
pablogsal merged 1 commit intopython:3.9from
[3.9] bpo-40484: Document compiler flags under AST module (GH-19885)#22758
pablogsal merged 1 commit intopython:3.9from
Conversation
Copy link Copy Markdown
Contributor
Co-authored-by: Pablo Galindo Pablogsal@gmail.com
Co-authored-by: Shantanu hauntsaninja@users.noreply.github.com
(cherry picked from commit 1559389)
Co-authored-by: Batuhan Taskaya batuhanosmantaskaya@gmail.com
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com> Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com> (cherry picked from commit 1559389) Co-authored-by: Batuhan Taskaya <batuhanosmantaskaya@gmail.com>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Oct 19, 2020
miss-islington commented
Oct 19, 2020@isidentical and @pablogsal: Status check is done, and it's a success ✅ .
bedevere-bot
added
the
awaiting review
label
pablogsal approved these changes Oct 19, 2020
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Member
isidentical
commented
Oct 19, 2020
isidentical commented
Oct 19, 2020Do we needed a backport for this (since it is an enhancement)?
Copy link Copy Markdown
Member
pablogsal
commented
Oct 19, 2020
pablogsal commented
Oct 19, 2020Do we needed a backport for this (since it is an enhancement)?
Changes to the documentation work differently since they are not features. This applies to 3.9 so it would be good to have it anyway
pablogsal
merged commit
a358a0a
into
python:3.9
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-1559389-3.9
branch
Copy link Copy Markdown
Member
isidentical
commented
Oct 19, 2020
isidentical commented
Oct 19, 2020Changes to the documentation work differently since they are not features. This applies to 3.9 so it would be good to have it anyway
Gotcha, thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment