diff --git a/python39.changes b/python39.changes index 1c12402..99d66a9 100644 --- a/python39.changes +++ b/python39.changes @@ -7,9 +7,6 @@ Mon Aug 9 11:14:15 UTC 2021 - Fusion Future potential HTTP headers after a 100 Continue status response from the server. * Core and Builtins - - bpo-44409: Fix error location information for tokenizer - errors raised on initialization of the tokenizer. Patch by - Pablo Galindo. - bpo-44168: Fix error message in the parser involving keyword arguments with invalid expressions. Patch by Pablo Galindo - bpo-44114: Fix incorrect dictkeys_reversed and