Skip to content

fix(mypy): catch Python 3.8-specific errors - #119

Merged
DavidVujic merged 1 commit into
mainfrom
mypy-python-3-8
Oct 7, 2023
Merged

fix(mypy): catch Python 3.8-specific errors#119
DavidVujic merged 1 commit into
mainfrom
mypy-python-3-8

Conversation

@DavidVujic

Copy link
Copy Markdown
Owner

Description

Configure MyPy to find things that won't work in Python 3.8.

Motivation and Context

To be notified early about the difference between the Python versions, such as missing typing.Dict.

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

@sonarqubecloud

sonarqubecloud Bot commented Oct 7, 2023

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@DavidVujic
DavidVujic merged commit 9b5ad54 into main Oct 7, 2023
@DavidVujic
DavidVujic deleted the mypy-python-3-8 branch October 7, 2023 06:18
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.

1 participant