flake8
passed.
JSHint
passed.
Review Request #12742 — Created Nov. 27, 2022 and submitted
Information | |
---|---|
chipx86 | |
beanbag-docutils | |
master | |
Reviewers | |
beanbag-misc | |
We dropped support for Python 2.7 in beanbag-docutils 2.0. As part of a
continued effort to modernize this and prepare for new code, this change
removes the usage and dependency onsix
, and removes legacy
unicode_literals
imports.
Unit tests pass.
Summary | |
---|---|