mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
add a NEWS note for 63205
This commit is contained in:
parent
cac53d0dfa
commit
79629ab907
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ Core and Builtins
|
||||||
- Issue 2801: fix bug in the float.is_integer method where a ValueError
|
- Issue 2801: fix bug in the float.is_integer method where a ValueError
|
||||||
was sometimes incorrectly raised.
|
was sometimes incorrectly raised.
|
||||||
|
|
||||||
|
- The --with-toolbox-glue option (and the associated pymactoolbox.h) have been
|
||||||
|
removed.
|
||||||
|
|
||||||
Extension Modules
|
Extension Modules
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue