home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 8e18c7943181f228ce5ebcea48deb59ce50bee1f

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
8e18c7943181f228ce5ebcea48deb59ce50bee1f Use context manager instead of plain open (#1211) Context manager with open closes the files after usage. When the object is already a pathlib.Path i used read_text write_text functions In some cases pathlib.Path.open were used in context manager, it is basically the same as builtin open. Thanks, Konstantin Baikov! 2021-03-11T16:15:49Z 2021-03-11T16:15:49Z 1af3e5f63dd1bda5352c807571b04175d8dea2dd cd792325681cbad9f663f2879d8b69f1edbb678f 107914493 4488943 19864447
Powered by Datasette · Queries took 0.926ms · About: github-to-sqlite