- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message367977
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 | hroncok |
|---|---|
| Recipients | aeros, eric.smith, gvanrossum, hroncok, lys.nikolaou, pablogsal, petr.viktorin, serhiy.storchaka, vstinner |
| Date | 2020-05-03.15:47:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588520855.09.0.56108354342.issue40246@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
We also get:
File "/usr/lib/python3.9/site-packages/dnf/comps.py", line 111
return'.'.join(lcl)
^
SyntaxError: invalid string prefix |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-03 15:47:35 | hroncok | set | recipients: + hroncok, gvanrossum, vstinner, eric.smith, petr.viktorin, serhiy.storchaka, lys.nikolaou, pablogsal, aeros |
| 2020-05-03 15:47:35 | hroncok | set | messageid: <1588520855.09.0.56108354342.issue40246@roundup.psfhosted.org> |
| 2020-05-03 15:47:35 | hroncok | link | issue40246 messages |
| 2020-05-03 15:47:35 | hroncok | create | |

