Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Jan 25, 2024

Also:

  • add :abbr: for NDBM and GDBM
  • consistently spell NDBM as NDBM
  • fix broken ndbm class refs
  • improve accuracy of dbm.ndbm.open() spec
  • use replacement text for NDBM/GDBM file format incompatibility note

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

Also:

- add :abbr: for NDBM and GDBM
- consistently spell NDBM as NDBM
- fix broken ndbm class refs
- improve accuracy of dbm.ndbm.open() spec
- use replacement text for NDBM/GDBM file format incompatibility note
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

👍

@erlend-aasland
Copy link
Contributor Author

Thanks for the review, both of you!

@erlend-aasland erlend-aasland enabled auto-merge (squash) January 26, 2024 10:20
@erlend-aasland erlend-aasland merged commit 4cf068e into python:main Jan 26, 2024
@erlend-aasland erlend-aasland deleted the docs/ndbm/reword branch January 26, 2024 12:35
@miss-islington-app

This comment was marked as outdated.

@miss-islington-app

This comment was marked as outdated.

@miss-islington-app

This comment was marked as outdated.

@bedevere-app
Copy link

bedevere-app bot commented Jan 26, 2024

GH-114599 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jan 26, 2024
@bedevere-app
Copy link

bedevere-app bot commented Jan 26, 2024

GH-114600 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Jan 26, 2024
erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request Jan 26, 2024
(cherry picked from commit 4cf068e)

- add abbreviation directives for NDBM and GDBM
- consistently spell NDBM as NDBM
- silence broken ndbm class refs
- improve accuracy of dbm.ndbm.open() spec
- use replacement text for NDBM/GDBM file format incompatibility note
erlend-aasland added a commit that referenced this pull request Jan 26, 2024
(cherry picked from commit 4cf068e)

- add abbreviation directives for NDBM and GDBM
- consistently spell NDBM as NDBM
- silence broken ndbm class refs
- improve accuracy of dbm.ndbm.open() spec
- use replacement text for NDBM/GDBM file format incompatibility note
erlend-aasland added a commit that referenced this pull request Jan 26, 2024
(cherry picked from commit 4cf068e)

- add abbreviation directives for NDBM and GDBM
- consistently spell NDBM as NDBM
- silence broken ndbm class refs
- improve accuracy of dbm.ndbm.open() spec
- use replacement text for NDBM/GDBM file format incompatibility note
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
- add abbreviation directives for NDBM and GDBM
- consistently spell NDBM as NDBM
- silence broken ndbm class refs
- improve accuracy of dbm.ndbm.open() spec
- use replacement text for NDBM/GDBM file format incompatibility note
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
- add abbreviation directives for NDBM and GDBM
- consistently spell NDBM as NDBM
- silence broken ndbm class refs
- improve accuracy of dbm.ndbm.open() spec
- use replacement text for NDBM/GDBM file format incompatibility note
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 skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants