Skip to content

Commit e894e98

Browse files
msarahanhugovk
andauthored
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent eb80cb3 commit e894e98

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

peps/pep-0766.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
PEP: 766
22
Title: Standardizing selection of Python package files across multiple sources
3-
Author: Michael Sarahan, msarahan@gmail.com
4-
Sponsor: Barry Warsaw, barry@python.org
5-
PEP-Delegate: <PEP delegate’s real name>
3+
Author: Michael Sarahan <msarahan@gmail.com>
4+
Sponsor: Barry Warsaw <barry@python.org>
5+
PEP-Delegate: Paul Moore <p.f.moore@gmail.com>
66
Discussions-To: https://discuss.python.org/t/pep-for-handling-multiple-indexes-index-priority/71589
77
Status: Draft
88
Type: Standards Track
99
Topic: Packaging
1010
Requires: 777
11-
Created: 05-Nov-2024
12-
Post-History: <REQUIRED: dates, in dd-mmm-yyyy format, and corresponding links to PEP discussion threads>
11+
Created: 18-Nov-2024
12+
Post-History: `18-Nov-2024 <https://discuss.python.org/t/pep-for-handling-multiple-indexes-index-priority/71589>`__,
1313

1414
Abstract
1515
========

0 commit comments

Comments
 (0)