8000 Simplify logic by removing 64kb limit · Issue #203 · kjd/idna · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Simplify logic by removing 64kb limit #203
Open
@kjd

Description

@kjd

uts46data.py is structured in an unusual way to accommodate 64kb class size limits in Java, at the request of Jython users. However, the Jython project only supports Python 2 (which idna has not supported for a number of years) and based on the activity on its Github repo that doesn't look likely to change any time soon.

Consider simplifying our code to not break it down to manage to this limit any more. This could always be reverted later should it be deemed it is still necessary.

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

      0