Skip to content

Conversation

@csabella
Copy link
Contributor

No description provided.

@mention-bot
Copy link

@csabella, thanks for your PR! By analyzing the history of the files in this pull request, we identified @kbkaiser, @terryjreedy and @louisom to be potential reviewers.

@terryjreedy terryjreedy changed the title bpo-30290: IDLE: Refactor textview.py to PEP8 names bpo-30303: IDLE: Modernize textview.py to use PEP8 names May 28, 2017
@terryjreedy
Copy link
Member

I believe the appveyor failure is correct and the travis success incorrect. I am opening a new issue and will explain there after I download this into a new branch and check for myself.

@terryjreedy terryjreedy changed the title bpo-30303: IDLE: Modernize textview.py to use PEP8 names bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names May 28, 2017
Copy link
Member

@terryjreedy terryjreedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See new issue #30495 for why appveyor failure is correct and the fix I am making.

'''
from test.support import requires, findfile
from tkinter import Tk, TclError
import unittest
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing final )

@terryjreedy terryjreedy merged commit 0aa0a06 into python:master May 28, 2017
@csabella csabella deleted the bpo30290 branch May 28, 2017 15:03
terryjreedy pushed a commit to terryjreedy/cpython that referenced this pull request Jun 11, 2017
terryjreedy added a commit that referenced this pull request Jun 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants