mirror of https://github.com/nucypher/nucypher.git
Update newsfragments/2412.bugfix.rst
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>pull/2412/head
parent
8df01c4fb2
commit
7ad071ec53
|
@ -1,2 +1,2 @@
|
|||
* Remove leftover imports of Twisted Logger, using instead our shim.
|
||||
* Change NuCypher Logger behavior to always escape curly braces. The rationale is that it's unclear how to justify the previous behavior with some edge cases like ``{{}``, which was processed to ``{}``.
|
||||
| Remove leftover imports of Twisted Logger, using instead our shim.
|
||||
| Change NuCypher Logger behavior to always escape curly braces. The rationale is that it's unclear how to justify the previous behavior with some edge cases like ``{{}``, which was processed to ``{}``.
|
||||
|
|
Loading…
Reference in New Issue