Skip to content

Commit 4c85b60

Browse files
committed
Add NEWS
1 parent 23ad2ef commit 4c85b60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Make :func:`tomllib.loads` raise :exc:`TypeError` not :exc:`AttributeError`
2+
on bad input types that do not have the ``replace`` attribute. Improve error
3+
message when :class:`bytes` is received.

0 commit comments

Comments
 (0)