[Python-Dev] PEPs and versionadded (original) (raw)
Barry Warsaw barry at python.org
Thu Dec 16 02:20:56 CET 2010
- Previous message: [Python-Dev] PEPs and versionadded
- Next message: [Python-Dev] PEPs and versionadded
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Dec 16, 2010, at 03:41 AM, Éric Araujo wrote:
I noticed that changes related to PEP 3147 and PEP 3149 in Doc haven’t been accompanied by versionadded/versionchanged directives.
Is that on purpose, meaning that everyone should be aware of these PEPs when reading 3.2 docs, or just an oversight?
It's an oversight. The changes should be accompanied by version* directives. I see you already committed a change for compileall.rst - thanks for that! Please feel free to add anything you find missing or submit a bug report and assign it to me.
-Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20101215/697d7464/attachment.pgp>
- Previous message: [Python-Dev] PEPs and versionadded
- Next message: [Python-Dev] PEPs and versionadded
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]