- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message344158
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 | serhiy.storchaka |
|---|---|
| Recipients | pablogsal, serhiy.storchaka |
| Date | 2019-06-01.08:00:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559376024.75.0.780882081053.issue37116@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 2085bd0877e17ad4d98a4586d5eabb6faecbb190 by Serhiy Storchaka in branch 'master': bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700) https://github.com/python/cpython/commit/2085bd0877e17ad4d98a4586d5eabb6faecbb190 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-01 08:00:24 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pablogsal |
| 2019-06-01 08:00:24 | serhiy.storchaka | set | messageid: <1559376024.75.0.780882081053.issue37116@roundup.psfhosted.org> |
| 2019-06-01 08:00:24 | serhiy.storchaka | link | issue37116 messages |
| 2019-06-01 08:00:24 | serhiy.storchaka | create | |

