2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-21 17:35:55 +01:00
waf/TODO
2019-10-20 07:45:02 +02:00

9 lines
267 B
Plaintext

Waf 2.1
-------
- Fix the circular imports ccroot<->c_config.py
- Remove superfluous *k in ctx.load() and other unused parameters
Ensure conf.load() has the same interface as ctx.load()
- Ordered_iter_dict in python 3.7
- Change _add_task to add_task in Runner.py