[3.6] bpo-30290: IDLE - pep8 names and tests for help-about #2068
[3.6] bpo-30290: IDLE - pep8 names and tests for help-about #2068terryjreedy wants to merge 4 commits into
Conversation
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA (this might be simply due to a missing "GitHub Name" entry in your b.p.o account settings). This is necessary for legal reasons before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. Thanks again to your contribution and we look forward to looking at it! |
|
I think you need to change the base branch to |
|
@terryjreedy I re-opened your PR, and changed the base branch to |
|
This attempt to cherry pick the 3 PRs for bpo-30290 somehow went horribly wrong. So is the failure to find my CLA ;-). The conflicts are artifacts, as is the number of files changed. I have no idea how to make the conflicts disappear. When I click on files changed, the actual diff for two idlelib files looks correct. I am going to try again in my 3.6 worktree with only git commands. |
|
#2070 is a clean PR with the same diff. |
054e091 (GH 1697)
5a346d5 (GH 1714)
eca7da0 (GH 1838)