- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message372210
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 | miss-islington |
|---|---|
| Recipients | Anthony Sottile, larry, miss-islington, serhiy.storchaka, taleinat, vstinner |
| Date | 2020-06-23.22:17:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1592950626.76.0.600816716684.issue31938@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 60cbdc81d1bd5c175ff890ee4cfdc85c10090b75 by Anthony Sottile in branch '3.8': [3.8] bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066) (GH-21098) https://github.com/python/cpython/commit/60cbdc81d1bd5c175ff890ee4cfdc85c10090b75 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-23 22:17:06 | miss-islington | set | recipients: + miss-islington, vstinner, taleinat, larry, serhiy.storchaka, Anthony Sottile |
| 2020-06-23 22:17:06 | miss-islington | set | messageid: <1592950626.76.0.600816716684.issue31938@roundup.psfhosted.org> |
| 2020-06-23 22:17:06 | miss-islington | link | issue31938 messages |
| 2020-06-23 22:17:06 | miss-islington | create | |

