- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message367974
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 | Anthony Sottile, BTaskaya, cstratak, gvanrossum, hroncok, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner |
| Date | 2020-05-03.15:29:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588519773.4.0.728004122295.issue40334@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:29:33 | hroncok | set | recipients: + hroncok, gvanrossum, vstinner, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, pablogsal, BTaskaya |
| 2020-05-03 15:29:33 | hroncok | set | messageid: <1588519773.4.0.728004122295.issue40334@roundup.psfhosted.org> |
| 2020-05-03 15:29:33 | hroncok | link | issue40334 messages |
| 2020-05-03 15:29:33 | hroncok | create | |

