mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Merge NEWS update from 3.5 for issue #26977.
This commit is contained in:
commit
6494449a98
1 changed files with 3 additions and 0 deletions
|
@ -272,6 +272,9 @@ Library
|
||||||
|
|
||||||
- Issue #25745: Fixed leaking a userptr in curses panel destructor.
|
- Issue #25745: Fixed leaking a userptr in curses panel destructor.
|
||||||
|
|
||||||
|
- Issue #26977: Removed unnecessary, and ignored, call to sum of squares helper
|
||||||
|
in statistics.pvariance.
|
||||||
|
|
||||||
- Issue #26881: The modulefinder module now supports extended opcode arguments.
|
- Issue #26881: The modulefinder module now supports extended opcode arguments.
|
||||||
|
|
||||||
- Issue #23815: Fixed crashes related to directly created instances of types in
|
- Issue #23815: Fixed crashes related to directly created instances of types in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue