-
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: master
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: backports-2.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 22 files changed
- 4 contributors
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8e8f205 - Browse repository at this point
Copy the full SHA 8e8f205View commit details -
Fixed crash due to unnecessary decref of a borrowed reference in para…
…ms array handling (#1163)
Configuration menu - View commit details
-
Copy full SHA for b85104b - Browse repository at this point
Copy the full SHA b85104bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96adaaa - Browse repository at this point
Copy the full SHA 96adaaaView commit details
Commits on Aug 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6df753f - Browse repository at this point
Copy the full SHA 6df753fView commit details
Commits on Sep 14, 2020
-
Merge pull request #1213 from losttech/PR/BadParamsObjectPrecedence
Bad params object[] precedence
Configuration menu - View commit details
-
Copy full SHA for 1861bee - Browse repository at this point
Copy the full SHA 1861beeView commit details
Commits on Nov 13, 2020
-
* Add Python 3.9 to CI * Update AppVeyor image and always install all requirements * Add Python 3.9 interop file * Fix geninterop script and regenerate interop39.cs - Only record structs when they are defined, not when they are declared - If a struct was only declared when a typedef was created, it won't contain its member declarations. Those have to be drawn from the recorded structs instead. - Rename internal members of AstParser to make it easier to debug
Configuration menu - View commit details
-
Copy full SHA for 58504e4 - Browse repository at this point
Copy the full SHA 58504e4View commit details
Commits on Feb 4, 2021
-
ParameterInfo.Name needs to be checked for null before usage (#1375)
This occured in trying to use F# code from Python. As the `.Name` property returns `null`, `ContainsKey` fails. Related documentation: https://docs.microsoft.com/en-us/dotnet/api/system.reflection.parameterinfo.name
Configuration menu - View commit details
-
Copy full SHA for 4cb551e - Browse repository at this point
Copy the full SHA 4cb551eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f65297a - Browse repository at this point
Copy the full SHA f65297aView commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2ad4e70 - Browse repository at this point
Copy the full SHA 2ad4e70View commit details -
Configuration menu - View commit details
-
Copy full SHA for e831225 - Browse repository at this point
Copy the full SHA e831225View commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5cce57f - Browse repository at this point
Copy the full SHA 5cce57fView commit details
Commits on Aug 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b5a7aa - Browse repository at this point
Copy the full SHA 7b5a7aaView 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 master...backports-2.5