mirror of https://github.com/python/cpython
Add news entry for r74841.
This commit is contained in:
parent
0674d3fb5f
commit
2920adb4df
|
@ -12,6 +12,8 @@ What's New in Python 2.7 alpha 1
|
||||||
Core and Builtins
|
Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
- Issue #1590864: Fix potential deadlock when mixing threads and fork().
|
||||||
|
|
||||||
- Issue #6844: Do not emit DeprecationWarnings when accessing a "message"
|
- Issue #6844: Do not emit DeprecationWarnings when accessing a "message"
|
||||||
attribute on exceptions that was set explicitly.
|
attribute on exceptions that was set explicitly.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue