X Tutup
The Wayback Machine - https://web.archive.org/web/20221218082951/https://github.com/python/cpython/pull/98994
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.10] gh-96265: Formatting changes for faq/programming (GH-98242) #98994

Merged
merged 1 commit into from Nov 3, 2022

Conversation

slateny
Copy link
Contributor

@slateny slateny commented Nov 2, 2022

  • Formatting changes for faq/programming

  • Add missing method formatting, use non-literal formatting

  • Fix sphinx warnings

  • Some extra formatting missed earlier

  • More formatting suggestions from review

Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM

  • Add missing colon, avoid referening external module

Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM. (cherry picked from commit 0689b99)

Co-authored-by: Stanley 46876382+slateny@users.noreply.github.com

…GH-98242)

* Formatting changes for faq/programming

* Add missing method formatting, use non-literal formatting

* Fix sphinx warnings

* Some extra formatting missed earlier

* More formatting suggestions from review

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>

* Add missing colon, avoid referening external module

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>.
(cherry picked from commit 0689b99)

Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
@ezio-melotti ezio-melotti merged commit c592b33 into python:3.10 Nov 3, 2022
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants
X Tutup