- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message402299
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 | pombredanne |
|---|---|
| Recipients | Tim.Graham, ezio.melotti, mrabarnett, pombredanne, r.david.murray, rhettinger, serhiy.storchaka |
| Date | 2021-09-21.09:23:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632216232.45.0.365291404435.issue30349@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
FWIW, this warning is annoying because it is hard to fix in the case where the regex are source from data: the warning message does not include the regex at fault; it should otherwise the warning is noisy and ineffective IMHO. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-21 09:23:52 | pombredanne | set | recipients: + pombredanne, rhettinger, ezio.melotti, mrabarnett, r.david.murray, serhiy.storchaka, Tim.Graham |
| 2021-09-21 09:23:52 | pombredanne | set | messageid: <1632216232.45.0.365291404435.issue30349@roundup.psfhosted.org> |
| 2021-09-21 09:23:52 | pombredanne | link | issue30349 messages |
| 2021-09-21 09:23:52 | pombredanne | create | |

