Add a brief note to indicate that any new required attributes must go through the PEP process.
https://bugs.python.org/issue37284
(cherry picked from commit
52693c10e82622d883433b779a45d0bd792f17ed)
Co-authored-by: Giovanni Cappellotto <gcappellotto@fb.com>
.. versionadded:: 3.3
+ .. note::
+
+ The addition of new required attributes must go through the normal PEP
+ process. See :pep:`421` for more information.
.. data:: int_info
--- /dev/null
+Add a brief note to indicate that any new ``sys.implementation`` required attributes must go through the PEP process.
\ No newline at end of file