PEP 682: Updating headers for PEP acceptance (#2383)
This commit is contained in:
parent
a0dece9632
commit
5e70a2fb79
|
@ -2,13 +2,15 @@ PEP: 682
|
||||||
Title: Format Specifier for Signed Zero
|
Title: Format Specifier for Signed Zero
|
||||||
Author: John Belmonte <john@neggie.net>
|
Author: John Belmonte <john@neggie.net>
|
||||||
Sponsor: Mark Dickinson <dickinsm@gmail.com>
|
Sponsor: Mark Dickinson <dickinsm@gmail.com>
|
||||||
|
PEP-Delegate: Mark Dickinson
|
||||||
Discussions-To: https://discuss.python.org/t/pep-682-format-specifier-for-signed-zero/13596
|
Discussions-To: https://discuss.python.org/t/pep-682-format-specifier-for-signed-zero/13596
|
||||||
Status: Draft
|
Status: Accepted
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 29-Jan-2022
|
Created: 29-Jan-2022
|
||||||
Python-Version: 3.11
|
Python-Version: 3.11
|
||||||
Post-History: 08-Feb-2022
|
Post-History: 08-Feb-2022
|
||||||
|
Resolution: https://discuss.python.org/t/accepting-pep-682-format-specifier-for-signed-zero/14088
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue