Actions: python/cpython
Actions
4,517 workflow run results
4,517 workflow run results
itertools.tee causes memory leak by not releasing cached items once consumed by all iterators
Add issue header
#9445:
Issue #138765
opened
by
Atry
call_annotate_function should check VALUE_WITH_FAKE_GLOBALS is implemented before calling in a namespace with empty fake globals
Add issue header
#9444:
Issue #138764
opened
by
DavidCEllis
inspect.getcoroutinelocals
Add issue header
#9441:
Issue #138750
opened
by
sobolevn
inspect.formatannotationrelativeto and removing it in the future
Add issue header
#9439:
Issue #138740
opened
by
sobolevn
row in sqlite3.Connection.blobopen
Add issue header
#9438:
Issue #138736
opened
by
chirizxc
inspect.formatannotationrelativeto is not tested
Add issue header
#9436:
Issue #138729
opened
by
sobolevn
.readinto results in unraisable exception
Add issue header
#9433:
Issue #138720
opened
by
cmaloney
assert a := 1 produces unclear error message
Add issue header
#9431:
Issue #138716
opened
by
sobolevn
unicodedata and others to account for Unicode 17.0.0
Add issue header
#9426:
Issue #138706
opened
by
benjaminp
asyncio.write and asyncio.sendto
Add issue header
#9424:
Issue #138703
opened
by
tecki