log contrib/byteify-strings.py @ 42707:bbb002b378f3

age author description
Fri, 02 Aug 2019 16:17:02 +0200 Rapha?l Gom?s byteify-strings: add cli argument to handle `attr*()` when they are methods
Fri, 02 Aug 2019 16:14:00 +0200 Rapha?l Gom?s byteify-strings: simplify default value for `--treat-as-kwargs`
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