Message 402961 - Python tracker
Message402961
| Author | serhiy.storchaka |
|---|---|
| Recipients | brett.cannon, eric.snow, ncoghlan, p-ganssle, serhiy.storchaka, shihai1991 |
| Date | 2021-09-30.13:58:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1633010337.63.0.0688631839195.issue40173@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I just encountered this bug after rewriting datetime tests in issue45229. It is also the cause of issue40058. Not knowing about this issue I have wrote different patch than Hai Shi. It makes the code of import_fresh_module() clearer and fixes many other issues. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-30 13:58:57 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow, p-ganssle, shihai1991 |
| 2021-09-30 13:58:57 | serhiy.storchaka | set | messageid: <1633010337.63.0.0688631839195.issue40173@roundup.psfhosted.org> |
| 2021-09-30 13:58:57 | serhiy.storchaka | link | issue40173 messages |
| 2021-09-30 13:58:57 | serhiy.storchaka | create | |