X Tutup
Skip to content

Fix bad missing-references.json due to PR merge race condition.#15015

Closed
anntzer wants to merge 1 commit intomatplotlib:masterfrom
anntzer:fix-missing-refs
Closed

Fix bad missing-references.json due to PR merge race condition.#15015
anntzer wants to merge 1 commit intomatplotlib:masterfrom
anntzer:fix-missing-refs

Conversation

@anntzer
Copy link
Copy Markdown
Contributor

@anntzer anntzer commented Aug 8, 2019

aka some missing references were fixed between the last build of the
nitpicky-mode PR and its merge.

fixes the broken doc build, so will selfmerge on pass

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

aka some missing references were fixed between the last build of the
nitpicky-mode PR and its merge.
@anntzer
Copy link
Copy Markdown
Contributor Author

anntzer commented Aug 9, 2019

@alexrudy I'm confused by the new missing refs re: Axes methods. Can you have a look?

@tacaswell tacaswell added this to the v3.2.0 milestone Aug 11, 2019
@tacaswell tacaswell added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Aug 11, 2019
@tacaswell tacaswell mentioned this pull request Aug 12, 2019
@ImportanceOfBeingErnest
Copy link
Copy Markdown
Member

Closing as superseeded by #15034

@anntzer anntzer deleted the fix-missing-refs branch August 12, 2019 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build Documentation Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. status: duplicate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup