PEP 686: Mark PEP 686 as accepted (#2632)

This commit is contained in:
Inada Naoki 2022-06-08 11:54:38 +09:00 committed by GitHub
parent eaa22dbacb
commit ab4b55cebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,13 +2,14 @@ PEP: 686
Title: Make UTF-8 mode default
Author: Inada Naoki <songofacandy@gmail.com>
Discussions-To: https://discuss.python.org/t/14737
Status: Draft
Status: Accepted
Type: Standards Track
Content-Type: text/x-rst
Created: 18-Mar-2022
Python-Version: 3.15
Post-History: `18-Mar-2022 <https://discuss.python.org/t/14435>`__,
`31-Mar-2022 <https://discuss.python.org/t/14737>`__
Resolution: https://discuss.python.org/t/14737/9
Abstract