home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 2a433855789cd20d31f61917a01d0a26a0a9e91a

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
2a433855789cd20d31f61917a01d0a26a0a9e91a Remove the references to `_file_obj` outside low level code paths, change to `_close` (#4809) * Move from _file_obj object to _close function * Remove all references to _close outside of low level * Fix type hints * Cleanup code style * Fix non-trivial type hint problem * Revert adding the `close` argument and add a set_close instead * Remove helper class for an easier helper function + code style * Add set_close docstring * Code style * Revert changes in _replace to keep cose as an exception See: https://github.com/pydata/xarray/pull/4809/files#r557628298 * One more bit to revert * One more bit to revert * Add What's New entry * Use set_close setter * Apply suggestions from code review Co-authored-by: Stephan Hoyer <shoyer@google.com> * Rename user-visible argument * Sync wording in docstrings. Co-authored-by: Stephan Hoyer <shoyer@google.com> 2021-01-18T15:19:34Z 2021-01-18T15:19:34Z 6e794a7fff23430da8856a249468df88e0c11a3e cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 226037 19864447
Powered by Datasette · Queries took 0.711ms · About: xarray-datasette