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

asn1 fails to run in pytest #412

Open
ramast opened this issue Aug 21, 2024 · 0 comments
Open

asn1 fails to run in pytest #412

ramast opened this issue Aug 21, 2024 · 0 comments

Comments

@ramast
Copy link

ramast commented Aug 21, 2024

  File "/root/.cache/pypoetry/virtualenvs/progeny-backend-3b6oOu6H-py3.11/lib/python3.11/site-packages/asn1.py", line 317

    _re_oid = re.compile('^[0-9]+(\.[0-9]+)+$')
                         ^^^^^^^^^^^^^^^^^^^^^
SyntaxError: invalid escape sequence '\.'

More recent versions of asn1 fix the problem but Yoti only support the broken version

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