Skip to content

Conversation

@di
Copy link
Member

@di di commented Oct 23, 2025

@di di requested a review from a team as a code owner October 23, 2025 18:04
@di di enabled auto-merge (squash) October 23, 2025 18:04
@di di merged commit 9653855 into pypi:main Oct 23, 2025
21 checks passed
@di di deleted the fix-unknown-issuer-metrics-tags branch October 23, 2025 18:24
miketheman added a commit to miketheman/warehouse that referenced this pull request Oct 23, 2025
Adds a check to verify that the `tags` value passed to metrics calls is
a list of strings, not a dictionary.

Would be better via `mypy`, but the lack of underlying types for Pyramid
makes this much harder, and would need to build out custom stubs.

Refs: pypi#18926

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
miketheman added a commit that referenced this pull request Oct 23, 2025
Adds a check to verify that the `tags` value passed to metrics calls is
a list of strings, not a dictionary.

Would be better via `mypy`, but the lack of underlying types for Pyramid
makes this much harder, and would need to build out custom stubs.

Refs: #18926

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
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.

2 participants