commit | 5edb83241f2ff899917e895092aca0216faf42d3 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Mon Jun 08 20:04:47 2020 +0200 |
committer | GitHub <noreply@github.com> | Mon Jun 08 20:04:47 2020 +0200 |
tree | 40386257a2624efa428967f4af52550a52cadd2a | |
parent | 951d680d56d8c32556437a86f6b42f221635b97f [diff] |
bpo-40854: PYTHONPLATLIBDIR env var added to 3.9 (GH-20735)
diff --git a/Doc/c-api/init_config.rst b/Doc/c-api/init_config.rst index c51b157..b7298ba 100644 --- a/Doc/c-api/init_config.rst +++ b/Doc/c-api/init_config.rst
@@ -443,7 +443,7 @@ by ``--with-platlibdir``, overrideable by the ``PYTHONPLATLIBDIR`` environment variable. - .. versionadded:: 3.10 + .. versionadded:: 3.9 .. c:member:: int buffered_stdio