From c9a0f76dd404794ff8aeb4612efd618aef731e03 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Tue, 27 Oct 2020 09:53:21 -0700 Subject: [PATCH] PEP 641: Make Pablo the PEP Delegate (#1690) --- pep-0641.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0641.rst b/pep-0641.rst index d0c92d828..9753bb3ce 100644 --- a/pep-0641.rst +++ b/pep-0641.rst @@ -3,7 +3,7 @@ Title: Using an underscore in the version portion of Python 3.10 compatibility t Author: Brett Cannon , Steve Dower , Barry Warsaw -BDFL-Delegate: +PEP-Delegate: Pablo Galindo Discussions-To: https://discuss.python.org/t/pep-641-using-an-underscore-in-the-version-portion-of-python-3-10-compatibility-tags/5513 Status: Draft Type: Standards Track