Python 3.7 broken: AttributeError: module 're' has no attribute '_pattern_type' · Issue #25 · ellmetha/django-precise-bbcode · GitHub
Skip to content

Python 3.7 broken: AttributeError: module 're' has no attribute '_pattern_type' #25

Description

@bctiemann

Python 3.7 has apparently removed re._pattern_type; this breaks the basic example:

from precise_bbcode.bbcode import get_parser
parser = get_parser()

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions