home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 1516581009

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
1516581009 PR_kwDOAMm_X85aZTCR 8186 closed 0 Update contourf call check for mpl 3.8 2501846 <!-- Feel free to remove check-list items aren't relevant to your change --> In doing the final checks prior to release of Matplotlib 3.8.0, we noticed that there were two test failures here due to the return type/artist tree changing for contourf calls (while the type is reasonably back-compatible itself, we have moved from a "QuadContourSet makes a PathCollection" to "QuadContourSet is a full artist/collection" xref matplotlib/matplotlib#25247 Unfortunately this change is not really possible to make with deprecations/etc, so we are kind of stuck just making it. However, in practice, it has only ever seemed to matter for test code which is pretty easy to make work (like here),r so we have decided to go forward with the change. 2023-09-15T01:30:40Z 2023-09-16T19:28:06Z 2023-09-16T19:28:06Z 2023-09-16T19:28:06Z 45678bf469761adcfe6b318eb33f79b36de898ef     0 c7391fca66e1fd24b175cfffab692af20628fe2b c537238ae9ac905b8fe9a4630d03a329cab3a1df CONTRIBUTOR   13221727 https://github.com/pydata/xarray/pull/8186  

Links from other tables

  • 1 row from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 3.825ms