Skip to content

Add compatibility with ply post-3.11 version#589

Closed
stratakis wants to merge 1 commit into
eliben:mainfrom
stratakis:ply-post3.11
Closed

Add compatibility with ply post-3.11 version#589
stratakis wants to merge 1 commit into
eliben:mainfrom
stratakis:ply-post3.11

Conversation

@stratakis

Copy link
Copy Markdown

ply removed table caching parameters (optimize, lextab, tabmodule, outputdir, nowarn) in its post-3.11 refactoring. Detect supported parameters at runtime and omit unsupported ones.

This change fixes the compatibility issues for distros that might unbundle ply and have it updated past its last 3.11 release.

Fixes: #588

ply removed table caching parameters (optimize, lextab, tabmodule,
outputdir, nowarn) in its post-3.11 refactoring. Detect supported
parameters at runtime and omit unsupported ones.

This change fixes the compatibility issues for distros that might
unbundle ply and have it updated past its last 3.11 release.
@eliben eliben mentioned this pull request Jan 13, 2026
@eliben

eliben commented Jan 14, 2026

Copy link
Copy Markdown
Owner

Closing, per discussion in the linked issue

@eliben eliben closed this Jan 14, 2026
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.

ply project is dead

2 participants