Skip to content

Docs: reword dbm.gnu introduction #114548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

erlend-aasland
Copy link
Contributor

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

Also:

  • consistently spell GDBM as GDBM
  • silence gdbm class refs
  • improve accuracy of dbm.gdbm.open() spec

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

Also correct GDBM spelling and fix broken :class:`gdbm` links.
erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request Jan 25, 2024
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.

Thanks!

@erlend-aasland
Copy link
Contributor Author

Thanks for the review, Hugo!

@erlend-aasland erlend-aasland merged commit 06c5de3 into python:main Jan 26, 2024
@erlend-aasland erlend-aasland deleted the docs/gdbm/reword branch January 26, 2024 10:05
@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-114588 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-114589 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 06c5de3)

Also...
- consistently spell GDBM as GDBM
- silence gdbm class refs
- improve accuracy of dbm.gdbm.open() spec
erlend-aasland added a commit that referenced this pull request Jan 26, 2024
(cherry picked from commit 06c5de3)

Also...
- consistently spell GDBM as GDBM
- silence gdbm class refs
- improve accuracy of dbm.gdbm.open() spec
erlend-aasland added a commit that referenced this pull request Jan 26, 2024
(cherry picked from commit 06c5de3)

Also...
- consistently spell GDBM as GDBM
- silence gdbm class refs
- improve accuracy of dbm.gdbm.open() spec
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Also...
- consistently spell GDBM as GDBM
- silence gdbm class refs
- improve accuracy of dbm.gdbm.open() spec
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Also...
- consistently spell GDBM as GDBM
- silence gdbm class refs
- improve accuracy of dbm.gdbm.open() spec
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.

3 participants