We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3e15f commit ef7d672Copy full SHA for ef7d672
1 file changed
Misc/NEWS
@@ -242,6 +242,9 @@ C-API
242
Library
243
-------
244
245
+- Issue #7361: Importlib was not properly checking the number of bytes in
246
+ bytecode file when it was less then 8 bytes.
247
+
248
- Issue #7633: In the decimal module, Context class methods (with the
249
exception of canonical and is_canonical) now accept instances of int
250
and long wherever a Decimal instance is accepted, and implicitly
0 commit comments