SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 591 Python

bpo-27535: Cleanup create_filter() (#4516)

create_filter() now expects the action as a _Py_Identifier which
avoids string comparison, and more important, to avoid handling the
"unknown action" annoying case.
V
Victor Stinner committed
b98f1715a35d2cbd1e9e45e1e7ae51a39e00dc4a
Parent: 0327bde
Committed by GitHub <noreply@github.com> on 11/23/2017, 4:13:44 PM