From 76b6939fe53bb3a519d06afc620ad0e9bee2518e Mon Sep 17 00:00:00 2001 From: Victor Couty Date: Thu, 13 Jul 2023 16:44:19 +0200 Subject: [PATCH] PEP721: fix typo (#3200) --- pep-0721.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0721.rst b/pep-0721.rst index a0bd6c6bd..a8aa95527 100644 --- a/pep-0721.rst +++ b/pep-0721.rst @@ -51,7 +51,7 @@ Another consideration is ease of implementation for non-Python tools. Unpatched versions of Python ---------------------------- -Tools are allowed to ignore this PEP when running on Python pithout tarfile +Tools are allowed to ignore this PEP when running on Python without tarfile filters. The feature has been backported to all versions of Python supported by