Skip to content

Drop Promise.try and change documented Baseline target to Widely-Available - #2361

Merged
federicobond merged 1 commit into
django-commons:mainfrom
codingjoe:promise-try
Apr 23, 2026
Merged

Drop Promise.try and change documented Baseline target to Widely-Available#2361
federicobond merged 1 commit into
django-commons:mainfrom
codingjoe:promise-try

Conversation

@codingjoe

@codingjoe codingjoe commented Apr 23, 2026

Copy link
Copy Markdown
Member

Description

Why do this work?: In short, in JavaScript, promises (like an async function) don't need to be awaited to be executed.

Ref f9e1b58
Ref #2357

Checklist:

  • I have added the relevant tests for this change.
  • I have added an item to the Pending section of docs/changes.rst.

AI/LLM Usage

  • This PR includes code generated with the help of an AI/LLM

@codingjoe
codingjoe requested a review from tim-schilling April 23, 2026 09:42
@github-actions

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

@matthiask matthiask 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.

Thank you!

@federicobond
federicobond merged commit 8605422 into django-commons:main Apr 23, 2026
29 checks passed
@codingjoe
codingjoe deleted the promise-try branch April 23, 2026 22:28
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.

3 participants