home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: f4e0523be0ce8babaa8eff38365e5308b1fdb76b

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
f4e0523be0ce8babaa8eff38365e5308b1fdb76b don't use `CacheFileManager.__del__` on interpreter shutdown (#7880) * store a reference to the acquire function on the object This keeps the function from being garbage collected before we can call it. * whats-new.rst * make `lock_acquire` a static method * fix rst link * comment on the existence of the static method `lock_acquire` * also store a reference to `OPTIONS` * revert storing additional references * remove `CachingFileManager.__del__` on interpreter shutdown * rephrase the changelog [skip-ci] * [skip-ci] --------- Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> 2023-06-06T15:14:36Z 2023-06-06T15:14:36Z f48b8f0d94dbaa4588e3a965a600d38e311eab17 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 14808389 19864447
Powered by Datasette · Queries took 1.777ms · About: xarray-datasette