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 berker.peksag
Recipients abarnert, ammar2, berker.peksag, docs@python, georg.brandl, tuxtimo
Date 2016-08-03.07:49:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470210567.5.0.440624362853.issue26267@psf.upfronthosting.co.za>
In-reply-to
Content
I wouldn't consider it a problem since both forms are supported. Also note that you don't need to specify the "UUID." prefix when you use the indented form:

    .. class:: UUID(...)

       .. attribute:: bytes

I don't think the benefit here is worth the amount of code churn.
History
Date User Action Args
2016-08-03 07:49:27berker.peksagsetrecipients: + berker.peksag, georg.brandl, docs@python, abarnert, tuxtimo, ammar2
2016-08-03 07:49:27berker.peksagsetmessageid: <1470210567.5.0.440624362853.issue26267@psf.upfronthosting.co.za>
2016-08-03 07:49:27berker.peksaglinkissue26267 messages
2016-08-03 07:49:27berker.peksagcreate