UNCLASSIFIED - NO CUI

Skip to content

Update dependency py_spy to v0.3.14

renovate requested to merge renovate/py_spy-0.x into development

This MR contains the following updates:

Package Type Update Change
py_spy ironbank-pypi patch 0.3.5 -> 0.3.14

Release Notes

benfred/py-spy

v0.3.14

Compare Source

Changes

🐛 Bug Fixes

v0.3.13

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

📄 Documentation

🧰 Maintenance

v0.3.12

Compare Source

Changes

🚀 Features

📄 Documentation

🧰 Maintenance

v0.3.11

Compare Source

v0.3.10

Compare Source

  • Add support for profiling Python v3.10 #​425
  • Fix issue with native profiling on Linux with Anaconda #​447

v0.3.9

Compare Source

  • Add a subcommand to generate shell completions #​427
  • Allow attaching co_firstlineno to frame name #​428
  • Fix speedscope time interval #​434
  • Fix profiling on FreeBSD #​431
  • Use GitHub actions for FreeBSD CI #​433

v0.3.8

Compare Source

  • Add wheels for Apple Silicon #​419
  • Add --gil and --idle options to top view #​406
  • Fix errors parsing python binaries #​407
  • Specify timeunit in speedscope profiles #​294

v0.3.7

Compare Source

  • Fix error that sometimes left the profiled program suspended #​390
  • Documentation fixes for README #​391, #​393

v0.3.6

Compare Source

  • Fix profiling inside a venv on windows #​216
  • Detect GIL on Python 3.9.3+, 3.8.9+ #​375
  • Fix getting thread names on python 3.9 #​387
  • Fix getting thread names on ARMv7 #​388
  • Add python integration tests, and test wheels across a range of different python versions #​378
  • Automatically add tests for new versions of python #​379

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports