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: HasmikM/pythonnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: getclrtype
Choose a base ref
...
head repository: HasmikM/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.
  • 18 commits
  • 11 files changed
  • 6 contributors

Commits on Dec 28, 2017

  1. PyObject was made IEnumerable

    dse committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    27da1ca View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

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

Commits on Jan 31, 2018

  1. Merge pull request pythonnet#607 from pythonnet/getclrtype

    fix for "handle is not inialized" crash on `clr.GetClrType(System.__class__)`
    den-run-ai authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    9333d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    625f48f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Update README.md

    Fixed readme `mod.func(args, keywordargname: keywordargvalue)`
    bmigette authored Feb 6, 2018
    Configuration menu
    Copy the full SHA
    a2bbd65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pythonnet#619 from bmigette/patch-1

    Update README.md
    den-run-ai authored Feb 6, 2018
    Configuration menu
    Copy the full SHA
    9ae0a6a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Update AUTHORS.md

    Added Ivan Cronyn
    Cronan authored Feb 7, 2018
    Configuration menu
    Copy the full SHA
    e57882a View commit details
    Browse the repository at this point in the history
  2. Merge pull request pythonnet#620 from Cronan/patch-1

    Update AUTHORS.md
    den-run-ai authored Feb 7, 2018
    Configuration menu
    Copy the full SHA
    8629e1e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

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

Commits on Feb 10, 2018

  1. Merge pull request pythonnet#596 from dmitriyse/pyobject-ienumerable

    PyObject was made IEnumerable
    den-run-ai authored Feb 10, 2018
    Configuration menu
    Copy the full SHA
    b8cb6c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3486f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dbda70 View commit details
    Browse the repository at this point in the history
  4. Merge pull request pythonnet#597 from dmitriyse/exception-python-type…

    …-name
    
    PythonTypeName property added to the PythonException object.
    den-run-ai authored Feb 10, 2018
    Configuration menu
    Copy the full SHA
    b5d9ae8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request pythonnet#624 from pythonnet/temp-fix-for-double-s…

    …pace
    
    Temporary fix for failing tests with double vs single spaces
    den-run-ai authored Feb 10, 2018
    Configuration menu
    Copy the full SHA
    c18285f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

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

Commits on Feb 26, 2018

  1. Merge pull request pythonnet#628 from Cronan/lock_recursion

    Fixes lock recursion bug in assembly loading
    den-run-ai authored Feb 26, 2018
    Configuration menu
    Copy the full SHA
    df2aa64 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

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

Commits on Mar 2, 2018

  1. Merge pull request pythonnet#637 from callumnoble/fix-remoting

    Fixed errors breaking .NET Remoting on method invoke (pythonnet#276)
    den-run-ai authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    19d854c View commit details
    Browse the repository at this point in the history
Loading
X Tutup