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 flox
Recipients flox
Date 2009-11-23.12:47:16
SpamBayes Score 0.00039256288
Marked as misclassified No
Message-id <1258980438.31.0.486818721138.issue7380@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch gives coherence:
 * both UUID.bytes and UUID.bytes_le return a "bytes" object
 * the random tests are explicitly skipped

Then the documentation needs fixing, too.
History
Date User Action Args
2009-11-23 12:47:18floxsetrecipients: + flox
2009-11-23 12:47:18floxsetmessageid: <1258980438.31.0.486818721138.issue7380@psf.upfronthosting.co.za>
2009-11-23 12:47:17floxlinkissue7380 messages
2009-11-23 12:47:17floxcreate