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 ned.deily
Recipients Charles.Merriam, CharlesMerriam, Ramchandra Apte, docs@python, georg.brandl, jcrotts, ned.deily, theosp
Date 2018-04-07.01:27:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523064432.06.0.682650639539.issue8243@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ef5ce884a41c8553a7eff66ebace908c1dcc1f89 by Ned Deily (Jay Crotts) in branch 'master':
bpo-8243: Doc patch for curses.window.addstr and curses.window.addch (GH-5179)
https://github.com/python/cpython/commit/ef5ce884a41c8553a7eff66ebace908c1dcc1f89
History
Date User Action Args
2018-04-07 01:27:12ned.deilysetrecipients: + ned.deily, georg.brandl, CharlesMerriam, theosp, docs@python, Ramchandra Apte, Charles.Merriam, jcrotts
2018-04-07 01:27:12ned.deilysetmessageid: <1523064432.06.0.682650639539.issue8243@psf.upfronthosting.co.za>
2018-04-07 01:27:12ned.deilylinkissue8243 messages
2018-04-07 01:27:11ned.deilycreate