[issue40239] Add a function for merging sorted iterables

Serhiy Storchaka report at bugs.python.org
Thu Apr 9 12:59:00 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Thank you Tim, it is exactly what I need!

I got this search result, but I rejected it because it looked obvious that the function from the heapq module cannot have any relation to this. :(

I meant chain() instead of tee(), sorry.

----------
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40239>
_______________________________________


More information about the Python-bugs-list mailing list