Message306491
| Author | serhiy.storchaka |
|---|---|
| Recipients | ezio.melotti, mrabarnett, serhiy.storchaka |
| Date | 2017-11-18.18:14:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1511028842.61.0.213398074469.issue32067@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Since this will require changing regular expressions in several places in the stdlib I have chosen emitting PendingDeprecationWarning and long deprecation period. But I'm now not sure that this is a good idea. Non-escaped braces can be used much in a wild. It may be better to use other heuristic for recognizing the fuzzy matching and other possible extensions that use braces. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-18 18:14:02 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ezio.melotti, mrabarnett |
| 2017-11-18 18:14:02 | serhiy.storchaka | set | messageid: <1511028842.61.0.213398074469.issue32067@psf.upfronthosting.co.za> |
| 2017-11-18 18:14:02 | serhiy.storchaka | link | issue32067 messages |
| 2017-11-18 18:14:02 | serhiy.storchaka | create | |