-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Docs: reword sentences about dbm submodule traits #114609
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
Conversation
- don't repeatedly say that keys and values are coerced into bytes
Follow-up to address @serhiy-storchaka's concerns. |
The general info is here, @serhiy-storchaka: Lines 89 to 91 in 6997792
|
Are you ok with this PR, @serhiy-storchaka? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
This comment has been minimized.
This comment has been minimized.
Don't repeatedly say that keys and values are coerced into bytes. (cherry picked from commit 81e140d) Co-authored-by: Erlend E. Aasland <[email protected]>
GH-115462 is a backport of this pull request to the 3.12 branch. |
Don't repeatedly say that keys and values are coerced into bytes. (cherry picked from commit 81e140d) Co-authored-by: Erlend E. Aasland <[email protected]>
GH-115463 is a backport of this pull request to the 3.11 branch. |
…115462) Don't repeatedly say that keys and values are coerced into bytes. (cherry picked from commit 81e140d) Co-authored-by: Erlend E. Aasland <[email protected]>
…115463) Don't repeatedly say that keys and values are coerced into bytes. (cherry picked from commit 81e140d) Co-authored-by: Erlend E. Aasland <[email protected]>
📚 Documentation preview 📚: https://cpython-previews--114609.org.readthedocs.build/