Skip to content

Update astroid to 2.5.4#67

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-astroid-2.5.3-to-2.5.4
Closed

Update astroid to 2.5.4#67
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-astroid-2.5.3-to-2.5.4

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates astroid from 2.5.3 to 2.5.4.

Changelog

2.5.4

============================
Release Date: 2021-04-24

* The packaging is now done via setuptools exclusively. ``doc``, ``tests``, and ``Changelog`` are
not packaged anymore - reducing the size of the package greatly.

* Debian packaging is now  (officially) done in https://salsa.debian.org/python-team/packages/astroid.

* ``__pkginfo__`` now  only contain ``__version__`` (also accessible with ``astroid.__version__``),
other meta-information are still accessible with ``import importlib;metadata.metadata('astroid')``.

* Added inference tip for ``typing.Tuple`` alias

* Fix crash when evaluating ``typing.NamedTuple``

Closes PyCQA/pylint4383

* COPYING was removed in favor of COPYING.LESSER and the latter was renamed to LICENSE to make more apparent
that the code is licensed under LGPLv2 or later.

* Moved from appveyor and travis to Github Actions for continuous integration.
Links

@codecov
Copy link

codecov bot commented Apr 24, 2021

Codecov Report

Merging #67 (bea8f67) into master (77f684a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   67.85%   67.85%           
=======================================
  Files           2        2           
  Lines          56       56           
=======================================
  Hits           38       38           
  Misses         18       18           

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 77f684a...bea8f67. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #68

@pyup-bot pyup-bot closed this Apr 24, 2021
@aragilar aragilar deleted the pyup-update-astroid-2.5.3-to-2.5.4 branch April 24, 2021 20:49
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

Successfully merging this pull request may close these issues.

1 participant