Message 288246 - Python tracker
Message288246
| Author | mark.dickinson |
|---|---|
| Recipients | Tom Krauss, arigo, mark.dickinson, serhiy.storchaka, steven.daprano, vstinner |
| Date | 2017-02-20.21:59:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487627972.25.0.355789287582.issue29602@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset d9b3cdd137239a5913de2252c3ce269e35ac63d2 by GitHub in branch '3.6': bpo-29602: fix signed zero handling in complex constructor. (#203) (#206) https://github.com/python/cpython/commit/d9b3cdd137239a5913de2252c3ce269e35ac63d2 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-20 21:59:32 | mark.dickinson | set | recipients: + mark.dickinson, arigo, vstinner, steven.daprano, serhiy.storchaka, Tom Krauss |
| 2017-02-20 21:59:32 | mark.dickinson | set | messageid: <1487627972.25.0.355789287582.issue29602@psf.upfronthosting.co.za> |
| 2017-02-20 21:59:32 | mark.dickinson | link | issue29602 messages |
| 2017-02-20 21:59:32 | mark.dickinson | create | |