Skip to content

Fix the django_template benchmark#329

Merged
ericsnowcurrently merged 2 commits into
python:mainfrom
mdboom:fix-django-template-benchmark
Mar 5, 2024
Merged

Fix the django_template benchmark#329
ericsnowcurrently merged 2 commits into
python:mainfrom
mdboom:fix-django-template-benchmark

Conversation

@mdboom

@mdboom mdboom commented Mar 5, 2024

Copy link
Copy Markdown
Contributor

This is broken by the removal of the cgi module in Python 3.13. This adds the legacy-cgi PyPI library as a dependency as a workaround.

@mdboom mdboom requested a review from ericsnowcurrently March 5, 2024 17:50

@ericsnowcurrently ericsnowcurrently left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@ericsnowcurrently ericsnowcurrently merged commit 1676592 into python:main Mar 5, 2024
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.

2 participants