From c05ec95abcaa18f1168d384c4d4760304a108e08 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 2 Apr 2019 22:09:57 -0700 Subject: [PATCH] PEP 533: Correction: Make Yury BDFL-Delegate (#970) --- pep-0533.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0533.txt b/pep-0533.txt index ab3e8cc95..ffedffcd1 100644 --- a/pep-0533.txt +++ b/pep-0533.txt @@ -3,7 +3,7 @@ Title: Deterministic cleanup for iterators Version: $Revision$ Last-Modified: $Date$ Author: Nathaniel J. Smith -BDFL-Delegate: Guido van Rossum +BDFL-Delegate: Yury Selivanov Status: Draft Type: Standards Track Content-Type: text/x-rst