Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Issues: gvanrossum/patma

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Revisit load vs. store accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#90 opened Jun 24, 2020 by gvanrossum
Defining a custom match protocol (__match__) accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#8 opened Apr 11, 2020 by gvanrossum
Literal comparison for True, False, None accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#139 opened Aug 17, 2020 by stereobutter
Consider alternative wildcards? fully pepped Issues that have been fully documented in the PEP rejected A rejected idea
#92 opened Jun 24, 2020 by gvanrossum
Reference Implementation reference implementation Implementation-specific discussions for the brandtbucher/cpython patma branch
#39 opened May 22, 2020 by brandtbucher
Proposing a simpler match protocol: ditch it accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#115 opened Jun 29, 2020 by dmoisset
Adding __match_args__ is backwards incompatible accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#104 opened Jun 25, 2020 by gvanrossum
Parametrization fully pepped Issues that have been fully documented in the PEP postponed Deferred for now, possibly adopted in the future
#24 opened May 17, 2020 by Tobias-Kohn
Bring 'else' back? fully pepped Issues that have been fully documented in the PEP rejected A rejected idea
#89 opened Jun 24, 2020 by gvanrossum
Distinguishing Loads and Stores accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#1 opened Apr 11, 2020 by brandtbucher
'Mapping' destructuring accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#10 opened Apr 12, 2020 by gvanrossum
Unclear partial binding semantics accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#110 opened Jun 28, 2020 by dmoisset
Custom match protocol, revisited postponed Deferred for now, possibly adopted in the future son-of-pepzilla Discussions for a near-term follow-on PEP
#121 opened Jul 2, 2020 by viridia
Alternative proposal by Ivan, in PEP form fully pepped Issues that have been fully documented in the PEP
#19 opened May 14, 2020 by gvanrossum
Consider 'PATTERN as name' instead of 'name := PATTERN' accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP sprint
#140 opened Aug 17, 2020 by gvanrossum
Sample programs for match statement fully pepped Issues that have been fully documented in the PEP
#49 opened May 31, 2020 by viridia
Can the compiler fold class patterns? accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#129 opened Jul 7, 2020 by brandtbucher
Clarifying when and how to use __match_args__ and __match_args_required__ accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#66 opened Jun 11, 2020 by brandtbucher
Generate __match_args__ for named tuples accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#80 opened Jun 15, 2020 by brandtbucher
Organizing the SC feedback meta Issues about issues
#142 opened Aug 25, 2020 by gvanrossum
Consider alternative for '|'? fully pepped Issues that have been fully documented in the PEP rejected A rejected idea
#93 opened Jun 24, 2020 by gvanrossum
SyntaxError if 'case NAME:' is not the last case accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP sc-feedback Issues raised in the steering committee feedback
#148 opened Aug 26, 2020 by gvanrossum
dataclasses integration / defer __match_args_required__? accepted Discussion leading to a final decision to include in the PEP fully pepped Issues that have been fully documented in the PEP
#79 opened Jun 14, 2020 by viridia
Consider one-off match syntax fully pepped Issues that have been fully documented in the PEP postponed Deferred for now, possibly adopted in the future
#21 opened May 14, 2020 by gvanrossum
Thomas Wouters' objections
#165 opened Nov 6, 2020 by gvanrossum
ProTip! Adding no:label will show everything without a label.