- 5cb90cb Bump version to v0.43.0 by Bill Wendling · 7 days ago main v0.43.0
- 29db8b7 Actions(deps): Bump actions/checkout from 4.2.0 to 4.2.1 (#1249) by dependabot[bot] · 5 weeks ago
- 89d1cd0 Actions(deps): Bump peter-evans/create-pull-request from 6.0.2 to 7.0.5 (#1239) by dependabot[bot] · 6 weeks ago
- 7e21823 ylib2to3/pgen2/grammar: Fix Grammar.dump for parallel use with Grammar.load (#1243) by Sebastian Pipping · 6 weeks ago
- ed70540 pre-commit: Add hook for yapf-diff (#1246) by Antoni Duda · 7 weeks ago
- 0de7684 Actions(deps): Bump actions/checkout from 4.1.2 to 4.2.0 (#1241) by dependabot[bot] · 7 weeks ago
- b951457 Fix CI (#1242) by Sebastian Pipping · 7 weeks ago
- 1afbf71 Actions(deps): Bump actions/setup-python from 5.0.0 to 5.1.0 (#1218) by dependabot[bot] · 8 months ago
- fcd79bc Actions(deps): Bump peter-evans/create-pull-request from 6.0.0 to 6.0.2 (#1213) by dependabot[bot] · 8 months ago
- 507a900 Actions(deps): Bump actions/checkout from 4.1.1 to 4.1.2 (#1212) by dependabot[bot] · 8 months ago
- 60463b9 Grammer correction (#1206) by Akash Kumar Singh · 8 months ago
- c0908d0 pre-commit: Autoupdate (#1191) by github-actions[bot] · 9 months ago
- 753b820 Actions(deps): Bump actions/setup-python from 4.7.1 to 5.0.0 (#1188) by dependabot[bot] · 9 months ago
- 40d9c4e Add instruction for installing with pip from GitHub directly. (#1186) by Carissa Bleker · 9 months ago
- c5e033e Actions(deps): Bump pre-commit/action from 3.0.0 to 3.0.1 (#1202) by dependabot[bot] · 9 months ago
- a384b89 Actions(deps): Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 (#1199) by dependabot[bot] · 10 months ago
- be72557 Clarify Python features will be supported (#1196) by Garrett Reynolds · 10 months ago
- 6a92535 Update README.md - remark PEP 695 as unsupported feature (#1179) by Kyle Gottfried · 1 year ago
- de8911a Update README.md (#1178) by Bill Wendling · 1 year ago
- f36b8c2 Add new DISABLE_SPLIT_LIST_WITH_COMMENT flag. (#1177) by Justin Lebar · 1 year ago
- 486a5a2 Format '.pyi' type stub files. by Bill Wendling · 1 year, 1 month ago
- d004965 pre-commit: Autoupdate (#1172) by github-actions[bot] · 1 year, 1 month ago
- 3d4986e Actions(deps): Bump actions/checkout from 4.1.0 to 4.1.1 (#1175) by dependabot[bot] · 1 year, 1 month ago
- 8dde773 Fix SPLIT_ALL_COMMA_SEPARATED_VALUES and SPLIT_ALL_TOP_LEVEL_COMMA_SEPARATED_VALUES being too agressive for lambdas and unpacking. (#1173) by Alexey Pelykh · 1 year, 1 month ago
- c1d7a21 Update README.md - remark unsupported Python features (#1161) by Kyle Gottfried · 1 year, 1 month ago
- 9900032 Update README.md - cleanup for #1162 (#1171) by Kyle Gottfried · 1 year, 1 month ago
- febc496 Actions(deps): Bump actions/setup-python from 4.7.0 to 4.7.1 (#1163) by dependabot[bot] · 1 year, 1 month ago
- 96e3d4a Use python 3.12 for CI (#1132) by Kyle Gottfried · 1 year, 1 month ago
- 8ec75c6 Fix SPLIT_ARGUMENTS_WHEN_COMMA_TERMINATED for one-item named argument lists by taking precedence over SPLIT_BEFORE_NAMED_ASSIGNS (#1160) by Alexey Pelykh · 1 year, 1 month ago
- ed6f56b using ylib2to3 means we can test <=py311 on any python version supported by YAPF (#1162) by Kyle Gottfried · 1 year, 1 month ago
- 818ac2e Feature/no import third party provided by stdlib (#1158) by Kyle Gottfried · 1 year, 1 month ago
- 9953ac9 #1131 fix for #1121 did not fix vscode behavior on ubuntu (#1149) by Kyle Gottfried · 1 year, 1 month ago
- d553003 Actions(deps): Bump actions/checkout from 4.0.0 to 4.1.0 (#1156) by dependabot[bot] · 1 year, 2 months ago
- 9f7ef70 Update CHANGELOG.md - mark YANKED versions (#1157) by Kyle Gottfried · 1 year, 2 months ago
- 64f8b1b Move “use within your favorite editor” to an earlier section in README.md (#1153) by Kyle Gottfried · 1 year, 2 months ago
- 14c2fbf copy globals() (#1150) by Kyle Gottfried · 1 year, 2 months ago
- 276a919 Update CONTRIBUTING.md -- add Getting started section (#1148) by Kyle Gottfried · 1 year, 2 months ago
- 00237e1 Add additional project URLs (#1147) by Kyle Gottfried · 1 year, 2 months ago
- 3e6cd99 Bump version to 0.40.2 by Bill Wendling · 1 year, 2 months ago v0.40.2
- 5469f02 Update CHANGELOG.md by Bill Wendling · 1 year, 2 months ago
- b8fd5a4 fix trailing backslash stripped cause windows linesep (#1140) by Earlee · 1 year, 2 months ago
- d828a15 Use 'isinstance' to avoid PEP error by Bill Wendling · 1 year, 2 months ago
- 4cd6682 Actions(deps): Bump actions/checkout from 3.6.0 to 4.0.0 (#1141) by dependabot[bot] · 1 year, 2 months ago
- 4702ad7 pre-commit: Autoupdate (#1123) by github-actions[bot] · 1 year, 2 months ago
- 18f3459 pyproject.toml updates to HACKING.md (#1134) by Kyle Gottfried · 1 year, 2 months ago
- 11b284e Fix SPLIT_ARGUMENTS_WHEN_COMMA_TERMINATED for one-item argument lists (#1142) by Alexey Pelykh · 1 year, 2 months ago
- 16ad355 Add `Editor support.md` (#1135) by Kyle Gottfried · 1 year, 2 months ago
- 77c29ef Do not match keywords named 'match' (#1111) by Kyle Gottfried · 1 year, 3 months ago
- cc9ae94 Call unittest directly from tox.ini (#1133) by Kyle Gottfried · 1 year, 3 months ago
- 2d5b4d8 Add default workspace recommendations for vscode (#1130) by Kyle Gottfried · 1 year, 3 months ago
- dd89b23 Migrate to pyproject.toml (#1131) by Kyle Gottfried · 1 year, 3 months ago
- 25f8111 Actions(deps): Bump actions/checkout from 3.5.3 to 3.6.0 (#1128) by dependabot[bot] · 1 year, 3 months ago
- e5328a0 Actions(deps): Bump actions/setup-python from 4.6.1 to 4.7.0 (#1122) by dependabot[bot] · 1 year, 4 months ago
- 14344c0 Fix formatting by Bill Wendling · 1 year, 4 months ago
- 9d51cb3 Fix invalid style line syntax. by Bill Wendling · 1 year, 4 months ago
- a1bd24d Fix 'line-too-long' warnings by Bill Wendling · 1 year, 4 months ago
- 1b13059 SPLIT_ALL_TOP_LEVEL_COMMA_SEPARATED_VALUES and FORCE_MULTILINE_DICT interaction (#1103) by ManiacDC · 1 year, 4 months ago
- 794b1d0 Fix some precommit failures due to formatting by Bill Wendling · 1 year, 4 months ago
- 532016f Add fixer_base and do some minor reformatting by Bill Wendling · 1 year, 5 months ago
- 6bc6de1 Remove the "verifier" module by Bill Wendling · 1 year, 5 months ago
- a0db84c Normalize test formats by Bill Wendling · 1 year, 5 months ago
- 3dd52d0 Alphabetize style list by Bill Wendling · 1 year, 5 months ago
- 06d3951 Use correct filename by Bill Wendling · 1 year, 5 months ago
- 147fd88 Convert to Markdown file by Bill Wendling · 1 year, 5 months ago
- df7ff99 Actions(deps): Bump peter-evans/create-pull-request from 5.0.0 to 5.0.2 (#1112) by dependabot[bot] · 1 year, 5 months ago
- c63e870 Actions(deps): Bump actions/setup-python from 4.5.0 to 4.6.1 (#1113) by dependabot[bot] · 1 year, 5 months ago
- c09c4c1 Remove pep8ify as a "current" Python formatter (#1114) by Christian Clauss · 1 year, 5 months ago
- 53af81a setup.py: Require setuptools >=58.5.0 (#1115) by Sebastian Pipping · 1 year, 5 months ago
- 87fb70e pre-commit: Autoupdate (#1109) by github-actions[bot] · 1 year, 5 months ago
- 54c679d Fix for bad v0.40.0 packaging by Bill Wendling · 1 year, 5 months ago
- 9e5e3c0 Actions(deps): Bump actions/checkout from 3.5.2 to 3.5.3 (#1105) by dependabot[bot] · 1 year, 5 months ago
- cfd1052 Change to correct filename by Bill Wendling · 1 year, 5 months ago
- f1b6d7b Convert to Markdown by Bill Wendling · 1 year, 5 months ago
- 9258efa Reformat the knob docs by Bill Wendling · 1 year, 5 months ago
- 113c43e Convert to MarkDown by Bill Wendling · 1 year, 5 months ago
- 62401fa Move us to 'beta' stage now by Bill Wendling · 1 year, 5 months ago
- 729758e Fix trailing spaces by Bill Wendling · 1 year, 5 months ago
- c8f4514 Fix links to CI images by Bill Wendling · 1 year, 5 months ago
- f4a7bb4 Change README filename by Bill Wendling · 1 year, 5 months ago
- e63d39b Fix code block indentations--second attempt by Bill Wendling · 1 year, 5 months ago
- 2ce9bf6 Fix code block indentations by Bill Wendling · 1 year, 5 months ago
- cc94634 Convert README file to MarkDown by Bill Wendling · 1 year, 5 months ago
- ac9f610 pre-commit: Make CI keep pre-commit actions up to date (#1097) by Sebastian Pipping · 1 year, 5 months ago
- e58b7c4 Bump version to 0.44.0 by Bill Wendling · 1 year, 5 months ago v0.40.0
- 382db92 Add tests from resolved issues by Bill Wendling · 1 year, 5 months ago
- 85bd59b Add ylib2to3 fork comment by Bill Wendling · 1 year, 6 months ago
- 7c408b9 ylib2to3 -- Fork lib2to3 with some blib2to3 backports; add structured pattern matching (match) and parenthesized-context-managers statement support (#1067) by Kyle Gottfried · 1 year, 6 months ago
- 413117f Actions(deps): Bump actions/setup-python from 4.5.0 to 4.6.1 (#1100) by dependabot[bot] · 1 year, 6 months ago
- 4c80808 Flake8 fails unnecessarily if run before yapf (#1099) by Kyle Gottfried · 1 year, 6 months ago
- 89cf5c0 Build wheel against py3 only (#1098) by Kyle Gottfried · 1 year, 6 months ago
- b3e21c2 Make CI enforce pre-commit clean code (#1096) by Sebastian Pipping · 1 year, 6 months ago
- 88b72a2 ignore VSCode settings, worktree dir (#1095) by Kyle Gottfried · 1 year, 6 months ago
- e29a9b0 Add --print-modified to print modified files (#1054) by Eugene Toder · 1 year, 6 months ago
- 854d5ba Add isort pre-commit and lint with isort and yapf in CI (#1093) by Kyle Gottfried · 1 year, 6 months ago
- 1ab5df0 Remove tabs by Bill Wendling · 1 year, 7 months ago
- 0d9dc9d Move third party code to the top-level directory by Bill Wendling · 1 year, 7 months ago
- 5d55a07 Fix test check for raised exception by Bill Wendling · 1 year, 7 months ago
- fd15a8c Resolve py2 grammar (alternative to #776) (#1090) by Sebastian Pipping · 1 year, 7 months ago
- 5dfc185 Remove duplicate .pre-commit-*.yml files (#1089) by Sebastian Pipping · 1 year, 7 months ago
- 74a432f Resolve py3compat.py (#1088) by Sebastian Pipping · 1 year, 7 months ago