PyDev adventures

Posting about venturing (and creating) PyDev.

LINKS:    PyDev.org       Blog RSS       Twitter RSS

Friday, January 17, 2025

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

›
  I just stumbled upon a code in Python that uses a simple ` Path(...).resolve() ` after receiving a path in an API and suddenly reminded m...
Sunday, February 04, 2024

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

›
The latest release of PyDev (12.0.0) is now available and it brings a really nice speed improvement for those who are already in Python 3.1...
Friday, June 23, 2023

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

›
It's been a while since I don't post, so, I decided to shed some details on what I'm working now (which I think is a really nice...
Thursday, August 11, 2022

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

›
 In Python asyncio land it's always a bit of a hassle when you have existing code which runs in sync mode which needs to be retrofitted...
2 comments:
Thursday, March 10, 2022

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

›
PyDev 9.3.0 is now available. The main changes in this release are related to the debugger, with improvements such as: Major issue fixed iss...
›
Home
View web version

About Me

Fabio Zadrozny
I'm the maintainer of PyDev and LiClipse.
View my complete profile
Powered by Blogger.