Update and rename 11861.trivial.rst to 11861.bugfix.rst

This commit is contained in:
Bruno Oliveira 2024-01-27 10:22:58 -03:00 committed by GitHub
parent 6d69288c8b
commit 0ba9f9ff99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1 @@
Avoid microsecond exceeds ``1_000_000`` when using ``log-date-format`` with ``%f`` specifier, which might cause the test suite to crash.

View File

@ -1 +0,0 @@
Avoid microsecond exceeds ``1_000_000`` when using ``log-date-format`` with ``%f`` specifier.