SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 136 Python

Changed H specifier to mean "bitfield", i.e. any value from

-32768..65535 is acceptable. Added B specifier (with values from
-128..255). No L added (which would have completed the set) because l
already accepts any value (and the letter L is taken for quadwords).
J
Jack Jansen committed
cc22fbe3dbf3374de0827fc52f6765de0af2a7d8
Parent: ab3a0f3