Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd09571

Browse files
committed
Merge with 3.4
2 parents 5eb0645 + b6271f2 commit cd09571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/reference/datamodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Ellipsis
222222
at the mercy of the underlying machine architecture (and C or Java
223223
implementation) for the accepted range and handling of overflow. Python does not
224224
support single-precision floating point numbers; the savings in processor and
225-
memory usage that are usually the reason for using these is dwarfed by the
225+
memory usage that are usually the reason for using these are dwarfed by the
226226
overhead of using objects in Python, so there is no reason to complicate the
227227
language with two kinds of floating point numbers.
228228

0 commit comments

Comments
 (0)