PEP 622

Stephen Carboni stephen.entropy at gmail.com
Thu Jul 2 14:59:52 EDT 2020


Why are OR patterns going to use the bitwise operator instead of
logical or operator?

https://www.python.org/dev/peps/pep-0622/#combining-multiple-patterns-or-patterns

-Steve


More information about the Python-list mailing list