-
Notifications
You must be signed in to change notification settings - Fork 752
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: e28dd80
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pythonnet/pythonnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6a4e04c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 20 files changed
- 5 contributors
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 556882d - Browse repository at this point
Copy the full SHA 556882dView commit details
Commits on Nov 30, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 1729698 - Browse repository at this point
Copy the full SHA 1729698View commit details
Commits on Jan 17, 2023
-
don't force setuptools upgrade during installation of requirements fo…
…r testing upgrade caused InvalidVersion: Invalid version: '0.23ubuntu1' on Ubuntu due to setuptools dropping support for that version format
Configuration menu - View commit details
-
Copy full SHA for 4020a0c - Browse repository at this point
Copy the full SHA 4020a0cView commit details
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a041811 - Browse repository at this point
Copy the full SHA a041811View commit details
Commits on Jan 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2fa467 - Browse repository at this point
Copy the full SHA c2fa467View commit details
Commits on Feb 3, 2023
-
1783 Implement Interface And Inherit Class (#2028)
* 1783 Implement Interface And Inherit Class Added 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.
Configuration menu - View commit details
-
Copy full SHA for a404d6e - Browse repository at this point
Copy the full SHA a404d6eView commit details
Commits on Mar 12, 2023
-
Fix
GetBuffer
throwingArgumentOutOfRangeException
(#2120)* fix: incorrect length for buffer copy * test: add PyBuffer test for strides * docs: update `CHANGELOG` and `AUTHORS`
Configuration menu - View commit details
-
Copy full SHA for 131b466 - Browse repository at this point
Copy the full SHA 131b466View commit details
Commits on May 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a1cd73f - Browse repository at this point
Copy the full SHA a1cd73fView commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dddadbe - Browse repository at this point
Copy the full SHA dddadbeView commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b6500f - Browse repository at this point
Copy the full SHA 3b6500fView commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 639023a - Browse repository at this point
Copy the full SHA 639023aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a4e04c - Browse repository at this point
Copy the full SHA 6a4e04cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e28dd80...6a4e04c