Commit 044369fd authored by Ned Deily's avatar Ned Deily

Issue #9516: Update Misc/NEWS to include packaging.

parent fceb4120
...@@ -209,7 +209,7 @@ Library ...@@ -209,7 +209,7 @@ Library
still possible to globally override the default by setting still possible to globally override the default by setting
MACOSX_DEPLOYMENT_TARGET before launching the interpreter; its value must be MACOSX_DEPLOYMENT_TARGET before launching the interpreter; its value must be
greater or equal to the default value, the value with which the interpreter greater or equal to the default value, the value with which the interpreter
was built. was built. Also, implement the same handling in packaging.
- Issue #12422: In the copy module, don't store objects that are their own copy - Issue #12422: In the copy module, don't store objects that are their own copy
in the memo dict. in the memo dict.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment