1. 5b9f498 bpo-40334: Refactor peg_generator to receive a Tokens file when building c code (GH-19745) by Pablo Galindo · 4 years, 6 months ago
  2. 2b74c83 bpo-40334: Support CO_FUTURE_BARRY_AS_BDFL in the new parser (GH-19721) by Pablo Galindo · 4 years, 6 months ago
  3. 24ffe70 bpo-40334: Rewrite test_c_parser to avoid memory leaks (GH-19694) by Lysandros Nikolaou · 4 years, 6 months ago
  4. 50f28de bpo-40334: Allow to run make regen-pegen without distutils (GH-19684) by Pablo Galindo · 4 years, 6 months ago
  5. 9e6a131 bpo-40370: Use the same compile and link args as the interpreter used in test_peg_generator (GH-19674) by Pablo Galindo · 4 years, 6 months ago
  6. 1df5a9e bpo-40334: Fix build errors and warnings in test_peg_generator (GH-19672) by Pablo Galindo · 4 years, 6 months ago
  7. 0b7829e Compile extensions in test_peg_generator with C99 (GH-19668) by Pablo Galindo · 4 years, 6 months ago
  8. c5fc156 bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) by Pablo Galindo · 4 years, 6 months ago