Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 785c16c

Browse files
author
Anselm Kruis
committed
merge 3.4-slp (Stackless #127, pickling fixes)
2 parents a10dbbf + 9994a00 commit 785c16c

File tree

4 files changed

+128
-568
lines changed

4 files changed

+128
-568
lines changed

Stackless/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ What's New in Stackless 3.X.X?
99

1010
*Release date: 20XX-XX-XX*
1111

12+
- https://bitbucket.org/stackless-dev/stackless/issues/127
13+
Fix pickling of 'callable-iterator' and 'method-wrapper' objects.
14+
Fix copy.copy() for 'callable-iterator', 'method', 'dict_keys', 'dict_values'
15+
and 'dict_items' objects.
16+
1217
- https://bitbucket.org/stackless-dev/stackless/issues/126
1318
Load the module stackless early in all C-Python tests. This ensures a defined
1419
behaviour of the tests even, if the execution order gets randomised.

0 commit comments

Comments
 (0)