Message228876
Here is simple patch which just deprecate using of the re.LOCALE flag with str patterns. It also deprecates using of the re.LOCALE flag with the re.ASCII flag (with bytes patterns) and adds some re.LOCALE related tests. |
|
| Date |
User |
Action |
Args |
| 2014-10-09 15:10:21 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, pitrou, vstinner, ezio.melotti, mrabarnett, Arfrever |
| 2014-10-09 15:10:21 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2014-10-09 15:10:21 | serhiy.storchaka | link | issue22407 messages |
| 2014-10-09 15:10:20 | serhiy.storchaka | create | |
|