-
-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
percentage signs can't be logged in structlog==22.2.0 #479
Comments
It looks like this issue will also be fixed by #475 |
Great, thanks for finding it and sorry! |
hynek
added a commit
that referenced
this issue
Nov 23, 2022
JFTR I've added fc60f2f to ensure it keeps working. |
No problem, thanks for building structlog! |
22.3 is on PyPI |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, it seems the new 22.2.0 release breaks structlog if events/messages contains the
%
character.The text was updated successfully, but these errors were encountered: