Message330825
I like this proposal better than a separate test mode. But users will see compiler warnings for main modules and for packages recompiled for a new version or for a maintenance releases with a byte code bump, and for unprecompiled packages on systems that do not allow .pyc caching.
The first will not matter for packages with minimal main modules. Recompiles will be rare. I suspect that the 3rd possibility is also rare. |
|
| Date |
User |
Action |
Args |
| 2018-11-30 20:28:18 | terry.reedy | set | recipients:
+ terry.reedy, gvanrossum, barry, nascheme, rhettinger, gregory.p.smith, jwilk, steven.daprano, njs, serhiy.storchaka, xiang.zhang, miss-islington |
| 2018-11-30 20:28:18 | terry.reedy | set | messageid: <[email protected]> |
| 2018-11-30 20:28:18 | terry.reedy | link | issue34850 messages |
| 2018-11-30 20:28:18 | terry.reedy | create | |
|