Skip to content

Commit

Permalink
PEP 688: Mark as Final (#3678)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Feb 16, 2024
1 parent 0a8908c commit 3e06783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions peps/pep-0688.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ PEP: 688
Title: Making the buffer protocol accessible in Python
Author: Jelle Zijlstra <[email protected]>
Discussions-To: https://discuss.python.org/t/19756
Status: Accepted
Status: Final
Type: Standards Track
Topic: Typing
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/>`__,
Expand All @@ -14,6 +13,7 @@ Post-History: `23-Apr-2022 <https://mail.python.org/archives/list/typing-sig@pyt
`26-Oct-2022 <https://mail.python.org/archives/list/[email protected]/thread/XH5ZK2MSZIQLL62PYZ6I5532SQKKVCBL/>`__
Resolution: https://discuss.python.org/t/pep-688-making-the-buffer-protocol-accessible-in-python/15265/35

.. canonical-doc:: :ref:`python:python-buffer-protocol`

Abstract
========
Expand Down

0 comments on commit 3e06783

Please sign in to comment.