This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients rnash, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-04-30.12:59:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493557191.93.0.132319057818.issue30216@psf.upfronthosting.co.za>
In-reply-to
Content
xdrlib doc seems still remain in 2.x world. 'string' is used to represent 'bytes'. And some methods' names like pack_fstring, pack_string seem not suitable in 3.x world.
History
Date User Action Args
2017-04-30 12:59:52xiang.zhangsetrecipients: + xiang.zhang, vstinner, serhiy.storchaka, rnash
2017-04-30 12:59:51xiang.zhangsetmessageid: <1493557191.93.0.132319057818.issue30216@psf.upfronthosting.co.za>
2017-04-30 12:59:51xiang.zhanglinkissue30216 messages
2017-04-30 12:59:51xiang.zhangcreate