modern-di-aiohttp public surfaces (settings + profile/docs listing)#33
Merged
Conversation
Ready-to-fire change (profile row + docs bullet + stack sentence + GitHub settings) with exact strings in the current post-#30 table format. Blocked until the repo is public / on PyPI; not merged until then. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ng PyPI Repo went public before PyPI publish. Homepage + topics set (description already canonical). Profile row + docs listing held until the package is on PyPI to avoid advertising an uninstallable package / broken Downloads badge. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Member
Author
|
Update: repo is now public. GitHub repo settings applied (homepage The profile README row + docs listing remain held: the package is not on PyPI yet ( |
Add the DI-table row, docs DI bullet, and stack-sentence mention (after Starlette). Shipped ahead of PyPI per maintainer decision; the pepy Downloads badge will 404 until the package is published and pepy indexes it. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Order the Dependency injection integrations alphabetically across the profile table, docs DI list, and MANIFEST (modern-di first, that-depends last). aiohttp lands in its alphabetical slot; future integrations slot in without an insertion-point decision. No asset changes (render order is cosmetic). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Draft / blocked — do not merge yet. Staged ready-to-fire follow-up for
modern-di-aiohttp, gated on the repo going public.The brand mark + assets already shipped (#31). This covers only the three deferred public surfaces, which can't be applied until
github.com/modern-python/modern-di-aiohttpexists and the package is on PyPI (today: repo 404, PyPI 404 — badges/links would 404 andgh repo editwould fail).What this PR currently contains
Just the staged change bundle
planning/changes/2026-07-02.04-aiohttp-surfaces/change.mdwith the exact, copy-paste-ready content:…Starlette, aiohttp, FastStream, and Typer).ghcommands.To fire (when the repo is public)
Run the precondition check, apply the four edits onto this branch, verify, then mark ready for review. Canonical one-liner:
modern-di integration for aiohttp.🤖 Generated with Claude Code