Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

altendky
Copy link
Member

@altendky altendky commented Jul 28, 2020

Fixes #102

@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

Merging #103 (b12f3dd) into master (872dcb9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #103   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          446       446           
  Branches        69        69           
=========================================
  Hits           446       446           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 872dcb9...b12f3dd. Read the comment docs.

altendky added a commit that referenced this pull request Jul 28, 2020
@darthberen
Copy link

@altendky @python-desert can this be merged? this issue with dataclasses is breaking our build on python 3.7 and 3.8 as the pip version of dataclasses is getting used rather than the stdlib.

@altendky
Copy link
Member Author

Kick CI for a fresh build. @python-desert, I can't override the required review so it will take someone else's involvement.

@altendky altendky closed this Nov 16, 2020
@altendky altendky reopened this Nov 16, 2020
@python-desert
Copy link
Collaborator

Approved

@altendky altendky merged commit 88f7927 into master Nov 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the dataclasses_backport_python_version branch November 16, 2020 20:57
@darthberen
Copy link

Thanks @altendky! Much appreciated

@altendky
Copy link
Member Author

Still need to get the release, but sure thing.

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.

Do not require dataclasses on python 3.7+
3 participants