Message379522
The python3.9 code creates the futures set two times.
We can create this set before, avoiding the second creation.
This python3.9 behaviour breaks the aiokafka library, because it gives an iterator to that function, so the second iteration become empty. |
|
Date |
User |
Action |
Args |
2020-10-24 06:51:22 | dutradda | set | recipients:
+ dutradda, asvetlov, yselivanov |
2020-10-24 06:51:22 | dutradda | set | messageid: <1603522282.48.0.50359686965.issue42140@roundup.psfhosted.org> |
2020-10-24 06:51:22 | dutradda | link | issue42140 messages |
2020-10-24 06:51:22 | dutradda | create | |
|