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

Tokenizing breaks after comments within multiline ENVs #59

Open
ac130kz opened this issue Jul 24, 2024 · 0 comments
Open

Tokenizing breaks after comments within multiline ENVs #59

ac130kz opened this issue Jul 24, 2024 · 0 comments

Comments

@ac130kz
Copy link

ac130kz commented Jul 24, 2024

Minimal reproducible example:

ENV PYTHONUNBUFFERED=1 \
    # don't write precompiled files: already applied, keeping here just in case
    PYTHONDONTWRITEBYTECODE=1 \
    # a method to cleanly setup virtualenv
    VIRTUAL_ENV="/opt/venv"

2024-07-24T12:10:26UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant