◐ Shell
clean mode source ↗

Docs: Add missing markup to Argument Clinic docs by erlend-aasland · Pull Request #106876 · python/cpython

- Add :py:func:, :c:func:, etc. where appropriate
- Remove repeated links within the same paragraph

@erlend-aasland

ezio-melotti

serhiy-storchaka

- line 166: link to pickle.Pickler.dump
- line 187: markup PyArg_Parse*
- line 580: link to pickle.Pickler.dump
- line 891: revert Py_buffer change
- line 919: markup PyArg_Parse
- line 973: markup sys.maxsize as :data:
- line 1008: markup sys.modules as :data:
- markup CConverter and it's attributes as a proper Python class

AA-Turner

serhiy-storchaka

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 24, 2023
(cherry picked from commit ff5f94b)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

erlend-aasland added a commit that referenced this pull request

Jul 24, 2023
…107181)

(cherry picked from commit ff5f94b)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request

Jul 24, 2023
(cherry picked from commit ff5f94b)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

erlend-aasland added a commit that referenced this pull request

Jul 24, 2023
…07182)

(cherry picked from commit ff5f94b)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

carljm added a commit to carljm/cpython that referenced this pull request

Jul 24, 2023

jtcave pushed a commit to jtcave/cpython that referenced this pull request

Jul 27, 2023
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

erlend-aasland added a commit to erlend-aasland/devguide that referenced this pull request

Sep 8, 2023
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

AA-Turner pushed a commit to AA-Turner/devguide that referenced this pull request

Sep 13, 2023
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

erlend-aasland added a commit to python/devguide that referenced this pull request

Sep 26, 2023
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>