Message328446
> However, the documentation says nothing about reduce being optional, and it is unconditionally included in the module __all__.
Oh, about this specific issue: maybe test___all__ should be fixed to test functools.py with _functools blocked? As done by test_functools.py? But this is a wider change and I'm not sure that it's doable :-( (especially in a generic way!) The PEP 399 requires the same API for the C and the Python implementations. |
|
| Date |
User |
Action |
Args |
| 2018-10-25 15:01:16 | vstinner | set | recipients:
+ vstinner, rhettinger, ncoghlan, steven.daprano, asvetlov |
| 2018-10-25 15:01:16 | vstinner | set | messageid: <1540479676.83.0.788709270274.issue32321@psf.upfronthosting.co.za> |
| 2018-10-25 15:01:16 | vstinner | link | issue32321 messages |
| 2018-10-25 15:01:16 | vstinner | create | |
|