Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence
pytest-asyncio (changelog) >=1.2,<1.3 -> >=1.3,<1.4 age confidence
pytest-asyncio (changelog) ==1.2 -> ==1.3.0 age confidence

Release Notes

pytest-dev/pytest-asyncio (pytest-asyncio)

v1.3.0: pytest-asyncio 1.3.0

Compare Source

1.3.0 - 2025-11-10

Removed

Added

Notes for Downstream Packagers

  • Tested Python versions include free threaded Python 3.14t (#​1274)
  • Tests are run in the same pytest process, instead of spawning a subprocess with pytest.Pytester.runpytest_subprocess. This prevents the test suite from accidentally using a system installation of pytest-asyncio, which could result in test errors. (#​1275)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x branch from f0ae99f to a7dbc0f Compare November 10, 2025 22:36
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 11, 2025

CodSpeed Performance Report

Merging #228 will degrade performances by 12.08%

Comparing renovate/pytest-asyncio-1.x (c6de9ef) with master (a3d792e)1

Summary

⚡ 1 improvement
❌ 1 regression
✅ 667 untouched
🗄️ 288 archived benchmarks run2

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
test_faster_PYTHONIC_RESULT_FORMATTERS[eth_getCode] 2.7 ms 2.4 ms +12.58%
test_faster_to_bytes_if_hex[large-hex] 266.1 µs 302.6 µs -12.08%

Footnotes

  1. No successful run was found on master (62aad68) during the generation of this report, so a3d792e was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

  2. 288 benchmarks were run, but are now archived. If they were deleted in another branch, consider rebasing to remove them from the report. Instead if they were added back, click here to restore them.

@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x branch from a7dbc0f to c6de9ef Compare December 15, 2025 14:31
@renovate
Copy link
Author

renovate bot commented Dec 15, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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