Skip to content

Conversation

@shumpohl
Copy link
Member

@shumpohl shumpohl commented Mar 16, 2021

A custom Collection is no longer required because python 3.5 support was dropped.

A few tests relied on bad hashing behaviour of tuples which was fixed in python 3.8
https://bugs.python.org/issue34751

This PR fixes those tests.

Remove an overlooked more_itertools function call on which we no longer depend
6513356

@coveralls
Copy link

coveralls commented Mar 16, 2021

Pull Request Test Coverage Report for Build 2266

  • 8 of 9 (88.89%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 80.168%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qupulse/hardware/awgs/tektronix.py 0 1 0.0%
Totals Coverage Status
Change from base Build 2256: 0.2%
Covered Lines: 7149
Relevant Lines: 8733

💛 - Coveralls

@shumpohl shumpohl changed the title Remove typing.Collection backport Remove typing.Collection backport and improve python 3.8 support Mar 17, 2021
@shumpohl shumpohl merged commit 80eff34 into master Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants