Message 186769 - Python tracker (original) (raw)
Message186769
| Author | kjohnson |
|---|---|
| Recipients | docs@python, kjohnson |
| Date | 2013-04-13.17:22:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 1365873777.93.0.00334201360325.issue17719@psf.upfronthosting.co.za |
| In-reply-to |
| Content |
|---|
| The IDLE help text says, "Running without a subprocess: (DEPRECATED in Python 3.5 see Issue 16123)." According to the referenced issue, this feature is scheduled to be deprecated in *3.4* and *removed* in 3.5. The attached patch corrects the help text. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-13 17:22:57 | kjohnson | set | recipients: + kjohnson, docs@python |
| 2013-04-13 17:22:57 | kjohnson | set | messageid: 1365873777.93.0.00334201360325.issue17719@psf.upfronthosting.co.za |
| 2013-04-13 17:22:57 | kjohnson | link | issue17719 messages |
| 2013-04-13 17:22:57 | kjohnson | create |