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

fix(linux): Add workaround for Python bug #6124

Merged
merged 1 commit into from
Jan 19, 2022

Commits on Jan 18, 2022

  1. fix(linux): Add workaround for Python bug

    This works around a Python bug introduced in Python 3.10.2 and
    3.9.10 (python-attrs/cattrs#206).
    
    This change should be reverted once that bug is fixed and new
    Python packages are available in Debian/Ubuntu.
    
    Fixes #6119.
    ermshiperete committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    10e1697 View commit details
    Browse the repository at this point in the history