Skip to content

Wrap functools.partial in staticmethod() to add compatibility with Python 3.14#1483

Merged
erezsh merged 1 commit into
lark-parser:masterfrom
hrnciar:compatibility-with-python3.14
Jan 21, 2025
Merged

Wrap functools.partial in staticmethod() to add compatibility with Python 3.14#1483
erezsh merged 1 commit into
lark-parser:masterfrom
hrnciar:compatibility-with-python3.14

Conversation

@hrnciar

@hrnciar hrnciar commented Nov 6, 2024

Copy link
Copy Markdown
Contributor

Python 3.14

Fixes: #1480

@hrnciar hrnciar changed the title Wrap functools.partial in staticmethod() to add compatibility with Wrap functools.partial in staticmethod() to add compatibility with Python 3.14 Nov 6, 2024
@erezsh erezsh merged commit 95feb57 into lark-parser:master Jan 21, 2025
@erezsh

erezsh commented Jan 21, 2025

Copy link
Copy Markdown
Member

Thanks!

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

Successfully merging this pull request may close these issues.

python 3.14.0a1 - test_partial and test_smart_decorator are failing

2 participants