Staging
v0.5.1
https://github.com/python/cpython
Revision c598a04dd29b89ad072245ddaf738badcfb41ac7 authored by idanw206 on 06 December 2020, 09:59:36 UTC, committed by GitHub on 06 December 2020, 09:59:36 UTC
Check if NonCallableMock's spec_arg is not None instead of call its __bool__ function
1 parent 804d689
History
Tip revision: c598a04dd29b89ad072245ddaf738badcfb41ac7 authored by idanw206 on 06 December 2020, 09:59:36 UTC
bpo-42532: Check if NonCallableMock's spec_arg is not None instead of call its __bool__ function (GH23613)
Tip revision: c598a04
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 45.4 KB
python.c -rw-r--r-- 266 bytes

README

back to top