From f0f3bcc72ab63cf58f51535d66acbdb30aebdc2c30e1f820164e3fe1c8e6e3a1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 9 Aug 2021 14:06:56 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=79 --- python39.changes | 3 --- 1 file changed, 3 deletions(-) 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