Pop-Up Thingie

War Ensemble BBS
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. Newsgroups
  3. comp.lang.python.announce
  • [Python-announce] pymemtrace 0.3.1 is released

    From Paul Ross@apaulross@gmail.com to comp.lang.python.announce on Mon Mar 23 12:31:07 2026
    From Newsgroup: comp.lang.python.announce

    I am proud to announce version 0.3.1 of pymemtrace, a collection of tools
    for tracking the memory usage of Python objects and processes.

    Two new tools have been added:

    - process_tree.py is capable of logging a process *and* all of its
    children. This reports other resource usage, such as CPU%, as well as
    memory. Examples:
    https://pymemtrace.readthedocs.io/en/latest/examples/process_tree.html
    - The cPyMemTrace module now has *Reference Tracing
    <https://docs.python.org/3/c-api/profiling.html#reference-tracing>*
    (Python 3.13+) that can record every Python object allocation and
    de-allocation. Examples:
    https://pymemtrace.readthedocs.io/en/latest/examples/c_py_mem_trace.html#reference-tracing

    A complete description of all the tools, with worked examples, is in the
    PyPi description: https://pypi.org/project/pymemtrace/#description

    Other changes:

    - Add a decorator for process.py.
    - cPyMemTrace:
    - Add decorators for Python functions for Profile, Trace and
    ReferenceTracing.
    - Add an option to log to a specific file.
    - Add an API write_message_to_log() to inject text into the log
    file.
    - Better structure of the log file format.
    - Fix stacking pop() issue with trace/profile functions with a
    linked list of tTraceFileWrapperLinkedList.
    - Add support for Python 3.14, remove support for Python 3.7
    - Supported Python versions are: 3.8, 3.9, 3.10, 3.11, 3.12, 3.13, 3.14
    - The extensive documentation, with worked examples, now runs to 120+
    pages.
    - Development Status :: 5 - Production/Stable


    PyPi: https://pypi.org/project/pymemtrace
    Documentation: https://pymemtrace.readthedocs.io/en/latest/index.html
    Project: https://github.com/paulross/pymemtrace

    Paul Ross
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • Who's Online

  • Recent Visitors

    • Arisance
      Fri Jun 26 15:18:34 2026
      from Oshkosh, Wi via Telnet
    • N Cline
      Fri Jun 26 14:57:49 2026
      from Palmer, Ga via Telnet
    • N Cline
      Fri Jun 26 13:25:22 2026
      from Palmer, Ga via Telnet
    • N Cline
      Fri Jun 26 12:13:09 2026
      from Palmer, Ga via Telnet
  • System Info

    Sysop: DaiTengu
    Location: Appleton, WI
    Users: 1,125
    Nodes: 10 (0 / 10)
    Uptime: 26:17:02
    Calls: 14,396
    Calls today: 5
    Files: 186,389
    D/L today: 8,126 files
    (2,109M bytes)
    Messages: 2,545,070
    Posted today: 1

© War Ensemble BBS, 2026