[issue18377] Python Launcher code cleanup

2013-07-07 Thread Ned Deily

Ned Deily added the comment:

LGTM. I think it is best to eliminate the warnings everywhere so I'd apply it 
to all branches.

--

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



[issue18377] Python Launcher code cleanup

2013-07-07 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 5d41ebc79738 by Ronald Oussoren in branch '2.7':
Issue #18377: Code cleanup in Python Launcher
http://hg.python.org/cpython/rev/5d41ebc79738

--
nosy: +python-dev

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



[issue18377] Python Launcher code cleanup

2013-07-07 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 738cba2bf849 by Ronald Oussoren in branch '3.3':
Issue #18377: Code cleanup in Python Launcher
http://hg.python.org/cpython/rev/738cba2bf849

New changeset d7a59e6f48df by Ronald Oussoren in branch 'default':
(3.3-default) Issue #18377: Code cleanup in Python Launcher
http://hg.python.org/cpython/rev/d7a59e6f48df

--

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



[issue18377] Python Launcher code cleanup

2013-07-07 Thread Ronald Oussoren

Changes by Ronald Oussoren ronaldousso...@mac.com:


--
resolution:  - fixed
stage: commit review - committed/rejected
status: open - closed

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



[issue18377] Python Launcher code cleanup

2013-07-06 Thread Ronald Oussoren

New submission from Ronald Oussoren:

While working on a Python Launcher issue (#12990) I noticed some compiler 
warnings for Python Launcher.

The attached patch removes those warnings, and cleans up some indentation 
issues.

Ned: do you have an opinion on applying this to the 3.3 and 2.7 branches? I'd 
prefer to backport to keep the code base the same (especially because there are 
no functional changes)

--
assignee: ronaldoussoren
files: cleanup-pythonlauncher-full.txt
keywords: patch
messages: 192417
nosy: ned.deily, ronaldoussoren
priority: normal
severity: normal
stage: commit review
status: open
title: Python Launcher code cleanup
type: compile error
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file30802/cleanup-pythonlauncher-full.txt

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