[3.8] bpo-37253: Document PyCompilerFlags.cf_feature_version (GH-14019) by vstinner · Pull Request #14038 · python/cpython

added 2 commits

June 13, 2019 02:18
* 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)
Remove ";" to fix Sphinx formatting.

(cherry picked from commit a04ea4f)