Skip to content

Bug fixes for different python versions

Compare
Choose a tag to compare
@eladrich eladrich released this 30 Dec 16:58
· 47 commits to master since this release

Fixed two bugs found when testing different python versions:

  • Started using collections.abc as expected (python 3.10)
  • Fixed a bug where assumed .name field does not exist (python 3.6)