bpo-18669: Corrected documentation for window.chgat in curses module by ChillarAnand · Pull Request #1430 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ChillarAnand

Copy link

Contributor

@ChillarAnand ChillarAnand commented

May 3, 2017

edited by bedevere-bot

Loading

@mention-bot

Copy link

@ChillarAnand, thanks for your PR! By analyzing the history of the files in this pull request, we identified @birkenfeld, @ezio-melotti and @tiran to be potential reviewers.

@Mariatta Mariatta changed the title bpo-18699: Corrected documentation for window.chgat in curses module bpo-18669: Corrected documentation for window.chgat in curses module

May 4, 2017

@serhiy-storchaka serhiy-storchaka merged commit b838cc3 into python:master

Nov 4, 2017

@miss-islington

Copy link

Contributor

Thanks @ChillarAnand for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 4, 2017

@bedevere-bot

Copy link

GH-4271 is a backport of this pull request to the 3.6 branch.

@miss-islington

Copy link

Contributor

Sorry, @ChillarAnand and @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b838cc3ff4e039af949c6a19bd896e98e944dcbe 2.7

serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request

Nov 4, 2017

@bedevere-bot

Copy link

GH-4272 is a backport of this pull request to the 2.7 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

7 participants

@ChillarAnand @mention-bot @miss-islington @bedevere-bot @serhiy-storchaka @Mariatta @the-knights-who-say-ni