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 r.david.murray
Recipients BreamoreBoy, python-dev, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2015-06-03.18:25:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433355909.26.0.40127951452.issue24376@psf.upfronthosting.co.za>
In-reply-to
Content
Mark, FYI the 'r' numbers are unique to each mercurial checkout and meaningless to anyone else.  Only the hash numbers can be used to compare revisions between different repositories.  (You *could* refer to the r number from the cpython repository as seen in the mercurial web interface to it, because other people could look that one up via the web interface, but it is best to get in the habit of always using the hash.)
History
Date User Action Args
2015-06-03 18:25:09r.david.murraysetrecipients: + r.david.murray, tim.golden, BreamoreBoy, python-dev, zach.ware, steve.dower
2015-06-03 18:25:09r.david.murraysetmessageid: <1433355909.26.0.40127951452.issue24376@psf.upfronthosting.co.za>
2015-06-03 18:25:09r.david.murraylinkissue24376 messages
2015-06-03 18:25:08r.david.murraycreate