Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.11] gh-74573: document that ndbm can silently corrupt databases on macOS (GH-113354)#113432

Merged
ronaldoussoren merged 1 commit into
python:3.11python/cpython:3.11from
miss-islington:backport-593b4d8-3.11miss-islington/cpython:backport-593b4d8-3.11Copy head branch name to clipboard
Dec 23, 2023
Merged

[3.11] gh-74573: document that ndbm can silently corrupt databases on macOS (GH-113354)#113432
ronaldoussoren merged 1 commit into
python:3.11python/cpython:3.11from
miss-islington:backport-593b4d8-3.11miss-islington/cpython:backport-593b4d8-3.11Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Dec 23, 2023

Copy link
Copy Markdown
Contributor

The system ndbm implementation on macOS has an undocumented limitation
on the size of values and can silently corrupt database files when those
are exceeded.

(cherry picked from commit 593b4d8)

Co-authored-by: Ronald Oussoren ronaldoussoren@mac.com
Co-authored-by: Erlend E. Aasland erlend.aasland@protonmail.com


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

…macOS (pythonGH-113354)

* pythongh-74573: document that ndbm can silently corrupt databases on macOS

The system ndbm implementation on macOS has an undocumented limitation
on the size of values and can silently corrupt database files when those
are exceeded.

(cherry picked from commit 593b4d8)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.