-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PEP 688: Add discussion links (#2554)
Co-authored-by: Adam Turner <[email protected]>
- Loading branch information
1 parent
d098303
commit 5d84d65
Showing
1 changed file
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
PEP: 688 | ||
Title: Making the buffer protocol accessible in Python | ||
Author: Jelle Zijlstra <[email protected]> | ||
Discussions-To: https://discuss.python.org/t/15265 | ||
Status: Draft | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
Created: 23-Apr-2022 | ||
Python-Version: 3.12 | ||
Post-History: `23-Apr-2022 <https://mail.python.org/archives/list/[email protected]/thread/CX7GPSIYQEL23RXMYL66GAKGP4RLUD7P/>`__, | ||
`25-Apr-2022 <https://discuss.python.org/t/15265>`__ | ||
|
||
|
||
Abstract | ||
|