]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-113664: Improve style of Big O notation (GH-113695) (GH-113909)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 10 Jan 2024 13:08:08 +0000 (14:08 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Jan 2024 13:08:08 +0000 (13:08 +0000)
commit082998c3af5bfd163da5c0198cd10acf588a44ba
tree57f4ab10a0cadbb0615753ea62f205d65923d02d
parent7530c612d10030cf9d53e70b1acd333c31a97d7f
[3.12] gh-113664: Improve style of Big O notation (GH-113695) (GH-113909)

Use cursive to make it looking like mathematic formulas.
(cherry picked from commit a8629816c6c0e6770248a60529fd7c9ba08aad55)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
16 files changed:
Doc/faq/design.rst
Doc/glossary.rst
Doc/library/asyncio-policy.rst
Doc/library/bisect.rst
Doc/library/collections.rst
Doc/library/contextvars.rst
Doc/library/heapq.rst
Doc/library/select.rst
Doc/reference/datamodel.rst
Doc/using/cmdline.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.3.rst
Misc/NEWS.d/3.12.0a1.rst
Misc/NEWS.d/3.12.0a7.rst
Misc/NEWS.d/3.5.0a1.rst