[New-bugs-announce] [issue34815] Change Py_Ellipse __str__ behavior.

tom.r report at bugs.python.org
Thu Sep 27 02:11:36 EDT 2018


New submission from tom.r <tom.p.reichel at gmail.com>:

Added ellipsis_str function to Objects/sliceobject.c such that str(Ellipsis)=='...'.

----------
components: Interpreter Core
files: sliceobject.c
messages: 326522
nosy: photofone
priority: normal
severity: normal
status: open
title: Change Py_Ellipse __str__ behavior.
type: enhancement
versions: Python 3.8
Added file: https://bugs.python.org/file47833/sliceobject.c

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34815>
_______________________________________


More information about the New-bugs-announce mailing list