57c3b247a6- update to 1.8.2: * Fixed an issue where ApiScan couldn't scan some of our binaries correctly. This involved changing some linker flags and re-compiling/re-linking some of the pydevd executables and dlls.Dirk Mueller2024-06-29 19:34:43 +00:00
9f83a27c10Accepting request 1164269 from devel:languages:pythonAna Guerrero2024-04-03 15:18:26 +00:00
40dd90c9b6Accepting request 1163324 from home:ecsos:pythonDaniel Garcia2024-04-03 06:43:38 +00:00
a53867ef03Accepting request 1146922 from devel:languages:pythonAna Guerrero2024-02-15 19:59:39 +00:00
b117302b64Accepting request 1146921 from home:dgarcia:stagingDaniel Garcia2024-02-15 17:40:40 +00:00
03cd85c1b5- Update to 1.8.1: - Python 3.12 is now fully supported. - Fixes: - Can no longer expand Numpy arrays to view elements #1408 - Namedtuple are not rendered in the variable browser as expected #1477 - Enhancements: - Report sockets opened by debugpy #1337Daniel Garcia2024-02-14 11:09:46 +00:00
c15cee8e7aAccepting request 1142263 from devel:languages:pythonAna Guerrero2024-01-30 17:23:56 +00:00
4972c82fec- Disable broken tests in s390x, bsc#1217019Daniel Garcia2024-01-29 13:20:10 +00:00
2d0bf79304Accepting request 1131030 from devel:languages:pythonAna Guerrero2023-12-06 22:47:46 +00:00
91a208133a- remove python 3.6 support as the version update to 1.8.0 dropped it - Update to version 1.6.3 * Look for the correct pthread library. - enable testsuite (multibuild)Dirk Mueller2023-12-05 17:16:52 +00:00
0613da5e99Accepting request 1129088 from devel:languages:pythonAna Guerrero2023-11-27 21:43:52 +00:00
63a3d9acfd- Update to 1.8.0: - Error while enumerating installed packages. - Drops Python 3.7 support. Please use debugpy v1.7.0 if you need to debug Python 3.7. - Remove DeprecationWarning: Deprecated call to pkg_resources.declare_namespace('pydevd_plugins.extensions') - Fix invalid file hashes in RECORD of wheels - Support "restart" in "terminated" event for "attach"{"listen"} - Use "startDebugging" request for subprocesses - Remove upstreamed patch setuptools-67.3.0.patch.Matej Cepl2023-11-17 17:57:30 +00:00