This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients Jim.Jewett, The Compiler, ezio.melotti, martin.panter, mbussonn, ncoghlan, njs, r.david.murray, rbcollins, serhiy.storchaka, takluyver, terry.reedy
Date 2016-01-01.21:27:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451683639.4.0.541410944212.issue24294@psf.upfronthosting.co.za>
In-reply-to
Content
> It would help if there were some official guidance on what these things
> mean -- I can't find anything written down anywhere that even documents
> what you just said about how CPython proper uses them, so I imagine
> people have come up with all kinds of interpretations.

A while ago I proposed to document our deprecation process and the use of PDW/DW in a PEP:
https://mail.python.org/pipermail/python-dev/2011-October/114199.html

There I suggest that we (CPython) stop using PDW but leave it around for other projects to use as they see fit.  I'm not sure CPython should do anything special to distinguish PDW from DW.
History
Date User Action Args
2016-01-01 21:27:19ezio.melottisetrecipients: + ezio.melotti, terry.reedy, ncoghlan, rbcollins, r.david.murray, njs, takluyver, martin.panter, Jim.Jewett, serhiy.storchaka, The Compiler, mbussonn
2016-01-01 21:27:19ezio.melottisetmessageid: <1451683639.4.0.541410944212.issue24294@psf.upfronthosting.co.za>
2016-01-01 21:27:19ezio.melottilinkissue24294 messages
2016-01-01 21:27:18ezio.melotticreate