[issue12295] Fix ResourceWarning in turtledemo help window

2011-08-01 Thread Roundup Robot

Roundup Robot devn...@psf.upfronthosting.co.za added the comment:

New changeset 63bd8f42b511 by Éric Araujo in branch '3.2':
Fix resource warning when looking at turtledemo’s help (#12295)
http://hg.python.org/cpython/rev/63bd8f42b511

New changeset 7af576e3cb0c by Éric Araujo in branch 'default':
Merge #12295 fix from 3.2
http://hg.python.org/cpython/rev/7af576e3cb0c

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12295
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12295] Fix ResourceWarning in turtledemo help window

2011-08-01 Thread Éric Araujo

Changes by Éric Araujo mer...@netwok.org:


--
resolution:  - fixed
stage: patch review - committed/rejected
status: open - closed
versions: +Python 3.3

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12295
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12295] Fix ResourceWarning in turtledemo help window

2011-06-09 Thread Éric Araujo

New submission from Éric Araujo mer...@netwok.org:

I found a ResourceWarning while using turtledemo and made this patch to fix it. 
 It touches idlelib.

--
assignee: eric.araujo
components: IDLE, Library (Lib)
files: fix-turtledemo-help-resourcewarning.diff
keywords: needs review, patch
messages: 137993
nosy: eric.araujo
priority: normal
severity: normal
stage: patch review
status: open
title: Fix ResourceWarning in turtledemo help window
versions: Python 3.2
Added file: 
http://bugs.python.org/file22294/fix-turtledemo-help-resourcewarning.diff

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12295
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com