Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
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: dmitriyse/pythonnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: a-robin/pythonnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 25, 2017

  1. Binary substitution of Python.Runtime.Dll becomes safe.

    Public constants replaced to static readonly fields. Relaxed platform binding.
    dse committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    9429512 View commit details
    Browse the repository at this point in the history
  2. Build fix, lost renames performed.

    dse committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    49edf48 View commit details
    Browse the repository at this point in the history
  3. typo fix.

    dse committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    938030c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. Merged latest master

    dse committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    0240461 View commit details
    Browse the repository at this point in the history
  2. Public constants replacement fixes.

    dse committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    2d2fe53 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Merge

    dse committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    633a636 View commit details
    Browse the repository at this point in the history
  2. Static readonly fields (related to build depented values) replaced by…

    … properties.
    dse committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    77b49a2 View commit details
    Browse the repository at this point in the history
Loading