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

Set print-symbols-bare to t while saving the build cache #1149

Merged
merged 1 commit into from
Feb 27, 2024

Commits on Feb 21, 2024

  1. Set print-symbols-bare to t while saving the build cache

    This fixes a bug where recipes may contain symbols with positions,
    which have a printed representation but no read syntax, causing the
    subsequent load of the build cache to fail. Symbols with positions may
    be generated during the execution of the byte compiler.
    PythonNut committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1b1797c View commit details
    Browse the repository at this point in the history