issues
search
fabioz
/
PyDev.Debugger
Sources for the debugger used in PyDev, PyCharm and VSCode Python
Eclipse Public License 1.0
434
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove special case for strings in pydevd_sys_monitoring
#295
rchiodo
closed
2 weeks ago
1
return in finally swallows exceptions
#294
iritkatriel
opened
1 month ago
1
Support 3.13 in PyDev.Debugger
#293
rchiodo
closed
1 month ago
3
Suppress errors for unused object slots
#292
pdepetro
opened
1 month ago
0
Support debugging 3.13
#291
rchiodo
closed
1 month ago
4
Updates to sys.monitoring to get debugpy tests to pass
#290
rchiodo
closed
1 month ago
2
Do not use matplotlib deprecated functions
#289
jcjaskula-aws
opened
2 months ago
2
to display length/shape
#288
qige96
closed
1 month ago
3
Failed test due to matplotlib deprecation of interactive_bk
#287
scottshambaugh
opened
3 months ago
1
what's the difference between `PYDEVD_WARN_SLOW_RESOLVE_TIMEOUT` and `PYDEVD_WARN_EVALUATION_TIMEOUT`?
#286
DetachHead
opened
4 months ago
0
Server[pid=10808] disconnected unexpectedly - interactive console not working
#285
ManPython
opened
4 months ago
0
`tests_python/test_utilities.py::test_find_main_thread_id` fails
#284
juliangilbey
opened
5 months ago
0
Some tests causing Python 3.12 to crash
#283
juliangilbey
closed
1 month ago
1
really like PyDev but how to debug python programs that need root?
#282
UltimateSolar
closed
5 months ago
2
[WinError 2] 系统找不到指定的文件。: 'you python path\python3.10.10\\python310.zip'
#281
xiezhipeng-git
closed
5 months ago
3
pydevd_sys_monitoring crashing with inexplicable TypeError
#280
bernd-wechner
closed
1 month ago
6
pydevd - how to intercept mode switch - running, paused
#279
nathan-retrace
opened
7 months ago
0
If the arguments.breakpoints is not set, default to an empty list
#278
unknownv2
closed
1 month ago
1
No support for attaching to Linux ARM64 processes via PID
#277
greenatatlassian
opened
8 months ago
0
Handle exception thrown when executing invalid expression
#276
lukejriddle
closed
1 month ago
6
thread_id is expected to be string instead of int
#275
Kitso1999
closed
8 months ago
5
Debugging script running in embedded interpreter via remote attach not working without PYDEVD_LOAD_NATIVE_LIB=0
#274
emonette123
opened
9 months ago
0
Debugging Subinterpreters
#273
FlorianKroiss
opened
9 months ago
3
Error on installing dependend module for robotframework-lsp
#272
otemek
closed
9 months ago
1
Directory containing file unconditionally appended to sys.path
#271
apmorton
opened
10 months ago
0
Using multiprocessing channels caused BytesIO memory leak occasionally in Python 3.12
#270
ahmautom
opened
11 months ago
0
Extensive multiprocessing causes pydevd to crash Python 3.12 (but not 3.11)
#269
Nirusu
opened
11 months ago
0
Exception attempting to view dataframe in data viewer, invalid decimal literal
#268
zacps
opened
11 months ago
0
Tests newly failing with Python 3.12
#267
juliangilbey
opened
11 months ago
1
RecursionError with OpenAI Library in PyDev.Debugger of PyCharm 2023.3
#266
xuing
closed
9 months ago
7
Breakpoints not found when in a folder that contains ".zipx"
#265
russau
opened
1 year ago
0
Debug host processes that only support IPv6.
#264
markov
closed
9 months ago
1
setup.py imports from distutils (Python 3.12 fatal error)
#263
juliangilbey
opened
1 year ago
0
error:Unable to load extension pydevd_plugins.extensions.types.pydevd_plugin_pandas_types
#262
sgxx2
opened
1 year ago
0
Unable to inspect dicts in PyCharm/IntelliJ
#261
SoftMemes
opened
1 year ago
0
pydev debugger: critical: unable to get real case for file
#260
Tisten
opened
1 year ago
0
Using Pydev with embedded sub-interpreters - Crash at Py_EndInterpreter()
#259
car-bianco
opened
1 year ago
3
Support numpy >= 1.25.0 in tests.
#258
tjni
closed
1 month ago
2
Windows / CPython 3.11 test failure(s)
#257
gramster
opened
1 year ago
0
Python 3.12 Meta Issue
#256
gramster
opened
1 year ago
1
"DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead."
#255
bersbersbers
opened
1 year ago
2
Refine `_PyObject_FastCallDict` and `PyObject_VectorcallDict` usages
#254
artemmukhin
closed
1 month ago
1
Pass `str` instead of `bytes` to `str.startswith` and `str.endswith` in winappdbg
#253
artemmukhin
closed
1 year ago
2
Fix AttributeError when debugging with threading and 'name' method
#252
ivan-khvostishkov
opened
1 year ago
0
Replace deprecated imp module with importlib
#251
hugovk
opened
1 year ago
3
Breakpoints not respected when invoked using debugpy
#250
ReggieMarr
opened
1 year ago
1
Set the port of the remote running hpc machine when remote debugging
#249
jackhu-bme
opened
1 year ago
1
Macos M1 mysqlclient Symbol not found: _mysql_affected_rows ERROR
#248
1521783500
closed
1 year ago
0
Encryption/TLS support?
#247
martijnthe
closed
1 year ago
1
Functions starting with underscore are not grouped with function variables
#246
jasongrout
opened
1 year ago
0
Next