Staging
v0.8.1
https://github.com/python/cpython
Revision cafe1b6e9d3594a34aba50e872d4198296ffaadf authored by Serhiy Storchaka on 22 June 2020, 07:43:35 UTC, committed by GitHub on 22 June 2020, 07:43:35 UTC
Unexpected errors in calling the __iter__ method are no longer
masked by TypeError in the "in" operator and functions
operator.contains(), operator.indexOf() and operator.countOf().
1 parent 4901ea9
History
Tip revision: cafe1b6e9d3594a34aba50e872d4198296ffaadf authored by Serhiy Storchaka on 22 June 2020, 07:43:35 UTC
bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (GH-20537)
Tip revision: cafe1b6
File Mode Size
problem-matchers
workflows
CODEOWNERS -rw-r--r-- 3.8 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 485 bytes

back to top