Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed python2 compatibility #381

Merged
merged 1 commit into from
Dec 8, 2023
Merged

fixed python2 compatibility #381

merged 1 commit into from
Dec 8, 2023

Conversation

rekby
Copy link
Member

@rekby rekby commented Dec 8, 2023

removed func missing for SchemeEntryType

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

The library used functional, unavailable for python2: dataclasses and def missing function for enum.
The pr remove the usages.

@rekby rekby self-assigned this Dec 8, 2023
@rekby rekby changed the title removed @dataclass fixed python2 compatibility Dec 8, 2023
removed func _missing_ for SchemeEntryType
@rekby rekby force-pushed the fix-python2-compatibility branch from c001439 to a89793b Compare December 8, 2023 09:12
@rekby rekby merged commit 1bf7fc0 into v2 Dec 8, 2023
8 checks passed
@rekby rekby deleted the fix-python2-compatibility branch December 8, 2023 09: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