bpo-23984: consistency in code examples by carlbordum · Pull Request #12401 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
carlbordum wants to merge 1 commit intopython:masterfrom
Closed
bpo-23984: consistency in code examples#12401
carlbordum wants to merge 1 commit intopython:masterfrom
bpo-23984: consistency in code examples#12401
carlbordum wants to merge 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
the-knights-who-say-ni
added
the
CLA signed
label
eamanu approved these changes Mar 18, 2019
| @@ -369,12 +369,12 @@ calls are unexciting:: | |||
|
|
|||
| >>> class E(object): | |||
Copy link Copy Markdown
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that we can omit (object)
bedevere-bot
added
awaiting core review
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor
rhettinger
commented
Mar 18, 2019
rhettinger commented
Mar 18, 2019Please don't set out to make trivial edits. FWIW, I'm in the middle of more substantive changes and these will create merge conflicts for me.
rhettinger
closed this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment