This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients chris.jerdonek, cvrebert, docs@python, eric.araujo, ezio.melotti, georg.brandl, python-dev, rhettinger, serhiy.storchaka, terry.reedy, tshepang
Date 2012-10-07.22:05:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XZf090cGXzPFD@mail.python.org>
In-reply-to
Content
New changeset e4598364ea29 by Chris Jerdonek in branch '3.2':
Issue #14783: Improve int() docstring and also str(), range(), and slice().
http://hg.python.org/cpython/rev/e4598364ea29
History
Date User Action Args
2012-10-07 22:05:29python-devsetrecipients: + python-dev, georg.brandl, rhettinger, terry.reedy, ezio.melotti, eric.araujo, cvrebert, chris.jerdonek, docs@python, tshepang, serhiy.storchaka
2012-10-07 22:05:29python-devlinkissue16036 messages
2012-10-07 22:05:29python-devcreate