Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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.1
Choose a base ref
Loading
...
head repository:pythonnet/pythonnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v3.0.2
Choose a head ref
Loading
  • 12commits
  • 20files changed
  • 5contributors

Commits on Nov 2, 2022

  1. Reset version to dev

    @filmor
    filmor committedNov 2, 2022
    Configuration menu
    Copy the full SHA
    556882dView commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. 1776 Generic Virtual Method Causes Invalid Program: Fix + test (#2026)

    - If a method is virtual AND generic, it cannot be overridden by the python class. Hence the method call is deferred to the base class.- Added a unit test which verifies this behavior is now working.NOTE: The test causes crash when run from `PythonTestRunner`. See#2035
    @rmadsen-ks
    rmadsen-ks authoredNov 30, 2022
    Configuration menu
    Copy the full SHA
    1729698View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. don't force setuptools upgrade during installation of requirements fo…

    …r testingupgrade caused InvalidVersion: Invalid version: '0.23ubuntu1' on Ubuntu due to setuptools dropping support for that version format
    @lostmsu
    lostmsu committedJan 17, 2023
    Configuration menu
    Copy the full SHA
    4020a0cView commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 29, 2023

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

Commits on Feb 3, 2023

  1. 1783 Implement Interface And Inherit Class (#2028)

    * 1783 Implement Interface And Inherit ClassAdded support for multiple inheritance when inheriting from one base class and/or multiple interfaces.Added a unit test verifying that it works with a simple class and interface. This unit test would previously have failed since multiple types are in the class super class list.
    @rmadsen-ks
    rmadsen-ks authoredFeb 3, 2023
    Configuration menu
    Copy the full SHA
    a404d6eView commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. FixGetBufferthrowingArgumentOutOfRangeException(#2120)

    * fix: incorrect length for buffer copy* test: add PyBuffer test for strides* docs: update `CHANGELOG` and `AUTHORS`
    @legomanww
    legomanww authoredMar 12, 2023
    Configuration menu
    Copy the full SHA
    131b466View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

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

Commits on Jul 7, 2023

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

Commits on Jul 21, 2023

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

Commits on Aug 29, 2023

  1. Bump clr_loader dependency

    @filmor
    filmor committedAug 29, 2023
    Configuration menu
    Copy the full SHA
    639023aView commit details
    Browse the repository at this point in the history
  2. Release 3.0.2

    @filmor
    filmor committedAug 29, 2023
    Configuration menu
    Copy the full SHA
    6a4e04cView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp