Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
mock.patch(..., autospec=True) on a functools.partialmethod attribute produces a completely uncallable mock
Add issue header
#13110:
Issue #153581
opened
by
claudiubelu
unicode_eq for short string comparisons by bypassing memcmp overhead
Add issue header
#13105:
Issue #153563
opened
by
rajat315315
_asyncio _call_soon fast path beyond exact built-in loop types
Add issue header
#13101:
Issue #153534
opened
by
KRRT7
sentinel() construction races func.__module__ reassignment in caller() under free-threading
Add issue header
#13100:
Issue #153531
opened
by
devdanzin
func_type mode is not documented
Add issue header
#13098:
Issue #153528
opened
by
vstinner