-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Support "exception" under or-patterns #6422
Copy link
Copy link
Closed
Labels
Description
Original bug ID: 6422
Reporter: @alainfrisch
Assigned to: @trefis
Status: resolved (set by @alainfrisch on 2018-11-09T13:03:05Z)
Resolution: fixed
Priority: normal
Severity: feature
Fixed in version: 4.08.0+dev/beta1/beta2
Category: typing
Has duplicate: #6432
Related to: #6318 #6423
Monitored by: @nojb @diml @jmeber @yallop @hcarty @yakobowski @mmottl
Bug description
The idea is to be able to share branches between value and exception branches in "pattern match with exceptions". This has been discussed along with the new feature, and this ticket is here for future reference.
Reactions are currently unavailable