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

Add support for Python 3 in Plone 5.2 and 6 #12

Merged
merged 38 commits into from
Sep 25, 2024
Merged

Add support for Python 3 in Plone 5.2 and 6 #12

merged 38 commits into from
Sep 25, 2024

Conversation

pbauer
Copy link
Member

@pbauer pbauer commented Feb 16, 2022

No description provided.

Copy link

@tschorr tschorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pbauer MANIFEST.in currently does not include *.pt files, resulting in the entire overrides directory being omitted in the source dist. You will either have to add *.pt to MANIFEST.in or change the filename from pwreset_form.pt to pwreset_form.zpt.

@pbauer pbauer requested a review from tschorr November 3, 2022 13:53
Copy link

@tschorr tschorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

@mamico
Copy link

mamico commented Nov 14, 2023

@pbauer @tschorr is it ready to merge? thx

@pbauer pbauer merged commit 11917cb into master Sep 25, 2024
0 of 2 checks passed
@pbauer pbauer deleted the python3 branch September 25, 2024 10:01
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.

4 participants