home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 13400487

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
13400487 MDExOlB1bGxSZXF1ZXN0MTM0MDA0ODc= 61 closed 0 Fix performance regression for decode_cf_variable 1217238 We were passing the netCDF4 Variable directly to decode_cf_datetime, which does a very expensive np.asarray() call (fixed in the master branch of netCDF4-python). By passing the data as a numpy array, this call is _much_ faster. 2014-03-10T23:59:38Z 2014-06-12T23:44:31Z 2014-03-11T08:29:51Z 2014-03-11T08:29:51Z 99d7ce93a1a256ce7e02bf96206cb7038add2e09     0 2eb423863d1309fedcd3a6a7a21b0e590f1e8424 fdbfb7c2a5126221d404047190caa04a6229fb52 MEMBER   13221727 https://github.com/pydata/xarray/pull/61  

Links from other tables

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