Skip to content

gh-66515: Fix locking of an MH mailbox without ".mh_sequences" file#113482

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:mailbox-mh-no-dot-mh-sequences-file-locking
Jan 10, 2024
Merged

gh-66515: Fix locking of an MH mailbox without ".mh_sequences" file#113482
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:mailbox-mh-no-dot-mh-sequences-file-locking

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Dec 26, 2023

Copy link
Copy Markdown
Member

Guarantee that it eiser open an existing ".mh_sequences" file or create a new ".mh_sequences" file, but do not replace existing ".mh_sequences" file.

…file

Guarantee that it eiser open an existing ".mh_sequences" file or create
a new ".mh_sequences" file, but do not replace existing ".mh_sequences"
file.
@serhiy-storchaka
serhiy-storchaka requested a review from a team as a code owner December 26, 2023 10:47
@serhiy-storchaka
serhiy-storchaka merged commit be5e65f into python:main Jan 10, 2024
@serhiy-storchaka
serhiy-storchaka deleted the mailbox-mh-no-dot-mh-sequences-file-locking branch January 10, 2024 13:31
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
…file (pythonGH-113482)

Guarantee that it either open an existing ".mh_sequences" file or create
a new ".mh_sequences" file, but do not replace existing ".mh_sequences"
file.
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…file (pythonGH-113482)

Guarantee that it either open an existing ".mh_sequences" file or create
a new ".mh_sequences" file, but do not replace existing ".mh_sequences"
file.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…file (pythonGH-113482)

Guarantee that it either open an existing ".mh_sequences" file or create
a new ".mh_sequences" file, but do not replace existing ".mh_sequences"
file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant