schettino72 / mergedict

mergedict - A Python `dict` with a merge() method
https://pypi.python.org/pypi/mergedict
Other
14 stars 1 forks source link

New release with fixes for Python >=3.5 off master? #3

Closed hartwork closed 4 years ago

hartwork commented 4 years ago

Hi!

It seems that commit c3f6333298c86e5681af282c7210eb1047a991dd never went into a Git tag or a release on PyPI. Could that be fixed to unbreak support for Python >=3.4?

Thanks and best, Sebastian

schettino72 commented 4 years ago

Hi @hartwork , I have just added you as a collaborator in github. Let me know you pypi handle and I will also add you as an admin so you can make a release yourself (in case you are interested).

hartwork commented 4 years ago

Okay cool!

I'm https://pypi.org/user/sping/ up there.

schettino72 commented 4 years ago

ok. added you. Welcome :smile:

Please add yourself to "authors" list. and update CHANGES file when making a release.

hartwork commented 4 years ago

ok. added you. Welcome smile

Thank you!

Please add yourself to "authors" list. and update CHANGES file when making a release.

Added myself at 549f7b5bc8f894f506e32f01235d30b85bd2a213 now. Extended the CHANGES log a bit already, will keep it in mind. If you can think of something missing in the, please let me know.

hartwork commented 4 years ago

Fixed by #8, closing.

https://pypi.org/project/mergedict/#history