RSS.Social

PyDev adventures

follow: @[email protected]

Posts

Using (or really misusing) Path.resolve() in Python

PyDev Debugger and sys.monitoring (PEP 669) -- i.e.: really fast debugging for Python 3.12!

robocorp.log: a library to answer what happened in a Python run.

PyDev debugger: Going from async to sync to async... oh, wait.

PyDev 9.3.0 (debugger improvements / last version with Python 2.7 - 3.5 support)

PyDev 8.3.0 (Java 11, Flake 8 , Code-completion LRU, issue on Eclipse 4.19)

PyDev 8.2.0 released (external linters, Flake8, path mappings, ...)

PyDev 8.1.0 released (Python 3.9, Code analysis, f-string quick-fixes)

PyDev 8.0 released (17 years of PyDev, typing support, MyPy and Debugger)

PyDev 7.7.0 released (mypy integration improvements, namespace packages)

PyDev 7.6.0 (Python 3.8 parsing fixes and debugger improvements)

How is frame evaluation used in pydevd?

PyDev 7.5.0 Released (Python 3.8 and Cython)

PyDev 7.2.0 released

PyDev 7.0 (mypy, black, pipenv, faster debugger)

PyDev 6.5.0 (#region code folding)

Profiling pytest startup

PyDev 6.4.3 (code formatter standalone, debugger improvements and f-strings handling)

Howto launch and debug in VSCode using the debug adapter protocol (part 2)

Howto launch and debug in VSCode using the debug adapter protocol (part 1)

PyDev 6.3.2: support for .pyi files

PyDev 6.3.1 (implicit namespace packages and Visual Studio Code support)

Python with PyDev on Visual Studio Code

Creating extension to profile Python with PyVmMonitor from Visual Studio Code

PyDev 6.2.0: Interactive Console word wrapping, pytest hyperlinking