home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 663880225

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
663880225 MDExOlB1bGxSZXF1ZXN0NjYzODgwMjI1 5450 closed 0 plt.gca() no longer accepts kwargs 10194086 matplotlib warns: `Calling gca() with keyword arguments was deprecated in Matplotlib 3.4. Starting two minor releases later, gca() will take no keyword arguments. The gca() function should only be used to get the current axes, or if no axes exist, create new axes with default keyword arguments. To create a new axes with non-default arguments, use plt.axes() or plt.subplot().` This only uses `plt.gca()` if there are active axes, else it calls `plt.axes(**kwargs)`. Note that this can silently ignore some arguments. However, that this is already the case. 2021-06-07T20:10:57Z 2021-06-09T17:27:02Z 2021-06-09T17:26:58Z 2021-06-09T17:26:58Z 136d6546415e5368be809fc66f127497b74b3f6a     0 ce0c36f125fac86023529f36f8daa2a76822e3a7 34dc57717c82a86455a9e5abb0a47df782266c7e MEMBER   13221727 https://github.com/pydata/xarray/pull/5450  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.914ms