Skip to content

fastapi: add py.typed marker#4685

Open
tamird wants to merge 1 commit into
open-telemetry:mainfrom
tamird:opentelemetry-instrumentation-fastapi-pep561
Open

fastapi: add py.typed marker#4685
tamird wants to merge 1 commit into
open-telemetry:mainfrom
tamird:opentelemetry-instrumentation-fastapi-pep561

Conversation

@tamird

@tamird tamird commented Jun 11, 2026

Copy link
Copy Markdown

Add the PEP 561 marker to the FastAPI instrumentation package so downstream type checkers consume its inline annotations.

Place the marker alongside the import package so Hatch includes it in both wheel and source distributions.

This is a non-breaking typing metadata change and does not require a core repository change.

PEP 561 requires this marker inside the distributed package to indicate
that downstream users may consume its inline type annotations.
@tamird tamird force-pushed the opentelemetry-instrumentation-fastapi-pep561 branch from 228b36d to 5a17adf Compare June 11, 2026 02:57
@tamird tamird marked this pull request as ready for review June 11, 2026 02:57
@tamird tamird requested a review from a team as a code owner June 11, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant