Mercurial > hg
log contrib/byteify-strings.py @ 42679:5e296f618920
age | author | description |
---|---|---|
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 |
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 |