]> granicus.if.org Git - python/commit
Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 16 Feb 2013 15:29:56 +0000 (17:29 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 16 Feb 2013 15:29:56 +0000 (17:29 +0200)
commitf8def28ff03f3167bd0becabab4dc5d70ee22033
tree5424070e12f33782e463043030531641866bbf2c
parenta0eb80999538febe046164bae541d3f07b899dfb
Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units.
Doc/howto/unicode.rst
Doc/library/_thread.rst
Doc/library/lzma.rst
Doc/library/os.rst
Doc/library/posix.rst
Doc/library/tarfile.rst
Doc/library/threading.rst
Doc/library/zipfile.rst
Modules/_pickle.c