Message207389
| Author | ethan.furman |
|---|---|
| Recipients | Arfrever, eric.smith, ethan.furman, gvanrossum, larry, mark.dickinson, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, skrah, terry.reedy, vstinner |
| Date | 2014-01-05.18:15:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1388945713.27.0.33883757707.issue19995@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'll switch it to a deprecation warning instead sometime this week. The changes to datamodel.rst and tarfile.py should stay, I think. test_format and test_unicode will both verify current* behavior and check for the deprecation warning, and unicodeobject.c will generate the warning but keep current behavior. Once 3.5 is tagged I'll put the updates to these three files there. * By 'current' I mean accepting non-ints. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-05 18:15:13 | ethan.furman | set | recipients: + ethan.furman, gvanrossum, rhettinger, terry.reedy, mark.dickinson, pitrou, vstinner, larry, eric.smith, Arfrever, r.david.murray, skrah, python-dev, serhiy.storchaka |
| 2014-01-05 18:15:13 | ethan.furman | set | messageid: <1388945713.27.0.33883757707.issue19995@psf.upfronthosting.co.za> |
| 2014-01-05 18:15:13 | ethan.furman | link | issue19995 messages |
| 2014-01-05 18:15:13 | ethan.furman | create | |