Skip to content

Upgrade PyPy to 7.1.1#5211

Merged
blueyed merged 1 commit into
pytest-dev:masterfrom
hugovk:upgrade-pypy
May 5, 2019
Merged

Upgrade PyPy to 7.1.1#5211
blueyed merged 1 commit into
pytest-dev:masterfrom
hugovk:upgrade-pypy

Conversation

@hugovk

@hugovk hugovk commented May 4, 2019

Copy link
Copy Markdown
Member

The basic pypy and pypy3 now point to the latest PyPy releases:


  • Create a new changelog file in the changelog folder, with a name like <ISSUE NUMBER>.<TYPE>.rst. See changelog/README.rst for details.

    Is this needed? If so, which type?

  • Target the master branch for bug fixes, documentation updates and trivial changes.

  • [n/a] Target the features branch for new features and removals/deprecations.

  • [n/a] Include documentation when adding new features.

  • [n/a] Include new tests or update existing tests when applicable.

Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:

  • Add yourself to AUTHORS in alphabetical order;

@hugovk hugovk added the type: infrastructure improvement to development/releases/CI structure label May 4, 2019
@codecov

codecov Bot commented May 4, 2019

Copy link
Copy Markdown

Codecov Report

Merging #5211 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5211   +/-   ##
=======================================
  Coverage   96.06%   96.06%           
=======================================
  Files         114      114           
  Lines       25824    25824           
  Branches     2550     2550           
=======================================
  Hits        24809    24809           
  Misses        705      705           
  Partials      310      310

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1a426c...26b41a5. Read the comment docs.

@blueyed blueyed left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blueyed blueyed merged commit 7f7f847 into pytest-dev:master May 5, 2019
@hugovk hugovk deleted the upgrade-pypy branch May 5, 2019 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: infrastructure improvement to development/releases/CI structure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants