8000 [3.12] Docs: rework the dbm.dumb introduction (GH-114550) by miss-islington · Pull Request #114620 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] Docs: rework the dbm.dumb introduction (GH-114550) #114620

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 1 commit into from
Jan 26, 2024

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Jan 26, 2024
  • consistently use correct parameter markup
  • consistently use submodule name as database name
  • improve accuracy of the dbm.dumb.open() spec
  • remove dumbdbm class refs and replace them with generic "database object"
  • use parameter list for dbm.dumb.open()
    (cherry picked from commit 6c2b419)

Co-authored-by: Erlend E. Aasland erlend@python.org


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

- consistently use correct parameter markup
- consistently use submodule name as database name
- improve accuracy of the dbm.dumb.open() spec
- remove dumbdbm class refs and replace them with generic "database object"
- use parameter list for dbm.dumb.open()
(cherry picked from commit 6c2b419)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Jan 26, 2024
@erlend-aasland erlend-aasland enabled auto-merge (squash) January 26, 2024 18:17
@erlend-aasland erlend-aasland merged commit bf35ac1 into python:3.12 Jan 26, 2024
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.

2 participants
0