New submission from Roger Serwy:

Removing the option of running IDLE without a subprocess would simplify the 
maintenance of IDLE. This should be deprecated for 3.4 and then fully removed 
in 3.5.

Here's a link to a brief discussion on IDLE-dev: 
http://mail.python.org/pipermail/idle-dev/2012-June/003124.html

Attached is an initial patch to issue a deprecation message.

----------
files: idle_deprecate.patch
keywords: patch
messages: 171911
nosy: ned.deily, serwy, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE - deprecate running without a subprocess
type: enhancement
versions: Python 3.4, Python 3.5
Added file: http://bugs.python.org/file27405/idle_deprecate.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16123>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to