Skip to content

[3.12] gh-118359: Improve docs for Bdb.user_call (GH-118368) #118410

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
Apr 29, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 29, 2024

The argument_list parameter of bdb.Bdb.user_call has been useless for 25 years. It is retained for backwards compatibility, but it will always be None.
(cherry picked from commit 8e4fb5d)

Co-authored-by: Tian Gao [email protected]


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

The `argument_list` parameter of bdb.Bdb.user_call has been useless for 25 years. It is retained for backwards compatibility, but it will always be None.
(cherry picked from commit 8e4fb5d)

Co-authored-by: Tian Gao <[email protected]>
@bedevere-app bedevere-app bot added skip news docs Documentation in the Doc dir awaiting review labels Apr 29, 2024
@AlexWaygood AlexWaygood enabled auto-merge (squash) April 29, 2024 20:58
@AlexWaygood AlexWaygood self-assigned this Apr 29, 2024
@AlexWaygood AlexWaygood merged commit 8e7486f into python:3.12 Apr 29, 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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants