Skip to content

Commit ae06297

Browse files
authored
PEP 769: Mark as Rejected (#4438)
1 parent b8a7cb6 commit ae06297

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0769.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@ PEP: 769
22
Title: Add a 'default' keyword argument to 'attrgetter', 'itemgetter' and 'getitem'
33
Author: Facundo Batista <facundo@taniquetil.com.ar>
44
Discussions-To: https://discuss.python.org/t/76419
5-
Status: Draft
5+
Status: Rejected
66
Type: Standards Track
77
Created: 22-Dec-2024
88
Python-Version: 3.14
99
Post-History: `07-Jan-2025 <https://discuss.python.org/t/76419>`__
10+
Resolution: `14-Mar-2025 <https://discuss.python.org/t/76419/32>`__
1011

1112
Abstract
1213
========

0 commit comments

Comments
 (0)