Skip to content

python 3.5 support #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 40 commits into from
Closed

python 3.5 support #153

wants to merge 40 commits into from

Conversation

den-run-ai
Copy link
Contributor

@tonyroberts @stonebig @vmuriart @sdpython

  1. correct setting for tp_compare, tp_reserved, and tp_as_async based on python version
  2. one weird test case is disabled
  3. extended and faster test matrix on appveyor

@vmuriart
Copy link
Contributor

Any chance you can git-squash some of the commits. Looks like the appveyor
ones and Travis can be.

On Tuesday, February 16, 2016, denfromufa notifications@github.com wrote:

@tonyroberts https://github.com/tonyroberts @stonebig
https://github.com/stonebig @vmuriart https://github.com/vmuriart
@sdpython https://github.com/sdpython

  1. correct setting for tp_compare, tp_reserved, and tp_as_async based
    on python version
  2. one weird test case is disabled
  3. extended and faster test matrix on appveyor

You can view, comment on, or merge this pull request online at:

#153
Commit Summary

  • Append python 3.5 where needed.
  • Logical changes from sdpython/pythonnet3
  • Merge pull request Update link to released version in the index.html page #1 from pythonnet/develop
  • Update .travis.yml
  • Update appveyor.yml
  • Update .travis.yml
  • Merge pull request Update contact information on homepage #2 from denfromufa/py35
  • Update README.md
  • Update assemblymanager.cs
  • Update interop.cs
  • Update interop.cs
  • Update setup.py
  • Update interop.cs
  • Update test_array.py
  • Merge pull request Python.Runtime fails on .NET 4.5 and up #3 from pythonnet/develop
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml
  • Update appveyor.yml

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#153.

@den-run-ai den-run-ai mentioned this pull request Feb 17, 2016
@den-run-ai
Copy link
Contributor Author

ok, see rebased pull #154, I'm closing this one. please make sure that I did not mess up the changes/history with this funky rebase.

@den-run-ai den-run-ai closed this Feb 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants