Overview
Request 1178407 superseded
- Update to 8.25.0:
* Rplaces the unicode micro symbol with greek letter mu, visually
identical but should fix nfkc normalisations issues.
* Introduces intersphinx_registry as a new dependency which is recommended
only to build documentation.
* Improve inference from return type annotations in completer and the
introduction of the optional target ipython[matplotlib] to explicitly
request the matplotlib optional dependencies.
* Move of the matplotlib backend handling from IPython to matplotlib.
* pytest 8 compatibility.
* typing-extension now needs 4.6 or newer. It was already the case, but
not explicated.
* Attempt to speed running code under debugger in some cases.
- Created by StevenK
- In state superseded
- Supersedes 1175982
- Superseded by 1178448
- Open review for opensuse-review-team
- Open review for openSUSE:Factory:Staging:G
Request History
StevenK created request
- Update to 8.25.0:
* Rplaces the unicode micro symbol with greek letter mu, visually
identical but should fix nfkc normalisations issues.
* Introduces intersphinx_registry as a new dependency which is recommended
only to build documentation.
* Improve inference from return type annotations in completer and the
introduction of the optional target ipython[matplotlib] to explicitly
request the matplotlib optional dependencies.
* Move of the matplotlib backend handling from IPython to matplotlib.
* pytest 8 compatibility.
* typing-extension now needs 4.6 or newer. It was already the case, but
not explicated.
* Attempt to speed running code under debugger in some cases.
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
staging-bot set openSUSE:Factory:Staging:J as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:J"
staging-bot accepted review
Picked "openSUSE:Factory:Staging:J"
anag+factory added factory-staging as a reviewer
Being evaluated by group "factory-staging"
anag+factory accepted review
Unstaged from project "openSUSE:Factory:Staging:J"
anag+factory set openSUSE:Factory:Staging:G as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:G"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:G"
Don't stop testing with matplotlib, it is a core functionality for every scientific ipython user. We must make sure it keeps working.
Is it what this line means?
If yes, then I completely agree with you, Benjamin, I am strongly against decreasing testing on both of these packages.