| commit | 7186cc29be352bed6f1110873283d073fd0643e4 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Fri May 05 10:42:46 2017 +0300 |
| committer | GitHub <noreply@github.com> | Fri May 05 10:42:46 2017 +0300 |
| tree | 62b9aa53a22754f7e95cbde603643b8d33df6d07 | |
| parent | 76a3e51a403bc84ed536921866c86dd7d07aaa7e [diff] |
bpo-30277: Replace _sre.getlower() with _sre.ascii_tolower() and _sre.unicode_tolower(). (#1468)