- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message288618
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | mbussonn |
|---|---|
| Recipients | brett.cannon, martin.panter, mbussonn, terry.reedy |
| Date | 2017-02-27.01:24:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488158660.23.0.313698764624.issue26389@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've attempted a Pull-request trying to implement what Brett is describing. See https://github.com/python/cpython/pull/327, and opened http://bugs.python.org/issue29660 to document that etype is ignored and decide wether it should emit DeprecationWarning when used. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-27 01:24:20 | mbussonn | set | recipients: + mbussonn, brett.cannon, terry.reedy, martin.panter |
| 2017-02-27 01:24:20 | mbussonn | set | messageid: <1488158660.23.0.313698764624.issue26389@psf.upfronthosting.co.za> |
| 2017-02-27 01:24:20 | mbussonn | link | issue26389 messages |
| 2017-02-27 01:24:19 | mbussonn | create | |

