Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps mpi4py from 3.1.1 to 3.1.2.

Release notes

Sourced from mpi4py's releases.

3.1.2

WARNING: This is the last release supporting Python 2.

  • mpi4py.futures: Add _max_workers property to MPIPoolExecutor.

  • mpi4py.util.dtlib: Fix computation of alignment for predefined datatypes.

  • mpi4py.util.pkl5: Fix deadlock when using ssend() + mprobe().

  • mpi4py.util.pkl5: Add environment variable MPI4PY_PICKLE_THRESHOLD.

  • mpi4py.rc: Interpret "y" and "n" strings as boolean values.

  • Fix/add typemap/typestr for MPI.WCHAR/MPI.COUNT datatypes.

  • Minor fixes and additions to documentation.

  • Minor fixes to typing support.

  • Support for local version identifier (PEP-440).

Changelog

Sourced from mpi4py's changelog.

Release 3.1.2 [2021-11-04]

.. warning:: This is the last release supporting Python 2.

  • mpi4py.futures: Add _max_workers property to MPIPoolExecutor.

  • mpi4py.util.dtlib: Fix computation of alignment for predefined datatypes.

  • mpi4py.util.pkl5: Fix deadlock when using ssend() + mprobe().

  • mpi4py.util.pkl5: Add environment variable MPI4PY_PICKLE_THRESHOLD.

  • mpi4py.rc: Interpret "y" and "n" strings as boolean values.

  • Fix/add typemap/typestr for MPI.WCHAR/MPI.COUNT datatypes.

  • Minor fixes and additions to documentation.

  • Minor fixes to typing support.

  • Support for local version identifier (PEP-440).

Commits
  • 2355a43 Bump version number to 3.1.2
  • 489d8cf Update release notes
  • 2349752 setup: Update install instructions
  • b1e6f90 AppVeyor: Enable Python 3.10
  • 7f39b33 mpi4py.util.pkl5: Use MPI4PY_PICKLE_THRESHOLD environment variable
  • 3b419b1 test: Fix Comm handle leak from previous commit
  • 0407910 mpi4py.util.pkl5: ssend() paired with mprobe() is doomed to deadlock
  • 71ec693 GitHub Actions: Update PyPy versions
  • b8f61f6 GitHub Actions: Use actions/upload-artifact@v2
  • aef7f7f CI: Setup Python 3.10
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mpi4py](https://github.com/mpi4py/mpi4py) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/mpi4py/mpi4py/releases)
- [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst)
- [Commits](mpi4py/mpi4py@3.1.1...3.1.2)

---
updated-dependencies:
- dependency-name: mpi4py
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2021
@jan-janssen jan-janssen merged commit 6c55b0c into master Nov 8, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/mpi4py-3.1.2 branch November 8, 2021 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant