Message245643
| Author | barry |
|---|---|
| Recipients | Arfrever, barry, eric.smith, ethan.furman, ezio.melotti, gvanrossum, josh.r, larry, mark.dickinson, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, skrah, terry.reedy, vstinner |
| Date | 2015-06-22.19:42:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1435002174.1.0.392817705111.issue19995@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Found my first 3.5 breakage which I think is due to this. >>> from uuid import uuid4 >>> '%.32x' % uuid4() |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-22 19:42:54 | barry | set | recipients: + barry, gvanrossum, rhettinger, terry.reedy, mark.dickinson, pitrou, vstinner, larry, eric.smith, ezio.melotti, Arfrever, r.david.murray, skrah, ethan.furman, python-dev, serhiy.storchaka, josh.r |
| 2015-06-22 19:42:54 | barry | set | messageid: <1435002174.1.0.392817705111.issue19995@psf.upfronthosting.co.za> |
| 2015-06-22 19:42:54 | barry | link | issue19995 messages |
| 2015-06-22 19:42:54 | barry | create | |