Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tkinter demos fixed #47268

Closed
gpolo mannequin opened this issue May 31, 2008 · 3 comments
Closed

tkinter demos fixed #47268

gpolo mannequin opened this issue May 31, 2008 · 3 comments
Assignees

Comments

@gpolo
Copy link
Mannequin

gpolo mannequin commented May 31, 2008

BPO 3018
Nosy @birkenfeld
Files
  • tkinter_demo_fixes.diff
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/birkenfeld'
    closed_at = <Date 2010-10-25.17:50:32.572>
    created_at = <Date 2008-05-31.13:49:19.443>
    labels = ['expert-tkinter']
    title = 'tkinter demos fixed'
    updated_at = <Date 2010-10-25.17:50:32.571>
    user = 'https://bugs.python.org/gpolo'

    bugs.python.org fields:

    activity = <Date 2010-10-25.17:50:32.571>
    actor = 'georg.brandl'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2010-10-25.17:50:32.572>
    closer = 'georg.brandl'
    components = ['Tkinter']
    creation = <Date 2008-05-31.13:49:19.443>
    creator = 'gpolo'
    dependencies = []
    files = ['10492']
    hgrepos = []
    issue_num = 3018
    keywords = ['patch']
    message_count = 3.0
    messages = ['67579', '67592', '119567']
    nosy_count = 2.0
    nosy_names = ['georg.brandl', 'gpolo']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue3018'
    versions = ['Python 3.0']

    @gpolo
    Copy link
    Mannequin Author

    gpolo mannequin commented May 31, 2008

    I've fixed the tkinter demos at py3k. And excluding the import fixes,
    most of these could be backported to python 2.x too.

    @gpolo gpolo mannequin added the topic-tkinter label May 31, 2008
    @gpolo
    Copy link
    Mannequin Author

    gpolo mannequin commented Jun 1, 2008

    By the way.. the demo tkinter/guido/ss1 isn't fixed, since rexec is gone

    @birkenfeld birkenfeld self-assigned this Jul 8, 2008
    @birkenfeld
    Copy link
    Member

    Committed remaining changes from patch in r85840. Thanks!

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant