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