Debian Patches
Status for ptyprocess/0.7.0-6
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove-unittest-makeSuite.patch | Remove unittest.makeSuite, gone from Python 3.13 See https://docs.python.org/3.13/whatsnew/3.13.html """ Removed the following unittest functions, deprecated in Python 3.11: unittest.findTestCases() unittest.makeSuite() unittest.getTestCaseNames() """ The removed call does not seem to have any effect when the file is executed directly, run through unittest discover or pytest. |
=?utf-8?q?Miro_Hron=C4=8Dok?= <miro@hroncok.cz> | no | debian | upstream, https://github.com/pexpect/ptyprocess/pull/75 | 2024-11-03 |