mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
merge 3.5 (#28184)
This commit is contained in:
commit
e2e792d98f
7 changed files with 31 additions and 31 deletions
|
@ -486,7 +486,7 @@ nu_halffloat(const char *p, const formatdef *f)
|
|||
return unpack_halffloat(p, 1);
|
||||
#else
|
||||
return unpack_halffloat(p, 0);
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
static PyObject *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue