Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions peps/pep-0844.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ Status: Draft
Type: Standards Track
Created: 05-Aug-2026
Python-Version: 3.16
Post-History: `11-Aug-2026 <https://discuss.python.org/t/108515>`__
Post-History:
`11-Aug-2026 <https://discuss.python.org/t/108515>`__,
`22-Sep-2026 <https://discuss.python.org/t/108515/152>`__


Abstract
Expand Down Expand Up @@ -956,7 +958,7 @@ Footnotes
Change History
==============

* 22-Sep-2026
* `22-Sep-2026 <https://discuss.python.org/t/108515/152>`__

* Update references to :pep:`842` (since withdrawn) and :pep:`843` (since published).
* Synchronize this PEP's proposed semantics with ``atpublic`` 8.0.0, and its reference
Expand Down
Loading