-
Python Pattern Matching: Guards and Or-Patterns Might Not Interact in the Way You Expect
Python Pattern Matching: Guards and Or-Patterns Might Not Interact in the Way You Expect There’s an implementation of PEP 622 that you can try out here. But it has some potentially confusing effects. NICK ROBERTS