mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
NEWS: Add news item for #18801
This commit is contained in:
parent
0860a0bd3f
commit
4ded1f3553
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #18801: Fix inspect.classify_class_attrs to correctly classify
|
||||||
|
object.__new__ and object.__init__.
|
||||||
|
|
||||||
- Fixed cmath.isinf's name in its argument parsing code.
|
- Fixed cmath.isinf's name in its argument parsing code.
|
||||||
|
|
||||||
- Issue #20311, #20452: poll and epoll now round the timeout away from zero,
|
- Issue #20311, #20452: poll and epoll now round the timeout away from zero,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue