diff options
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -99,6 +99,10 @@ Core and Builtins Library ------- +- lib2to3.pgen3.driver.load_grammar() now creates a stable cache file + between runs given the same Grammar.txt input regardless of the hash + randomization setting. + - Issue #28005: Allow ImportErrors in encoding implementation to propagate. - Issue #27570: Avoid zero-length memcpy() etc calls with null source |
