Message 365018 - Python tracker
Message365018
| Author | p-ganssle |
|---|---|
| Recipients | belopolsky, corona10, georg.brandl, p-ganssle, shihai1991, vstinner |
| Date | 2020-03-25.19:46:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1585165574.49.0.0921051953024.issue40058@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This isn't exactly "working as intended", but I believe it's a known problem with either `import_fresh_module` or `datetime`, as you can see from these comments: https://github.com/python/cpython/blob/302e5a8f79514fd84bafbc44b7c97ec636302322/Lib/test/test_datetime.py#L14-L23 Based on the git blame, those TODO comments are from Georg Brandl, so I'm adding him to the nosy list in case he has some insight. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-25 19:46:14 | p-ganssle | set | recipients: + p-ganssle, georg.brandl, belopolsky, vstinner, corona10, shihai1991 |
| 2020-03-25 19:46:14 | p-ganssle | set | messageid: <1585165574.49.0.0921051953024.issue40058@roundup.psfhosted.org> |
| 2020-03-25 19:46:14 | p-ganssle | link | issue40058 messages |
| 2020-03-25 19:46:14 | p-ganssle | create | |