log contrib/byteify-strings.py @ 42705:f95b59ffc307

age author description
Fri, 02 Aug 2019 10:18:22 +0200 Rapha?l Gom?s byteify-strings: add --treat-as-kwargs argument to handle kwargs-like objects
Fri, 02 Aug 2019 10:10:23 +0200 Rapha?l Gom?s byteify-strings: add helpers to check for item access or method call
Fri, 02 Aug 2019 09:55:32 +0200 Rapha?l Gom?s byteify-strings: add support for ignore comments
Fri, 02 Aug 2019 09:48:13 +0200 Rapha?l Gom?s byteify-strings: handle triple quoted strings if they are not docstrings
Fri, 02 Aug 2019 09:44:11 +0200 Rapha?l Gom?s byteify-strings: handle multi-line strings in _ensuresysstr
Fri, 03 May 2019 15:53:56 -0400 Augie Fackler contrib: have byteify-strings explode if run in Python 2