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

Conversation

ermshiperete
Copy link
Contributor

@ermshiperete ermshiperete commented Jan 18, 2022

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.

@keymanapp-test-bot skip

@keymanapp-test-bot keymanapp-test-bot bot added the user-test-missing User tests have not yet been defined for the PR label Jan 18, 2022
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Jan 18, 2022

User Test Results

Test specification and instructions

User tests are not required

@keymanapp-test-bot keymanapp-test-bot bot removed the user-test-missing User tests have not yet been defined for the PR label Jan 18, 2022
@ermshiperete ermshiperete added this to the A15S22 milestone Jan 18, 2022
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 ermshiperete merged commit 2963e1a into master Jan 19, 2022
@ermshiperete ermshiperete deleted the fix/linux/6119-pythonbug branch January 19, 2022 07:11
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 15.0.181-alpha

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

Successfully merging this pull request may close these issues.

bug(linux): TypeError: Invalid first argument to register(). ForwardRef('CachedResponse') is not a class.
3 participants