On 14Sep2020 18:17, Terry Reedy <[email protected]> wrote: >On 9/14/2020 5:25 AM, Cameron Simpson wrote: >>On 14Sep2020 01:16, Ned Deily <[email protected]> wrote: >>>My suggestion would be to open one BPO issue for "adding PEP >>>references to documentation" and then creating PRs as needed against >>>it. As you probably know, the devguide has the details including for >>>the inline markup role :pep:. >>> >>>https://devguide.python.org/documenting/#rest-inline-markup > >I agree with one master issue. I would prefer short blurb. "Add >rationale for __length_hint__ and link to PEP ###. > >bpo lists you as triager only, not committer. If so, I will help >review and merge if review is requested on PR.
BPO 41787: https://bugs.python.org/issue41787 I'll make a PR for PEP424 and __length_hint__ so that we can nail down an agreed approach with a concrete example. Cheers, Cameron Simpson <[email protected]> _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/OJV64SMNQB3ZNGQXUPJYZLLKHVRMOVFH/ Code of Conduct: http://python.org/psf/codeofconduct/
