Actions: python/cpython
Actions
4,833 workflow runs
4,833 workflow runs
from x import y and from .x import y
Add issue header
#11769:
Issue #148110
opened
by
pablogsal
re.match and re.Pattern.match in favour of prefixmatch
Add issue header
#11766:
Issue #148100
opened
by
hugovk
msg parameter for asyncio.futures.Future.cancel is used
Add issue header
#11764:
Issue #148091
opened
by
jonathandung
datetime: cache module lookups (2x faster)
Add issue header
#11763:
Issue #148085
opened
by
maurycy
!sym_is_null(obj) is not same as sym_is_not_null(obj)
Add issue header
#11760:
Issue #148078
opened
by
Fidget-Spinner
ast.compare in "Compiler flags" section of Abstract syntax trees
Add issue header
#11755:
Issue #148063
opened
by
hunterhogan
codegen_deferred_annotations_body to ensure mangled is decref'd
Add issue header
#11754:
Issue #148059
opened
by
A0su
XMLParser.__init__() leaking refs when called twice
Add issue header
#11753:
Issue #148058
opened
by
maurycy
object.__sizeof__ and sys.getsizeof have the identical docstring description
Add issue header
#11751:
Issue #148046
opened
by
peplxx