Skip to content

Importing ABC directly from collections module was removed in Python 3.9 #196

@tirkarthi

Description

@tirkarthi

https://bugzilla.redhat.com/show_bug.cgi?id=1792933

if isinstance(s, collections.Iterable):

self.assertTrue(isinstance(range(10), collections.Iterable))

Thanks for the library!

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions