mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
merge 3.2
This commit is contained in:
commit
ffada78059
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
- Issue #12475: Prevent generators from leaking their exception state into the
|
- Issue #12475: Prevent generators from leaking their exception state into the
|
||||||
callers frame as they return for the last time.
|
caller's frame as they return for the last time.
|
||||||
|
|
||||||
- Issue #12291: You can now load multiple marshalled objects from a stream,
|
- Issue #12291: You can now load multiple marshalled objects from a stream,
|
||||||
with other data interleaved between marshalled objects.
|
with other data interleaved between marshalled objects.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue