mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
Delete duplicate entry in Misc/NEWS (#673)
It has already been added in the build section.
This commit is contained in:
parent
53b2667dcf
commit
02c6fa573a
1 changed files with 0 additions and 2 deletions
|
@ -73,8 +73,6 @@ Core and Builtins
|
||||||
- Issue #28598: Support __rmod__ for subclasses of str being called before
|
- Issue #28598: Support __rmod__ for subclasses of str being called before
|
||||||
str.__mod__. Patch by Martijn Pieters.
|
str.__mod__. Patch by Martijn Pieters.
|
||||||
|
|
||||||
- bpo-29572: Update Windows build and OS X installers to use OpenSSL 1.0.2k.
|
|
||||||
|
|
||||||
- bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX.
|
- bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX.
|
||||||
Patch by Matthieu Dartiailh.
|
Patch by Matthieu Dartiailh.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue