]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Various small fixes to dis docs (#103923)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sat, 29 Apr 2023 07:02:21 +0000 (00:02 -0700)
committerGitHub <noreply@github.com>
Sat, 29 Apr 2023 07:02:21 +0000 (00:02 -0700)
commited29f524cf7d2fd11d420604f80f1d4cf0079891
treea94991dc4b4f78c7fcb46e73e06402ba65d8ad9c
parent738c226786997262b76557d2dadd2beb89ea3fd1
Various small fixes to dis docs (#103923)

- Fix description of MAKE_CELL, which appeared to be inverted from the
  actual behavior
- Fix stray ".:" (sphinx-contrib/sphinx-lint#63)
- Fix inconsistent indentation
- Add some missing code blocks
- Slight style improvements
Doc/library/dis.rst