- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message398250
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 | lukasz.langa |
|---|---|
| Recipients | gregory.p.smith, lukasz.langa, mark.dickinson, miss-islington, tim.peters, twouters |
| Date | 2021-07-26.19:30:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1627327824.89.0.132938393433.issue44698@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 256d97c8a3151ec7caba6c06bf2a1e682008c304 by Miss Islington (bot) in branch '3.10': bpo-44698: Fix undefined behaviour in complex exponentiation. (GH-27278) (#27366) https://github.com/python/cpython/commit/256d97c8a3151ec7caba6c06bf2a1e682008c304 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-07-26 19:30:24 | lukasz.langa | set | recipients: + lukasz.langa, tim.peters, twouters, gregory.p.smith, mark.dickinson, miss-islington |
| 2021-07-26 19:30:24 | lukasz.langa | set | messageid: <1627327824.89.0.132938393433.issue44698@roundup.psfhosted.org> |
| 2021-07-26 19:30:24 | lukasz.langa | link | issue44698 messages |
| 2021-07-26 19:30:24 | lukasz.langa | create | |

