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 serhiy.storchaka
Recipients IronGrid, berker.peksag, docs@python, productivememberofsociety666, serhiy.storchaka
Date 2017-11-04.08:49:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509785365.12.0.213398074469.issue18669@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b838cc3ff4e039af949c6a19bd896e98e944dcbe by Serhiy Storchaka (Chillar Anand) in branch 'master':
bpo-18699: Corrected documentation for window.chgat in curses module (#1430)
https://github.com/python/cpython/commit/b838cc3ff4e039af949c6a19bd896e98e944dcbe

New changeset 6dbecd2cd9c9448b34e1a632509220f3c4cf7587 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-18699: Corrected documentation for window.chgat in curses module (GH-1430) (#4271)
https://github.com/python/cpython/commit/6dbecd2cd9c9448b34e1a632509220f3c4cf7587

New changeset fd38819497fd2a52ada674f0c890f5b414d0e87f by Serhiy Storchaka in branch '2.7':
[2.7] bpo-18699: Corrected documentation for window.chgat in curses module (GH-1430). (#4272)
https://github.com/python/cpython/commit/fd38819497fd2a52ada674f0c890f5b414d0e87f

There is a typo in the issue number in commit messages.
History
Date User Action Args
2017-11-04 08:49:25serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, berker.peksag, productivememberofsociety666, IronGrid
2017-11-04 08:49:25serhiy.storchakasetmessageid: <1509785365.12.0.213398074469.issue18669@psf.upfronthosting.co.za>
2017-11-04 08:49:25serhiy.storchakalinkissue18669 messages
2017-11-04 08:49:25serhiy.storchakacreate