Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Conversation

@Boby360
Copy link
Contributor

@Boby360 Boby360 commented Feb 12, 2023

From what I recall, this package was only needed prior to Python 3.7.
Ran my install without the package installed with no obvious related issues.

From what I recall, this package was only needed prior to Python 3.7.
@Grennith
Copy link
Collaborator

Grennith commented Feb 25, 2023

We do use dataclasses in multiple instances afaik.
E.g., https://github.com/Map-A-Droid/MAD/blob/async/mapadroid/updater/SubJob.py#L1
Guessing it has been integrated into python natively since...
"New in version 3.7."
https://docs.python.org/3/library/dataclasses.html

@Boby360
Copy link
Contributor Author

Boby360 commented Feb 25, 2023

That is what I meant to convey.
Yes, it is integrated natively now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants