Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Template.render changelog is documented as using asyncio.run but does not #1951

Closed
graingert opened this issue Apr 7, 2024 · 0 comments · Fixed by #1952
Closed

Template.render changelog is documented as using asyncio.run but does not #1951

graingert opened this issue Apr 7, 2024 · 0 comments · Fixed by #1952
Labels
Milestone

Comments

@graingert
Copy link
Contributor

graingert commented Apr 7, 2024

this was supposed to be introduced in #1444

but actually uses asyncio.new_event_loop().run_until_complete() https://github.com/pallets/jinja/pull/1444/files#diff-8cc12d19725f1da7bcad40d7f4fda3c343cc7e1ed7cc69a09e48be8bd2abf636R1290

@davidism davidism added this to the 3.1.5 milestone May 11, 2024
@davidism davidism added the async label May 11, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 26, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants