Skip to content

Conversation

@terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Sep 30, 2017

Passing a widget instead of an flist with a root widget opens the option of
creating a browser frame that is only part of a window. Passing a full file
name instead of pieces assumed to come from a .py file opens the possibility
of browsing python files that do not end in .py.

https://bugs.python.org/issue31460

@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

@terryjreedy, Something is wrong... I can't backport for now.
Please backport using cherry_picker on command line.
cherry_picker d6bb65f378e34fe0c11fdb39588357ecf22964eb 3.6

@terryjreedy terryjreedy deleted the bpo31460 branch September 30, 2017 23:54
terryjreedy added a commit to terryjreedy/cpython that referenced this pull request Sep 30, 2017
…-3842)

Passing a widget instead of an flist with a root widget opens the option of
creating a browser frame that is only part of a window. Passing a full file
name instead of pieces assumed to come from a .py file opens the possibility
of browsing python files that do not end in .py.
(cherry picked from commit d6bb65f)
@bedevere-bot
Copy link

GH-3843 is a backport of this pull request to the 3.6 branch.

terryjreedy added a commit that referenced this pull request Oct 1, 2017
…#3843)

Passing a widget instead of an flist with a root widget opens the option of
creating a browser frame that is only part of a window. Passing a full file
name instead of pieces assumed to come from a .py file opens the possibility
of browsing python files that do not end in .py.
(cherry picked from commit d6bb65f)
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.

5 participants