Thanks to visit codestin.com
Credit goes to github.com

Skip to content

supporting IBM i OS #23511

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

Merged
merged 3 commits into from
Jul 29, 2022
Merged

supporting IBM i OS #23511

merged 3 commits into from
Jul 29, 2022

Conversation

zheddie
Copy link

@zheddie zheddie commented Jul 29, 2022

PR Summary

This is to make it support IBM i OS.

PR Checklist

Tests and Styling

  • [N/A] Has pytest style unit tests (and pytest passes).
  • [Y] Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [N/A] New features are documented, with examples if plot related.
  • [N/A] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • [N/A] API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • [N/A] Documentation is sphinx and numpydoc compliant (the docs should build without error).

@oscargus
Copy link
Member

Thanks! Are you aware of any way to test this? That is, any (free) CI service where one can run IBM i OS (and/or AIX)? (Did a quick googling, but didn't find anything.)

@oscargus oscargus added the Build label Jul 29, 2022
@tacaswell tacaswell added this to the v3.5.3 milestone Jul 29, 2022
@tacaswell
Copy link
Member

Historically we have taken these special cases to the build scripts without worrying about tests due to the lack of CI infrastructure. They tend to be opened by people who do have these systems and so long as the changes do not affect the more common platforms there is no downside to carrying the patches upstream.

@QuLogic QuLogic merged commit 3c748ff into matplotlib:main Jul 29, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jul 29, 2022
@tacaswell
Copy link
Member

Thank you @GavinGZhang !

QuLogic added a commit that referenced this pull request Jul 29, 2022
…511-on-v3.5.x

Backport PR #23511 on branch v3.5.x (supporting IBM i OS)
@zheddie
Copy link
Author

zheddie commented Aug 1, 2022

Thanks for your such a quick response. Yes, we would make sure it works on our IBM i system. We would also make sure the code would not do any harm to other platforms. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants