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

stackless python: test/test_multiprocessing.py fails #11

Closed
ghost opened this issue Nov 29, 2013 · 2 comments
Closed

stackless python: test/test_multiprocessing.py fails #11

ghost opened this issue Nov 29, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 29, 2013

Originally reported by: RMTEW FULL NAME (Bitbucket: rmtew, GitHub: rmtew)


(originally reported in Trac by @akruis on 2013-02-01 22:05:15)

As always with the tip of branch 2.7-slp

The test case "test_unpickleable_result" from LIb/test/test_multiprocessing.py fails. The failure is caused by an incorrect assumption in the test code the a lambda expression can't be pickled.

The attached patch fixes this issue.


@ghost
Copy link
Author

ghost commented Nov 29, 2013

Original comment by RMTEW FULL NAME (Bitbucket: rmtew, GitHub: rmtew):


@akruis on 2013-04-24 16:33:07 said:

Fix is in changeset [56982efdeb04].

@ghost
Copy link
Author

ghost commented Dec 26, 2016

Original comment by Anselm Kruis (Bitbucket: akruis, GitHub: akruis):


Removing version: 2.7.2 (automated comment)

@ghost ghost closed this as completed Sep 24, 2017
akruis pushed a commit that referenced this issue Sep 26, 2017
There were some grammatical errors in weakref.WeakValueDictionary
documentation.
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants