Activity
Update Doc/library/string.rst
Update Doc/library/string.rst
Update Lib/test/test_float.py
Update Lib/test/test_float.py
address review: more tests
address review: more tests
Update Lib/test/test_fractions.py
Update Lib/test/test_fractions.py
Merge branch 'master' into fix-nan-packing/130317
Merge branch 'master' into fix-nan-packing/130317
XXX try to revert win32 WA
XXX try to revert win32 WA
address review: warning on Windows
address review: warning on Windows
+ enable test_pack_unpack_roundtrip_nans on win32 for qNaN's
+ enable test_pack_unpack_roundtrip_nans on win32 for qNaN's
cleanup and comments
cleanup and comments
more tests in test_capi, fix also Pack/Unpack4
more tests in test_capi, fix also Pack/Unpack4
Address review: use type_module()
Address review: use type_module()
Merge branch 'main' into static-bltin-__module__-115231
Merge branch 'main' into static-bltin-__module__-115231