Skip to content

Conversation

@taleinat
Copy link
Contributor

@taleinat taleinat commented Aug 14, 2019

This also adds a mechanism to avoid multiple, recursive invocations of the "<Configure>" event handler, required due to the added .update() call.

https://bugs.python.org/issue37849

Added a mechanism to avoid multiple, recursive invocations of the
"<Configure>" event handler, required due to the added .update() call.
@terryjreedy
Copy link
Member

New news items go on top, with the fixed length divider line and 2 blank lines above and a blank line and the previous item below. As long as all are backported, all will backport without conflict in either the upper or lower 3-line context. In this case, there was a previous item to be added also.

For the first news addition after a final release, which requires a new header at least on that version, the lower context will be different on different versions. So I do the addition on separate PRs (master and manual backports as needed) attached to the current next-version NEWS issue (now bpo 34162 for 3.8). I also use that for corrections and batch additions.

@terryjreedy terryjreedy merged commit 71662dc into python:master Aug 14, 2019
@miss-islington
Copy link
Contributor

Thanks @taleinat for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 14, 2019
@bedevere-bot
Copy link

GH-15282 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link

GH-15283 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 14, 2019
miss-islington added a commit that referenced this pull request Aug 14, 2019
miss-islington added a commit that referenced this pull request Aug 14, 2019
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants