Support shared memory buffers with more than 2^31 elements
What's Changed
- Drop support for python-3.9, add tests for python-3.14.
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #34
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #33
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #35
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #36
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #37
- Add an optional unit test for large buffers. by @tskisner in #39
- Work around 32-bit limit on MPI buffer size by @keskitalo in #38
New Contributors
- @keskitalo made their first contribution in #38
Full Changelog: 1.3.1...1.3.2