[New-bugs-announce] [issue1571] Better description of 'L' repr removal in "What's New"

Ori Avtalion report at bugs.python.org
Sat Dec 8 13:49:37 CET 2007


New submission from Ori Avtalion:

The "common stumbling blocks" section reads:

* Code that unconditionally strips the trailing ``L`` from the
``repr()`` of a long integer will chop off the last digit instead.


This explains a problem and a fix without any reason (one has to guess
it from context).
It should first mention that the 'L' is no longer displayed.

----------
components: Documentation
messages: 58293
nosy: salty-horse
severity: minor
status: open
title: Better description of 'L' repr removal in "What's New"
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1571>
__________________________________


More information about the New-bugs-announce mailing list