Skip to content

[3.6] bpo-29910: IDLE no longer deletes a character after commenting …#2429

Merged
terryjreedy merged 1 commit into
python:3.6from
terryjreedy:backport-213ce12-3.6
Jun 27, 2017
Merged

[3.6] bpo-29910: IDLE no longer deletes a character after commenting …#2429
terryjreedy merged 1 commit into
python:3.6from
terryjreedy:backport-213ce12-3.6

Conversation

@terryjreedy

Copy link
Copy Markdown
Member

…out a region (GH-825)

This happened because shortcut has a class binding and 'break' was not returned.
Fix other potential conflicts between IDLE and default key bindings.

  • Add news item

  • Update NEWS
    (cherry picked from commit 213ce12)

…out a region (pythonGH-825)

This happened because shortcut has a class binding and 'break' was not returned.
Fix other potential conflicts between IDLE and default key bindings.

* Add news item

* Update NEWS
(cherry picked from commit 213ce12)
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.

3 participants