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 belopolsky
Recipients belopolsky, docs@python, eric.araujo, georg.brandl, gregorlingl, rhettinger, terry.reedy
Date 2010-11-09.17:01:11
SpamBayes Score 6.2631136e-09
Marked as misclassified No
Message-id <AANLkTimwZpjahrfGyM8Sw3KJ4Q8_Ktr1y_5FLm04N3kf@mail.gmail.com>
In-reply-to <1289321136.23.0.232260553624.issue7061@psf.upfronthosting.co.za>
Content
On Tue, Nov 9, 2010 at 11:45 AM, Raymond Hettinger
<report@bugs.python.org> wrote:
..
> Raymond Hettinger <rhettinger@users.sourceforge.net> added the comment:
>
> The mini change log is harmless.  I would leave it as is.

It is not entirely harmless.  First, it occupies valuable easy to
scroll to end-of-page real estate which is better used for the "Demo
scripts" section.  Second, "Changes since 3.0" in 3.2 documentation
without  "Changes since 3.1" give a feel of unmaintained module.
Third, "Changes since 3.0" refers to the Demo directory which no
longer exists and I don't want to add "Changes since 3.1" to fix that.
 However, I don't feel too strongly about removing them.  I would
leave this for the "What's new" editor to decide and if that's
Raymond, I guess the decision has been made.
History
Date User Action Args
2010-11-09 17:01:13belopolskysetrecipients: + belopolsky, georg.brandl, rhettinger, terry.reedy, gregorlingl, eric.araujo, docs@python
2010-11-09 17:01:12belopolskylinkissue7061 messages
2010-11-09 17:01:11belopolskycreate