Message327750
Timestamp with year >= 2038 are accepted: importlib._bootstrap_external._code_to_timestamp_pyc() uses (int(x) & 0xFFFFFFFF). It's not a bug, but by design. compileall should just do the same. Sorry, I don't know if it's specified somewhere, but I know that it's done on purpose. |
|
| Date |
User |
Action |
Args |
| 2018-10-15 13:16:45 | vstinner | set | recipients:
+ vstinner, matrixise, bmwiedemann, xtreak |
| 2018-10-15 13:16:45 | vstinner | set | messageid: <[email protected]> |
| 2018-10-15 13:16:45 | vstinner | link | issue34990 messages |
| 2018-10-15 13:16:45 | vstinner | create | |
|