mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
[doc] Fix a few margins due to bad markup (GH-23619)
This commit is contained in:
parent
bf353f3c2d
commit
96a09df644
11 changed files with 82 additions and 83 deletions
|
@ -217,7 +217,6 @@ Ellipsis
|
|||
There are two types of integers:
|
||||
|
||||
Integers (:class:`int`)
|
||||
|
||||
These represent numbers in an unlimited range, subject to available (virtual)
|
||||
memory only. For the purpose of shift and mask operations, a binary
|
||||
representation is assumed, and negative numbers are represented in a variant of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue