{"sha": "8e18c7943181f228ce5ebcea48deb59ce50bee1f", "message": "Use context manager instead of plain open (#1211)\n\nContext manager with open closes the files after usage.\r\n\r\nWhen the object is already a pathlib.Path i used read_text\r\nwrite_text functions\r\n\r\nIn some cases pathlib.Path.open were used in context manager,\r\nit is basically the same as builtin open.\r\n\r\nThanks, Konstantin Baikov!", "author_date": "2021-03-11T16:15:49Z", "committer_date": "2021-03-11T16:15:49Z", "raw_author": {"value": "1af3e5f63dd1bda5352c807571b04175d8dea2dd", "label": "Konstantin Baikov"}, "raw_committer": {"value": "cd792325681cbad9f663f2879d8b69f1edbb678f", "label": "GitHub"}, "repo": {"value": 107914493, "label": "datasette"}, "author": {"value": 4488943, "label": "kbaikov"}, "committer": {"value": 19864447, "label": "web-flow"}}