Conversation
montasaurus
added a commit
to montasaurus/asyncer
that referenced
this pull request
Feb 11, 2026
commit 98b4315 Author: Sebastián Ramírez <[email protected]> Date: Fri Dec 26 13:03:55 2025 +0100 🔖 Release version 0.0.12 commit 5f8445e Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Date: Fri Dec 26 12:00:40 2025 +0000 📝 Update release notes [skip ci] commit 3121143 Author: Motov Yurii <[email protected]> Date: Fri Dec 26 13:00:22 2025 +0100 📝 Update code examples to Python 3.9 (fastapi#442) commit d26b30b Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Date: Thu Dec 25 10:11:08 2025 +0000 📝 Update release notes [skip ci] commit 5de3102 Author: Sebastián Ramírez <[email protected]> Date: Thu Dec 25 02:10:47 2025 -0800 ➖ Drop support for Python 3.8 (fastapi#441) commit ee46caf Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Date: Fri Dec 19 19:54:29 2025 +0000 📝 Update release notes [skip ci] commit 3774c73 Author: Motov Yurii <[email protected]> Date: Fri Dec 19 20:54:10 2025 +0100 ⬆️ Use prek as a pre-commit alternative (fastapi#437) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> commit 8cec38d Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Date: Fri Dec 19 18:28:53 2025 +0000 📝 Update release notes [skip ci] commit f48e8f0 Author: Motov Yurii <[email protected]> Date: Fri Dec 19 19:28:25 2025 +0100 👷 Configure coverage, error on main tests, don't wait for Smokeshow (fastapi#435) commit 8cd6154 Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Date: Fri Dec 19 18:17:02 2025 +0000 📝 Update release notes [skip ci] commit c30398c Author: Motov Yurii <[email protected]> Date: Fri Dec 19 19:16:44 2025 +0100 👷 Run Smokeshow always, even on test failures (fastapi#434) commit 7fe87ce Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Date: Tue Dec 16 15:03:17 2025 +0000 📝 Update release notes [skip ci] commit b306033 Author: Sebastián Ramírez <[email protected]> Date: Tue Dec 16 07:02:46 2025 -0800 🔥 Remove Material for MkDocs Insiders extra files (fastapi#432)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
👷 Configure coverage, error on main tests, don't wait for Smokeshow
Same as fastapi/fastapi#14536