Skip to content

[3.6] bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-7683)#8676

Merged
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-87e59ac-3.6
Aug 5, 2018
Merged

[3.6] bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-7683)#8676
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-87e59ac-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 5, 2018

Copy link
Copy Markdown
Contributor
  • make CallTip and ToolTip sub-classes of a common abstract base class
  • remove ListboxToolTip (unused and ugly)
  • greatly increase test coverage
  • tested on Windows, Linux and macOS
    (cherry picked from commit 87e59ac)

Co-authored-by: Tal Einat taleinat+github@gmail.com

https://bugs.python.org/issue33839

…sts (pythonGH-7683)

* make CallTip and ToolTip sub-classes of a common abstract base class
* remove ListboxToolTip (unused and ugly)
* greatly increase test coverage
* tested on Windows, Linux and macOS
(cherry picked from commit 87e59ac)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@taleinat: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 2474cef into python:3.6 Aug 5, 2018
@miss-islington miss-islington deleted the backport-87e59ac-3.6 branch August 5, 2018 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants