Message302518
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 | Oren Milman, brett.cannon, eric.snow, ncoghlan, serhiy.storchaka |
| Date | 2017-09-19.12:51:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505825484.03.0.5797983159.issue31315@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 99a51d4e5b154a7b8d971090fecc1e34769a3ca1 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6': [3.6] bpo-31315: Fix an assertion failure in imp.create_dynamic(), when spec.name is not a string. (GH-3257) (#3653) https://github.com/python/cpython/commit/99a51d4e5b154a7b8d971090fecc1e34769a3ca1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-19 12:51:24 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow, Oren Milman |
| 2017-09-19 12:51:24 | serhiy.storchaka | set | messageid: <1505825484.03.0.5797983159.issue31315@psf.upfronthosting.co.za> |
| 2017-09-19 12:51:24 | serhiy.storchaka | link | issue31315 messages |
| 2017-09-19 12:51:23 | serhiy.storchaka | create | |