- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message397744
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 | gvanrossum, kj, serhiy.storchaka, uriyyo |
| Date | 2021-07-18.09:10:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1626599423.1.0.0947760400633.issue44633@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3ea5332a4365bdd771286b3e9692495116e9ceef by Serhiy Storchaka in branch 'main': bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218) https://github.com/python/cpython/commit/3ea5332a4365bdd771286b3e9692495116e9ceef |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-07-18 09:10:23 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, uriyyo, kj |
| 2021-07-18 09:10:23 | serhiy.storchaka | set | messageid: <1626599423.1.0.0947760400633.issue44633@roundup.psfhosted.org> |
| 2021-07-18 09:10:23 | serhiy.storchaka | link | issue44633 messages |
| 2021-07-18 09:10:23 | serhiy.storchaka | create | |

