[3.9] [doc] Fix a few margins due to bad markup (GH-23619). (GH-23859)

(cherry picked from commit 96a09df644)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
This commit is contained in:
Andre Delfino 2020-12-21 23:53:50 -03:00 committed by GitHub
parent e89993cff4
commit 7c48859eeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 74 additions and 75 deletions

View file

@ -217,7 +217,6 @@ Ellipsis
There are two types of integers: There are two types of integers:
Integers (:class:`int`) Integers (:class:`int`)
These represent numbers in an unlimited range, subject to available (virtual) These represent numbers in an unlimited range, subject to available (virtual)
memory only. For the purpose of shift and mask operations, a binary memory only. For the purpose of shift and mask operations, a binary
representation is assumed, and negative numbers are represented in a variant of representation is assumed, and negative numbers are represented in a variant of