Skip to content

Commit ef7d672

Browse files
committed
Add a NEWS entry for r78242.
1 parent 9b3e15f commit ef7d672

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,9 @@ C-API
242242
Library
243243
-------
244244

245+
- Issue #7361: Importlib was not properly checking the number of bytes in
246+
bytecode file when it was less then 8 bytes.
247+
245248
- Issue #7633: In the decimal module, Context class methods (with the
246249
exception of canonical and is_canonical) now accept instances of int
247250
and long wherever a Decimal instance is accepted, and implicitly

0 commit comments

Comments
 (0)