Graham Wheeler
46403a6744
Update report.yml
2022-03-15 22:36:57 -07:00
Graham Wheeler
75e8f31d11
Create report.yml
...
Generate daily reports from issues.
2022-03-15 21:11:03 -07:00
Fabio Zadrozny
328d4026b1
Drop support for Python 2.7.
2022-03-11 20:49:45 -03:00
Tomer Chachamu
eb7b7bb2ea
Corrected versioneer install
2022-03-10 10:47:35 -08:00
Fabio Zadrozny
090e3c3ef5
Improve error messages on file validation issues.
2022-03-04 07:53:22 -03:00
Fabio Zadrozny
450fe8b201
Enable matplotlib interactive plots with QtAgg backend. Fixes #858
2022-03-03 15:37:20 -03:00
Andrii Oriekhov
356f665325
add GitHub URL for PyPy
2022-03-02 14:09:50 -08:00
Fabio Zadrozny
c5edec7708
Fix case of spurious line events with IPython. Fixes #854
2022-02-28 20:18:17 -03:00
Fabio Zadrozny
796f63e3bc
Don't print twice in evaluation if output is being already redirected. Fixes #827
2022-02-26 06:40:10 -03:00
Fabio Zadrozny
6134532263
Use code object instead of (co_firstlineno, co_name, co_filename) for caching frame info. Fixes #837 Fixes #844
2022-02-25 07:39:36 -03:00
Pavel Minaev
1b8d5ab0be
Remove Python 3.5 from tox.ini
2022-02-24 12:57:56 -08:00
Pavel Minaev
420a206385
Drop Python 3.5 on all platforms, and Python 3.6 on macOS.
2022-02-24 12:57:56 -08:00
Pavel Minaev
4f12b1b47f
Remove Python 2.7 from supported implementations and update versions of test packages.
2022-02-24 12:57:56 -08:00
Graham Wheeler
ecb43b94d2
Update bug_report.md
...
Add a link to FAQ.
2022-02-14 14:32:30 -08:00
Fabio Zadrozny
f2219b88a9
Make it possible to evaluate multi-line statements which change locals. Fixes #815 Fixes #812
2022-02-04 14:39:26 -03:00
Fabio Zadrozny
0105bd92ce
Mark warning messages as important. Fixes #170
2022-01-20 15:32:19 -03:00
Fabio Zadrozny
36c7fc9eaf
Update cython, debug adapter protocol, pydevd tests with django 4.
2022-01-20 15:32:19 -03:00
Fabio Zadrozny
be8dd607f6
Don't show None when evaluating in repl. Fixes #678
2022-01-06 14:51:39 -08:00
Fabio Zadrozny
83b18ef703
Handle the case where only a drive is given for the translation. Fixes #770
2021-12-16 15:47:23 -03:00
Fabio Zadrozny
b1ad4d66f1
Don't use --module from the setup during monkey-patching subprocess args. Fixes #154
2021-12-11 08:00:04 -03:00
Fabio Zadrozny
a07f6e8d83
Re-enable gevent test with Python 3.10. Fixes #688
2021-12-11 07:58:15 -03:00
Pavel Minaev
baf6121065
Add tooltips for exception breakpoint filters. ( #790 )
2021-12-09 13:18:02 -08:00
Fabio Zadrozny
cf0d684566
Additional fixes/tests for supporting guiEventLoop.
2021-12-04 07:28:26 -03:00
chubei
043b11fd12
Add option for injecting custom GUI event loop
2021-12-04 07:28:26 -03:00
Fabio Zadrozny
fba80681ad
Support newer versions of gevent / show paused greenlets (based on GEVENT_SHOW_PAUSED_GREENLETS env var). Fixes #515
2021-12-02 08:23:50 -03:00
chubei-oppen
78bbf8be83
Update CONTRIBUTING.md
...
The `debugAdapterPath` option should be set to `debugpy/src/debugpy/adapter`
2021-11-30 14:34:25 -08:00
Fabio Zadrozny
2a8758d18f
Customize pandas representation so that it doesn't freeze anymore. Fixes #695
2021-11-19 08:09:18 -03:00
Fabio Zadrozny
30c150af91
Sync pydevd to 2.7.0.
2021-11-18 08:37:44 -03:00
Pavel Minaev
f139ed7a67
Use the same displayName for all macOS jobs, regardless of pool used.
2021-11-03 19:00:57 -07:00
Pavel Minaev
f4c8e487fb
Remove unused import.
2021-11-03 19:00:57 -07:00
Pavel Minaev
fc67ea9e7d
Use macOS 10.14 to run tests for older Python versions on CI.
2021-11-03 19:00:57 -07:00
Pavel Minaev
eb53282508
Switch to MacOS 11 for CI.
2021-11-03 19:00:57 -07:00
Pavel Minaev
e25fc1dcca
Fix #677 : Enable CI for python 3.10
...
Fix #689 : test_django fails on py3.10
Re-enable Django tests on Python 3.10, and add it to CI runs.
2021-11-03 19:00:57 -07:00
Fabio Zadrozny
655e35642c
Hide pydevd threads from threading module. Fixes #202
2021-10-29 17:52:11 -03:00
Fabio Zadrozny
ddb083cc25
Properly validate/change django/jinja2 template breakpoints lines. Fixes #213
2021-10-26 07:53:51 -03:00
Pavel Minaev
ac360f4857
Remove helper scripts for the old signed build pipeline.
2021-10-18 12:44:26 -07:00
Pavel Minaev
ef8e81bae0
Fix #752 : User Uncaught Exceptions setting should be false by default
2021-10-18 12:44:17 -07:00
Fabio Zadrozny
f1ea183e25
Sync pydevd jython fix.
2021-10-18 12:40:18 -07:00
Karthik Nadig
3edb9f022f
Merge pull request #753 from karthiknadig/update-launch-json
...
Update launch json
2021-10-13 12:23:21 -07:00
Karthik Nadig
3e429288c8
Update launch json
2021-10-13 11:28:43 -07:00
Pavel Minaev
9ad731d3be
Run macOS tests in the macOS-10.14 pool to ensure that old Python versions are still available.
2021-10-08 11:53:44 -07:00
Fabio Zadrozny
2bd30aba7c
Sync pydevd
2021-10-08 06:55:29 -03:00
Fabio Zadrozny
765b64c0a4
Don't evaluate twice if an exception is raised. Fixes #742
2021-10-08 06:55:08 -03:00
Lumir Balhar
f14ba78c5c
Do not install tox into tox
...
Having tox as a dependency in requirements files means that
it's also installed in all the tox environments.
2021-09-28 13:29:29 -07:00
Fabio Zadrozny
0a3fa3f94d
User Uncaught Exceptions always shown. Fixes #724
2021-09-23 21:14:16 -03:00
Fabio Zadrozny
02f3792636
Consider that __class__ may not really be what we expect. Fixes #699
2021-09-23 21:13:57 -03:00
Fabio Zadrozny
869babbd93
Python 3.10: support for cython and frame eval mode.
2021-09-17 16:15:03 -03:00
Steve Kowalik
9d8bb3fa3c
Correct pthread library name in find_library()
...
ctypes.util.find_library() does not require the "lib" prefix, and may
throw an exception depending on the environment, so drop the prefix
when finding it.
2021-09-16 09:48:19 -03:00
Daniel Gerigk
5dc21d67b3
Don't interrupt debugger on flask reload ( #721 )
2021-09-16 09:47:25 -03:00
Pavel Minaev
7cb12bed8b
Fix versioneer not updating _version.py.
2021-09-09 09:58:14 -07:00