[New-bugs-announce] [issue16123] IDLE - deprecate running without a subprocess

Roger Serwy report at bugs.python.org
Thu Oct 4 00:13:49 CEST 2012


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 <report at bugs.python.org>
<http://bugs.python.org/issue16123>
_______________________________________


More information about the New-bugs-announce mailing list