Skip to content

gh-66234: Add flag to disable the use of mmap in dbm.gnu#135005

Merged
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:dbm-gdbm-nommap
Jun 2, 2025
Merged

gh-66234: Add flag to disable the use of mmap in dbm.gnu#135005
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:dbm-gdbm-nommap

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jun 1, 2025

Copy link
Copy Markdown
Member

This may harm performance, but improve crash tolerance.


📚 Documentation preview 📚: https://cpython-previews--135005.org.readthedocs.build/

This may harm performance, but improve crash tolerance.

@corona10 corona10 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@serhiy-storchaka serhiy-storchaka merged commit 0cec424 into python:main Jun 2, 2025
39 checks passed
@serhiy-storchaka serhiy-storchaka deleted the dbm-gdbm-nommap branch June 2, 2025 18:08
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…nGH-135005)

This may harm performance, but improve crash tolerance.
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 22, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…nGH-135005)

This may harm performance, but improve crash tolerance.
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…nGH-135005)

This may harm performance, but improve crash tolerance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants