Message281501
| Author | serhiy.storchaka |
|---|---|
| Recipients | Rosuav, barry, docs@python, ezio.melotti, lelit, mrabarnett, nedbat, serhiy.storchaka |
| Date | 2016-11-22.19:16:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1479842205.29.0.349772055682.issue28450@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The deprecation was documented in 3.5. https://docs.python.org/3.5/library/re.html#re.sub Deprecated since version 3.5, will be removed in version 3.6: Unknown escapes consist of '\' and ASCII letter now raise a deprecation warning and will be forbidden in Python 3.6. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-22 19:16:45 | serhiy.storchaka | set | recipients: + serhiy.storchaka, barry, nedbat, ezio.melotti, mrabarnett, docs@python, Rosuav, lelit |
| 2016-11-22 19:16:45 | serhiy.storchaka | set | messageid: <1479842205.29.0.349772055682.issue28450@psf.upfronthosting.co.za> |
| 2016-11-22 19:16:45 | serhiy.storchaka | link | issue28450 messages |
| 2016-11-22 19:16:45 | serhiy.storchaka | create | |