| commit | 2e229e025c5be101fbaaa5ace453fd78e5bffdd1 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Sat Apr 04 10:05:48 2015 +0300 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Apr 04 10:05:48 2015 +0300 |
| tree | 3d27e7ce920be5dd85f11e7f2a886f66aaded2ff | |
| parent | 9fa84b202e56ac9b240d34562efa458a05cbe3dc [diff] |
Issue #23338: Fixed formatting ctypes error messages on Cygwin. Patch by Makoto Kato.