◐ Shell
reader mode source ↗
Skip to content
Permalink
base repository: pythonnet/pythonnet
base: v3.0.2
...
head repository: pythonnet/pythonnet
  • 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
    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

Commits on Oct 4, 2023

  1. fixed ARM CI

    lostmsu committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a9e757f View commit details
  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
    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. 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
    0a5a63c View commit details
    Browse the repository at this point in the history
Loading