We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9fd3e72
Disable optimization causing issues when debugging Python 3.10 and 3.11.
6c3dca7
Fixes: #1078, #1129, #1138, #1142, #1146, #1148, #1154
9e94581
Fixes: #985, #1003, #1005, #1018, #1024, #1025, #1030, #1031, #1042, #1064, #1081, #1100, #1104, #1111, #1126
Improvements: #532, #989, #1022, #1056, #1099
8b5eeee
Fixes: #869, #973, #987, #995, #1008
Improvements: #951, #1001
5da7721
Fixes unintentional breaking change in public API in debugpy 1.6.1 (#975).
Other fixes: #969
4f2a456
debugpy API now has type annotations.
Optimizations based on frame evaluation API are re-enabled by default.
Other improvements: #743, #774, #893, #945
Bug fixes: #705, #731, #861, #865, #882, #889, #896, #915, #921, #928, #934
2ac9538
Python 3.6 and below is no longer supported. Python 2 is no longer supported at all.
Improvements: #170, #202, #213, #515, #678, #790, #800
Bug fixes: #770, #812, #815, #827, #837, #844, #854, #858
ac360f4
Bug fixes: #742, #751, #754.
f14ba78
Python 3.10 is now fully supported.
Bug fixes: #699, #724, #716, #721
7cb12be
Initial (incomplete) support for Python 3.10rc.
Bug fixes: #155, #545, #579, #680