home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: bc5c79e5f79d8d7fbb1ed593a5413028a1bdfb36

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
bc5c79e5f79d8d7fbb1ed593a5413028a1bdfb36 Improve typehints of xr.Dataset.__getitem__ (#4144) * Improve typehints of xr.Dataset.__getitem__ Resolves #4125 * Add overload for Mapping behavior Sadly this is not working with my version of mypy. See https://github.com/python/mypy/issues/7328 * Overload only Hashable inputs Given mypy's use of overloads, I think this is all we can do. If the argument is not Hashable, then return the Union type as before. * Lint * Quote the DataArray to avoid error in py3.6 * Code review Co-authored-by: crusaderky <crusaderky@gmail.com> 2020-06-15T11:25:52Z 2020-06-15T11:25:52Z cac54aaf99307ae2c1b0a9d378f9016e48d1796c cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 1386642 19864447
Powered by Datasette · Queries took 0.748ms · About: xarray-datasette