Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mgedmin/objgraph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.6.1
Choose a base ref
...
head repository: mgedmin/objgraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.6.2
Choose a head ref
  • 10 commits
  • 9 files changed
  • 1 contributor

Commits on Feb 26, 2024

  1. Back to development: 3.6.2

    mgedmin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    edc6627 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Update GHA action versions

    mgedmin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0caed06 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update release.mk

    mgedmin committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a7181b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c4a48d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41bc37f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Update release.mk

    mgedmin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9a78e58 View commit details
    Browse the repository at this point in the history
  2. f_locals labeling doesn't work since Python 3.7

    And on Python 3.13 it appears to be completely impossible to force
    f_locals edges even if you use sys._getframe() and similar hacks.
    mgedmin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    496a468 View commit details
    Browse the repository at this point in the history
  3. Add Python 3.13 support

    mgedmin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4b74017 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #81 from mgedmin/py313

    Python 3.13 support
    mgedmin authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    60c4d4f View commit details
    Browse the repository at this point in the history
  5. Preparing release 3.6.2

    mgedmin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a40dbe9 View commit details
    Browse the repository at this point in the history
Loading