Skip to content

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.

@kevin-brown kevin-brown changed the base branch from stable to main May 19, 2025 14:47
@kjaymiller
Copy link

The failing 3.7 should be okay as #2903 removes support for 3.7

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.

Unable to combine the map and sort filters using the async renderer

2 participants