summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/0240.bpo-29271.y8Vj2v.rst
blob: fd3f2aea90695f1c0e3489a189d0ab48b3c2ea08 (plain)
1
2
Fix Task.current_task and Task.all_tasks implemented in C to accept None
argument as their pure Python implementation.