]> granicus.if.org Git - python/commit
bpo-37284: Add note to sys.implementation doc (GH-14328)
authorGiovanni Cappellotto <gcappellotto@fb.com>
Mon, 15 Jul 2019 14:37:09 +0000 (10:37 -0400)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 15 Jul 2019 14:37:09 +0000 (07:37 -0700)
commit52693c10e82622d883433b779a45d0bd792f17ed
treef740e25bfd6a92643f34d79074ff79a6ff694ad8
parent18c5f9d44dde37c0fae5585a604c6027825252d2
bpo-37284: Add note to sys.implementation doc (GH-14328)

Add a brief note to indicate that any new required attributes must go through the PEP process.

https://bugs.python.org/issue37284
Doc/library/sys.rst
Misc/NEWS.d/next/Documentation/2019-07-13-12-58-20.bpo-37284.rP8WpB.rst [new file with mode: 0644]