]> granicus.if.org Git - python/commit
Issue #1023290: Added API for the conversion of longs to bytes and vice-versa.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Sat, 9 Jan 2010 20:35:09 +0000 (20:35 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Sat, 9 Jan 2010 20:35:09 +0000 (20:35 +0000)
commitc36c3789dee99b3e2d01ee47731b62200157ba16
tree2e872beff3aec978f274d6cdde057175465c738c
parenta28e7028f99701c4f216dfbe4fcdf5f00cfee7e0
Issue #1023290: Added API for the conversion of longs to bytes and vice-versa.
Doc/library/stdtypes.rst
Lib/test/test_long.py
Misc/NEWS
Objects/longobject.c