The current code is mixing those two forms. I'm not advocating to change
all occurrences, but I'd like to see our style guide to match Python
recommendations.
--
Ticket URL: <https://code.djangoproject.com/ticket/24175>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: cmawebsite@… (added)
* stage: Unreviewed => Accepted
Comment:
Sounds like a good idea to me. Seems to me if we change the style guide,
we should also change all occurrences. It could be an "easy pickings"
ticket.
Accepting based on Tim also agreeing:
https://github.com/django/django/pull/3939/files#r23134983
--
Ticket URL: <https://code.djangoproject.com/ticket/24175#comment:1>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/24175#comment:2>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/24175#comment:3>
Comment (by jarshwah):
Do you think it's worth leaving an example in there (flip the good/not-
good examples) to give some at-a-glance guidance? The alternative is
running off to review the PEP. I don't feel strongly about this though.
--
Ticket URL: <https://code.djangoproject.com/ticket/24175#comment:4>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"63412262e54b4814fe115502bebded9c9993b6f7"]:
{{{
#!CommitTicketReference repository=""
revision="63412262e54b4814fe115502bebded9c9993b6f7"
Fixed #24175 -- Updated docstring convention.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24175#comment:5>