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

Fix async sort filter #2082

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from

Conversation

ogenstad
Copy link

@ogenstad ogenstad commented Apr 2, 2025

This PR fixes an issue when rendering templates in async mode and combining map and sort. It's implemented using the same type of workaround that the list filter seems to already be using.

fixes #2081

I haven't contributed to Jinja before and I'm unsure about what an entry should look like in CHANGES.rst if there's no upcoming version listed there.

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.

1 participant