Message 177516 - Python tracker
Message177516
| Author | ezio.melotti |
|---|---|
| Recipients | ezio.melotti, jcea, serhiy.storchaka, vstinner |
| Date | 2012-12-14.21:43:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355521401.19.0.413712224718.issue16685@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The deprecation process can be avoided only if passing strings results in a meaningless result. If there are cases where users are passing strings and everything works fine -- even if they should be passing bytes instead -- we should deprecate strings first to warn the users that the "feature" is going to be removed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-14 21:43:21 | ezio.melotti | set | recipients: + ezio.melotti, jcea, vstinner, serhiy.storchaka |
| 2012-12-14 21:43:21 | ezio.melotti | set | messageid: <1355521401.19.0.413712224718.issue16685@psf.upfronthosting.co.za> |
| 2012-12-14 21:43:21 | ezio.melotti | link | issue16685 messages |
| 2012-12-14 21:43:21 | ezio.melotti | create | |