Skip to content

Use colon rather than dot formatting for integer-only types#12534

Merged
charliermarsh merged 1 commit intomainfrom
charlie/int
Jul 26, 2024
Merged

Use colon rather than dot formatting for integer-only types#12534
charliermarsh merged 1 commit intomainfrom
charlie/int

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

Closes #12421.

@charliermarsh charliermarsh added the bug Something isn't working label Jul 26, 2024
@charliermarsh
Copy link
Copy Markdown
Member Author

One case here is wrong.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 26, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@charliermarsh charliermarsh enabled auto-merge (squash) July 26, 2024 15:46
@charliermarsh charliermarsh merged commit 425761e into main Jul 26, 2024
@charliermarsh charliermarsh deleted the charlie/int branch July 26, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UP031: fix for "%.2X" % 1 generates broken code

1 participant