-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Description
The recently merged PR #3182 removed 2 lines in each of the examples tricontour_demo.py
, tripcolor_demo.py
and triplot_demo.py
. These lines needed to be altered, not removed. Some of the plots produced are clearly wrong, e.g.
General rules for developers:
- If you change an example script, run it before and after your changes to see if the output is the same.
- If someone submits a PR that touches 60 files just prior to a release, either park it until after the release or be very sure it doesn't break anything.
Metadata
Metadata
Assignees
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.