73fadc5e97
* Relocate code to fix type dependencies. * Fix missing and unused imports. * Fix type hints. * Suppress PyCharm false positives. * Avoid shadowing `file` built-in. * Use json.JSONEncoder directly instead of super(). This matches the recommended usage and avoids a PyCharm warning. * Remove redundant regex escape. * Remove redundant find_python call. * Use tarfile.open directly. * Add changelog fragment. |
||
---|---|---|
.. | ||
action-plugin-docs.json | ||
action-plugin-docs.py | ||
changelog.json | ||
changelog.py | ||
empty-init.json | ||
empty-init.py | ||
future-import-boilerplate.json | ||
future-import-boilerplate.py | ||
line-endings.json | ||
line-endings.py | ||
metaclass-boilerplate.json | ||
metaclass-boilerplate.py | ||
no-assert.json | ||
no-assert.py | ||
no-basestring.json | ||
no-basestring.py | ||
no-dict-iteritems.json | ||
no-dict-iteritems.py | ||
no-dict-iterkeys.json | ||
no-dict-iterkeys.py | ||
no-dict-itervalues.json | ||
no-dict-itervalues.py | ||
no-get-exception.json | ||
no-get-exception.py | ||
no-illegal-filenames.json | ||
no-illegal-filenames.py | ||
no-main-display.json | ||
no-main-display.py | ||
no-smart-quotes.json | ||
no-smart-quotes.py | ||
no-unicode-literals.json | ||
no-unicode-literals.py | ||
replace-urlopen.json | ||
replace-urlopen.py | ||
runtime-metadata.json | ||
runtime-metadata.py | ||
shebang.json | ||
shebang.py | ||
symlinks.json | ||
symlinks.py | ||
use-argspec-type-path.json | ||
use-argspec-type-path.py | ||
use-compat-six.json | ||
use-compat-six.py |