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

Extend support for Python 3.10 #37

Closed
4 tasks done
santisoler opened this issue Aug 26, 2021 · 6 comments
Closed
4 tasks done

Extend support for Python 3.10 #37

santisoler opened this issue Aug 26, 2021 · 6 comments

Comments

@santisoler
Copy link
Member

santisoler commented Aug 26, 2021

Description

Python 3.10 is due to release on October 2021 and Fatiando libraries should support it too.
There's no much work to do so, we would need to expand the automated tests on CIs to Python 3.10, add 3.10 to the setup.py and check if every test pass.

This issue was inspired on @hugovk contribution to Pooch: fatiando/pooch#260

Apply changes to

Libraries:

Further instructions

In order to solve this issue we need to start opening Pull Requests on each
repository listed above. Optionally, we can open Issues on each repository if
further discussion specific to that repository is needed.

Remember to mention this Issue on every Issue or Pull Request opened on each
repository for keeping a record by adding something like:

Related to fatiando/maintenance#15

A quick checklist:

  1. Open an Issue on each repository listed above (optional). Mention this Issue
    on them.
  2. Open a Pull Request on the same repository to tackle the Issue. Mention this
    Issue on them.
  3. Check-off the repository on the list above once the Pull Request is merged.
  4. Close this issue when all items are checked-off.

We want your help

We know that maintenance tasks are very demanding, so we don't expect a single
person to tackle this issue by themselves. Any help is very welcomed, so please
comment below that you want to take care of the changes on any repository and
we will assign it to you.

@hugovk
Copy link
Member

hugovk commented Aug 26, 2021

I can help out, I'll start from the bottom of the list and work up!

@hugovk
Copy link
Member

hugovk commented Aug 26, 2021

I'm not familiar with enough with Conda for most of them, but I'm looking at boule and erizo.

@santisoler
Copy link
Member Author

Thanks a lot for the help @hugovk! Don't worry about Conda, CIs will handle the testings. Hopefully they won't complain about anything 🤞🏼 . So don't bother to locally test each library with conda if it's too troublesome for you.

@hugovk
Copy link
Member

hugovk commented Aug 28, 2021

boule can be checked off the list: fatiando/boule#87

@leouieda leouieda transferred this issue from fatiando/maintenance Oct 1, 2021
@hugovk
Copy link
Member

hugovk commented Mar 15, 2023

This issue can be closed now, harmonica and verde now support 3.10:

Next up: 3.11, released in October 2022 ;)

@leouieda
Copy link
Member

Thanks @hugovk! Always appreciated 🙂

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

No branches or pull requests

3 participants