X Tutup
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: tminka/pythonnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tminka/pythonnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: backports-2.5
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 22 files changed
  • 3 contributors

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    8e8f205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b85104b View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.5.1

    filmor committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    96adaaa View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

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

Commits on Sep 14, 2020

  1. Merge pull request pythonnet#1213 from losttech/PR/BadParamsObjectPre…

    …cedence
    
    Bad params object[] precedence
    filmor authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    1861bee View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Python 3.9 (pythonnet#1264)

    * 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
    filmor committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    58504e4 View commit details
    Browse the repository at this point in the history
Loading
X Tutup