[3.8] bpo-37253: Document PyCompilerFlags.cf_feature_version (GH-14019) by miss-islington · Pull Request #14035 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Conversation
Contributor
- Update PyCompilerFlags structure documentation.
- Document the new cf_feature_version field in the Changes in the C
API section of the What's New in Python 3.8 doc.
(cherry picked from commit 2c9b498)
Co-authored-by: Victor Stinner vstinner@redhat.com
* Update PyCompilerFlags structure documentation. * Document the new cf_feature_version field in the Changes in the C API section of the What's New in Python 3.8 doc. (cherry picked from commit 2c9b498) Co-authored-by: Victor Stinner <vstinner@redhat.com>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
miss-islington
commented
Jun 13, 2019
miss-islington commented
Contributor Author
@vstinner: Status check is done, and it's a success ✅ .
vstinner
commented
Jun 13, 2019
vstinner commented
Member
Oh, the master change has a typo: #14036 I will backport the change manually.
vstinner
closed this
miss-islington
deleted the
backport-2c9b498-3.8
branch
miss-islington
commented
Jun 13, 2019
miss-islington commented
Contributor Author
@vstinner: Status check is done, and it's a success ✅ .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment