Skip to content

Commit

Permalink
PEP 769: Add Discussions-To and Post-History (#4191)
Browse files Browse the repository at this point in the history
* Added discussion link to PEP 769.

* Improved link and added post-history.
  • Loading branch information
facundobatista authored Jan 18, 2025
1 parent 1478f6e commit bf17fad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion peps/pep-0769.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
PEP: 769
Title: Add a 'default' keyword argument to 'attrgetter' and 'itemgetter'
Author: Facundo Batista <facundo@taniquetil.com.ar>
Discussions-To: https://discuss.python.org/t/76419
Status: Draft
Type: Standards Track
Created: 22-Dec-2024
Python-Version: 3.14

Post-History: `07-Jan-2025 <https://discuss.python.org/t/76419>`__

Abstract
========
Expand Down

0 comments on commit bf17fad

Please sign in to comment.