Message263458
Proposed patch factors out the implementation of bytes and bytearray by moving common code in separate files. This is not new approach, the part of the code is already shared.
The patch decreases the size of the source code by 862 lines. |
|
Date |
User |
Action |
Args |
2016-04-15 08:05:59 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka |
2016-04-15 08:05:59 | serhiy.storchaka | set | messageid: <1460707559.13.0.709090380773.issue26765@psf.upfronthosting.co.za> |
2016-04-15 08:05:59 | serhiy.storchaka | link | issue26765 messages |
2016-04-15 08:05:58 | serhiy.storchaka | create | |
|