-
Notifications
You must be signed in to change notification settings - Fork 152
Closed
Description
Hi again,
we know the package is currently low on maintenance (GH-476), but might need some action now to make it compatible with Python 3.14. When enabling Python 3.14 on LorryStream's (GH-470) CI per daq-tools/lorrystream#217, the workflow fails:
self = <streamz.orderedweakset.OrderedSet object at 0x7fcfd0a078c0>
def __iter__(self):
> for itemref in self.data.copy():
^^^^^^^^^^^^^^
E AttributeError: 'OrderedSet' object has no attribute 'copy'With kind regards,
Andreas.
Metadata
Metadata
Assignees
Labels
No labels