Message 241867 - Python tracker
Message241867
| Author | pitrou |
|---|---|
| Recipients | eryksun, ezio.melotti, gvanrossum, lemburg, pitrou, r.david.murray, serhiy.storchaka, vstinner |
| Date | 2015-04-23.16:34:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1429806870.29.0.881779368608.issue24025@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I'm not sure what the "transitional period" refers to, though. The Python 2 -> Python 3 migration. > It's 8 years later now and doesn't look like str(bytes_object) will go away a source of subtle bugs anytime soon str(bytes_object) is perfectly reasonable when logging stuff, for example. Recommend closing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-23 16:34:30 | pitrou | set | recipients: + pitrou, lemburg, gvanrossum, vstinner, ezio.melotti, r.david.murray, serhiy.storchaka, eryksun |
| 2015-04-23 16:34:30 | pitrou | set | messageid: <1429806870.29.0.881779368608.issue24025@psf.upfronthosting.co.za> |
| 2015-04-23 16:34:30 | pitrou | link | issue24025 messages |
| 2015-04-23 16:34:29 | pitrou | create | |