Skip to content

Commit

Permalink
PEP 766: Explicit Priority Choices Among Multiple Indexes (index prio…
Browse files Browse the repository at this point in the history
…rity) (#4123)

* add index priority pep draft

* Address feedback from Barry and Ethan

* PEP 766: explicit priority choices among multiple indexes

Apply suggestions from code review

Co-authored-by: Hugo van Kemenade <[email protected]>

* address feedback from DPO and linting

* revise text

* Apply suggestions from code review

Thanks Hugo!

Co-authored-by: Hugo van Kemenade <[email protected]>

---------

Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
msarahan and hugovk authored Nov 21, 2024
1 parent cc9e512 commit ac1c66e
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,7 @@ peps/pep-0761.rst @sethmlarson @hugovk
peps/pep-0762.rst @pablogsal @ambv @lysnikolaou @emilyemorehouse
peps/pep-0763.rst @dstufft
peps/pep-0765.rst @iritkatriel @ncoghlan
peps/pep-0766.rst @warsaw
# ...
peps/pep-0777.rst @warsaw
# ...
Expand Down
Loading

0 comments on commit ac1c66e

Please sign in to comment.