Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-35808: Retire pgen and use pgen2 to generate the parser #11814

Merged
merged 9 commits into from
Mar 1, 2019

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    2bc3198 View commit details
    Browse the repository at this point in the history
  2. Remove pgen

    pablogsal committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    9f8b58f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1777ae5 View commit details
    Browse the repository at this point in the history
  4. Regenerate the grammar

    pablogsal committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    7fa4dae View commit details
    Browse the repository at this point in the history
  5. Add News entry

    pablogsal committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    e2ed0d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc2facb View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Rename pgen2 -> pgen

    pablogsal committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    7e3beaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d593ef View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    b1fae75 View commit details
    Browse the repository at this point in the history