#python-312

[ follow ]

Plumbing Life's Depths - Interesting Memory Leak with Python 3.12 for PyOpenGL-accelerate

The PyOpenGL 3.12 test suite's memory leak test fails uniquely on the 76th iteration, suggesting changes in Python's memory management.

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

The latest release of PyDev brings a speed improvement for Python 3.12 users.
The PyDev Debugger now uses sys.monitoring for faster debugging, up to 15 times faster than the previous version.

Join the Livestream: "Python, Django, PyCharm, and More" | The PyCharm Blog

Join the PyCharm Livestream episode to learn about new developments in Python.
Chat with experts about Python 3.12, Django 5.0, and PyCharm 2023.3.
#bug-fixes

Nuitka Release 2.3 - Nuitka the Python Compiler

The new stable release of Nuitka offers complete support for Python 3.12, with significant bug fixes and improvements for Unicode paths and non-UTF8 code names.

Nikola v8.3.0 is out!

Nikola v8.3.0 adds support for Python 3.12 and includes bug fixes
The release replaces the Yapsy plugin manager with a custom manager and expresses discontent with Python's removal of features

Nuitka Release 2.3 - Nuitka the Python Compiler

The new stable release of Nuitka offers complete support for Python 3.12, with significant bug fixes and improvements for Unicode paths and non-UTF8 code names.

Nikola v8.3.0 is out!

Nikola v8.3.0 adds support for Python 3.12 and includes bug fixes
The release replaces the Yapsy plugin manager with a custom manager and expresses discontent with Python's removal of features
morebug-fixes

Coverage.py with sys.monitoring

Python 3.12 introduces sys.monitoring, a lighter-weight way to monitor Python program execution.
Coverage.py 7.4.0 can now use sys.monitoring instead of sys.settrace for coverage measurement, potentially reducing overhead.

PyCoder's Weekly | Issue #609

Dec. 26, 2023
Best of PyCoder's 2023
The In this tutorial, you'll learn about Charles is the creator of Online Python training created by a community of experts.
[ Load more ]