bpo-18669: Corrected documentation for window.chgat in curses module by ChillarAnand · Pull Request #1430 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
serhiy-storchaka merged 2 commits intopython:masterfrom
Nov 4, 2017Merged
bpo-18669: Corrected documentation for window.chgat in curses module#1430
serhiy-storchaka merged 2 commits intopython:masterfrom
bpo-18669: Corrected documentation for window.chgat in curses module#1430
serhiy-storchaka merged 2 commits intopython:masterfrom
Conversation
Copy link
Contributor
Copy link
mention-bot
commented
May 3, 2017
mention-bot commented
May 3, 2017@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.
the-knights-who-say-ni
added
the
CLA signed
label
Mariatta
changed the title
bpo-18699: Corrected documentation for window.chgat in curses module
bpo-18669: Corrected documentation for window.chgat in curses module
Mariatta
added
needs rebase
and removed
needs rebase
labels
serhiy-storchaka approved these changes Nov 1, 2017
bedevere-bot
added
the
awaiting merge
label
serhiy-storchaka
added
needs backport to 2.7
skip news
docs
labels
Nov 1, 2017
serhiy-storchaka
merged commit
b838cc3
into
python:master
Copy link
Contributor
miss-islington
commented
Nov 4, 2017
miss-islington commented
Nov 4, 2017Thanks @ChillarAnand for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Nov 4, 2017…ythonGH-1430) (cherry picked from commit b838cc3)
Copy link
bedevere-bot
commented
Nov 4, 2017
bedevere-bot commented
Nov 4, 2017GH-4271 is a backport of this pull request to the 3.6 branch.
bedevere-bot
removed
the
needs backport to 3.6
label
Copy link
Contributor
miss-islington
commented
Nov 4, 2017
miss-islington commented
Nov 4, 2017Sorry, @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…odule (pythonGH-1430). (cherry picked from commit b838cc3)
Copy link
bedevere-bot
commented
Nov 4, 2017
bedevere-bot commented
Nov 4, 2017GH-4272 is a backport of this pull request to the 2.7 branch.
bedevere-bot
removed
the
needs backport to 2.7
label
serhiy-storchaka pushed a commit that referenced this pull request
Nov 4, 2017serhiy-storchaka added a commit that referenced this pull request
Nov 4, 2017embray pushed a commit to embray/cpython that referenced this pull request
Nov 9, 2017This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment