(original) (raw)
I have updated PEP 411, following the input from this discussion. The updated PEP is at: http://hg.python.org/peps/file/default/pep-0411.txt
Changes:
- Specified that a package may remain provisional for longer than a single minor release
- Shortened the suggested documentation notice, linking to the glossary which will contain the full text
- Adding a notice to the package's docstring, which may be programmatically inspected.
Eli