Skip to content

Fix is_coroutine_callable for a partial over an async callable object - #657

Open
chuenchen309 wants to merge 2 commits into
jd:mainfrom
chuenchen309:fix/is-coroutine-callable-partial-async-object
Open

Fix is_coroutine_callable for a partial over an async callable object#657
chuenchen309 wants to merge 2 commits into
jd:mainfrom
chuenchen309:fix/is-coroutine-callable-partial-async-object

Add behavioral AsyncRetrying test for partial over async callable object

1f82efd
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Queue completed Jul 17, 2026 in 0s

Waiting for queue conditions to match

Queue entry conditions

  • any of [🔀 queue conditions]:
    • all of [📌 queue conditions of queue rule default]:
      • any of:
        • #approved-reviews-by >= 1
        • author = dependabot[bot]
        • author = jd
      • check-success=test (3.10, check)
      • check-success=test (3.11, check)
      • check-success=test (3.12, check)
      • check-success=test (3.13, check)
      • check-success=test (3.14, check)
      • check-success=test (3.14, lint)
      • check-success=test (3.14, mypy)
      • github-review-approved [🛡 GitHub branch protection] (documentation)
  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of [📌 queue -> configuration change requirements]:
    • -mergify-configuration-changed
    • check-success = Configuration changed

All conditions must match for automatic queuing. You can also use @Mergifyio queue to queue manually.