- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message324997
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 | xtreak |
|---|---|
| Recipients | coldfix, ncoghlan, xtreak |
| Date | 2018-09-11.08:42:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1536655370.47.0.0269046726804.issue34624@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The original escape was done with 2a862c614d6d3ff50dc644150670651fdc9f3a99 which was in 2000. The doc example you are referring to at [1] was added with https://bugs.python.org/issue31975 and there doesn't seem to be a test involving regular expression as I can see from the PR. Adding Nick to the issue since he had committed the doc and might help here. [1] https://docs.python.org/3/library/warnings.html#describing-warning-filters Thanks |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-11 08:42:50 | xtreak | set | recipients: + xtreak, ncoghlan, coldfix |
| 2018-09-11 08:42:50 | xtreak | set | messageid: <1536655370.47.0.0269046726804.issue34624@psf.upfronthosting.co.za> |
| 2018-09-11 08:42:50 | xtreak | link | issue34624 messages |
| 2018-09-11 08:42:50 | xtreak | create | |

