This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Commit 2aa8771
Anselm Kruis
Issue #128: Fix pickling of the module 'stackless'.
Correct the name of the function __reduce_ex__(). And add a test case.
https://bitbucket.org/stackless-dev/stackless/issues/128
(grafted from 7db74e8ee4e77ad617dc5467da0efd3f3b7cf925)1 parent 91712fb commit 2aa8771
File tree
3 files changed
+8
-1
lines changed- Lib
- Stackless
- unittests
3 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
648 | 652 | | |
649 | 653 | | |
650 | 654 | | |
| |||
0 commit comments