8000 Comparing v3.0.4...v3.0.5 · pythonnet/pythonnet · GitHub
[go: up one dir, main page]

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: pythonnet/pythonnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.4
Choose a base ref
...
head repository: pythonnet/pythonnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.5
Choose a head ref
  • 18 commits
  • 14 files changed
  • 1 contributor

Commits on Sep 19, 2024

  1. Back to dev

    filmor committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5c50b20 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    de7a1d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Drop reference to Py_Main (#2504)

    Was only used in the console and might not be available in some
    embedding scenarios.
    filmor authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0ea1d29 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Configuration menu
    Copy the full SHA
    7a9e3bf View commit details
    Browse the repository at this point in the history
  2. First attempt at Python 3.13

    filmor committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    5cf2534 View commit details
    Browse the repository at this point in the history
  3. Add Python 3.13 to CI

    filmor committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    2f3a0e7 View commit details
    Browse the repository at this point in the history
  4. Update project file

    filmor committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    5a7b5be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3face0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Configuration menu
    Copy the full SHA
    88d98f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Configuration menu
    Copy the full SHA
    4bb673f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8283627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1920b19 View commit details
    Browse the repository at this point in the history
  4. Skip embed tests on Python 3.13 for now

    Verified them locally, but there is an issue with the Github workflow
    image that can hopefully be resolved later by using a full venv
    instead of relying on the system environment.
    filmor committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    60a057f View commit details
    Browse the repository at this point in the history
  5. Add changelog entry

    filmor committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    8f0ccb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c87fec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ea8e6f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2454 from pythonnet/python3.13

    Python 3.13
    filmor authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    4132a36 View commit details
    Browse the repository at this point in the history
  9. Release 3.0.5

    filmor committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    0826fc0 View commit details
    Browse the repository at this point in the history
Loading
0