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

The Stackless unit-tests emit many DeprecationWarning messages. #147

Closed
akruis opened this issue Dec 20, 2017 · 1 comment
Closed

The Stackless unit-tests emit many DeprecationWarning messages. #147

akruis opened this issue Dec 20, 2017 · 1 comment

Comments

@akruis
Copy link

akruis commented Dec 20, 2017

If you run the Stackless unit-tests with -Wd, you get many warnings: ./python -s -S -E -Wd Stackless/unittests/runAll.py. They are trivial to fix.

@akruis akruis added this to the v3.6.x-slp milestone Dec 20, 2017
@akruis akruis self-assigned this Dec 20, 2017
akruis pushed a commit that referenced this issue Dec 21, 2017
Don't use deprecated functions in the Stackless test suite.
akruis pushed a commit that referenced this issue Dec 21, 2017
Don't use deprecated functions in the Stackless test suite.
(cherry picked from commit 6c49d91)
akruis pushed a commit that referenced this issue Dec 21, 2017
Don't use deprecated functions in the Stackless test suite.
(cherry picked from commit 6c49d91)
akruis pushed a commit that referenced this issue Dec 21, 2017
Don't use deprecated functions in the Stackless test suite.
(cherry picked from commit 6c49d91)
@akruis
Copy link
Author

akruis commented Dec 22, 2017

Fixed in 3.5-slp, 3.6-slp, master-slp and 2.7-slp

@akruis akruis closed this as completed Dec 22, 2017
@akruis akruis mentioned this issue Dec 22, 2017
7 tasks
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

1 participant