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

Update to collections module structure to support python 3.9+ #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jerdmanGH
Copy link

Update to the collections module import to support newer versions of python where the MutableMapping module has changed. Tested with Python 3.6, 3.8, 3.9, and 3.10 - all tests pass successfully in all versions.

@AsmisAlan
Copy link

please, can u merge this pr ?

@infinidem
Copy link

infinidem commented Apr 23, 2023

Agreed, this should be merged to support Python 3.8+, currently on 3.11.3

@SofyaSasnavik-sm
Copy link

Please merge it, really need it to use it with python 3.11

@jakobkogler
Copy link

@infinidem @SofyaSasnavik-sm Feel free to switch to library https://github.com/dataclass-mapper/dataclass-mapper/. It has pretty much the same features as object-mapper, and it is maintained (by me 😄 ).

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.

5 participants