diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-02-04 15:23:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-04 15:23:26 (GMT) |
commit | fc060969117f5a5dc96c220eb91b1e2f863d71cf (patch) | |
tree | 98b221abc21b5203b90cc725b719ae571fd0f4a8 /Python/frame.c | |
parent | ff7588b729a2a414ea189a2012904da3fbd1401c (diff) | |
download | cpython-fc060969117f5a5dc96c220eb91b1e2f863d71cf.zip cpython-fc060969117f5a5dc96c220eb91b1e2f863d71cf.tar.gz cpython-fc060969117f5a5dc96c220eb91b1e2f863d71cf.tar.bz2 |
gh-83383: Always mark the dbm.dumb database as unmodified after open() and sync() (GH-114560)
The directory file for a newly created database is now created
immediately after opening instead of deferring this until synchronizing
or closing.
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions