Message328588
This is an easy issue and I left it for beginning contributors. The PR should include the following changes:
* Add an optional sort_attrs parameter (True by default) in the write() method.
* Make the dump() function passing sort_attrs=False to write().
* Add tests for write() (with sort_attrs=False and sort_attrs=True) and dump() and/or modify existing tests.
* Document change (in the module docs, in What's New, news entry). |
|
Date |
User |
Action |
Args |
2018-10-26 18:38:49 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, scoder, taleinat, eli.bendersky |
2018-10-26 18:38:48 | serhiy.storchaka | set | messageid: <1540579128.97.0.788709270274.issue34160@psf.upfronthosting.co.za> |
2018-10-26 18:38:48 | serhiy.storchaka | link | issue34160 messages |
2018-10-26 18:38:48 | serhiy.storchaka | create | |
|