8000 Comparing v3.0.2...v3.0.3 · 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.2
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.3
Choose a head ref
  • 16 commits
  • 15 files changed
  • 5 contributors

Commits on Aug 29, 2023

  1. Reset version to dev

    filmor committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c6f12cf View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Change PyScope to PyModule in docs (#2231)

    PyScope data type not found. Py.CreateScope() returns the variable of type PyModule.
    OmkarBorhade98 authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    171cee4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. custom repr for enum values (#2239)

    Examples:
    <DayOfWeek.Monday: 1>
    <FlagsEnum.Two, Five: 0x00000007>
    <FlagsEnum.8: 0x00000008>
    
    ---------
    
    Co-authored-by: Mohamed Koubaa <koubaa@github.com>
    koubaa and Mohamed Koubaa authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    22d07dd View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. fixed ARM CI

    lostmsu committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a9e757f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aa92c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93d4119 View commit details
    Browse the repository at this point in the history
  4. Add 3.12 to CI and metadata

    filmor committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7a31d38 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    filmor committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d057724 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dfe408 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    080d1bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb49470 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    293f8b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Merge pull request #2249 from pythonnet/python-3.12

    Python 3.12
    filmor authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    88418da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04670ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a4a986 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Release 3.0.3

    filmor committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0a5a63c View commit details
    Browse the repository at this point in the history
Loading
0