Skip to content

PEP 827: Minor tweaks to the examples#4847

Open
msullivan wants to merge 1 commit intopython:mainfrom
msullivan:pep-827-tweaks
Open

PEP 827: Minor tweaks to the examples#4847
msullivan wants to merge 1 commit intopython:mainfrom
msullivan:pep-827-tweaks

Conversation

@msullivan
Copy link
Contributor

@msullivan msullivan commented Mar 4, 2026

  • Add Exclude and Extract to the TS-style utility types
  • Add an age field to User in the prisma style example so that we
    aren't selecting all non-id fields
  • Add some discussion about Property/Link/MultiLink, since there
    was some confusion where they came from
  • Change is either:
    • To a Draft PEP
    • To an Accepted or Final PEP, with Steering Council approval
    • To fix an editorial issue (markup, typo, link, header, etc)
  • PR title prefixed with PEP number (e.g. PEP 123: Summary of changes)

📚 Documentation preview 📚: https://pep-previews--4847.org.readthedocs.build/

@msullivan msullivan requested a review from 1st1 as a code owner March 4, 2026 22:31
 * Add Exclude and Extract to the TS-style utility types
 * Add an `age` field to User in the prisma style example so that we
   aren't selecting *all* non-id fields
 * Add some discussion about Property/Link/MultiLink, since there
   was some confusion where they came from
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant