PEP 641: Make Pablo the PEP Delegate (#1690)

This commit is contained in:
Brett Cannon 2020-10-27 09:53:21 -07:00 committed by GitHub
parent aafca24693
commit c9a0f76dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Title: Using an underscore in the version portion of Python 3.10 compatibility t
Author: Brett Cannon <brett@python.org>,
Steve Dower <steve.dower@python.org>,
Barry Warsaw <barry@python.org>
BDFL-Delegate:
PEP-Delegate: Pablo Galindo <pablogsal@python.org>
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