close
Skip to content

bpo-34154: Fix the docstring of the Listbox class.#8379

Closed
noahhaasis wants to merge 5 commits into
python:masterfrom
noahhaasis:fix-issue-34154
Closed

bpo-34154: Fix the docstring of the Listbox class.#8379
noahhaasis wants to merge 5 commits into
python:masterfrom
noahhaasis:fix-issue-34154

Conversation

@noahhaasis
Copy link
Copy Markdown
Contributor

@noahhaasis noahhaasis commented Jul 21, 2018

This adds the valid keyword arguments for the init function to it's docstring.

https://bugs.python.org/issue34154

Added missing keywordarguments for following classes:
TopLevel, Checkbutton, Entry, Frame, Label, Radiobutton, Text, Spinbox
@csabella
Copy link
Copy Markdown
Contributor

@noahhaasis Can you please include the additional changes that were part of #8396? Thanks!

Copy link
Copy Markdown
Contributor

@csabella csabella left a comment

Choose a reason for hiding this comment

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

@noahhaasis Can you please include the additional changes that were part of #8396? Thanks!

@bedevere-bot
Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@csabella
Copy link
Copy Markdown
Contributor

@noahhaasis, I'm going to close this since there's been no response to the code review. If you come back to this at some point, we can re-open it. Thank you for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants