String directives cleanup on Runtime by vmuriart · Pull Request #339 · pythonnet/pythonnet

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vmuriart

Copy link

Contributor

What does this implement/fix? Explain your changes.

  • Refactors the UCS4/UC2 PY2/PY3 logic and clarifies when each section is applicable.
  • Completed clean-up of unneeded PYTHON2x PYTHON3x definitions

Any other comments?

Python37 can be added to travis after merging both #329 and #335.
This would allow travis to test geninterop and we can monitor python37 if it introduces any breaking changes.

That entire section is only for PY32 compatiblity
Clearly shows what each section does
Added Python37 definition, won't add interop until final release

@vmuriart vmuriart self-assigned this

Jan 29, 2017

@vmuriart vmuriart closed this

Jan 30, 2017

@vmuriart vmuriart reopened this

Jan 30, 2017

@vmuriart vmuriart merged commit 8a3009b into pythonnet:master

Jan 30, 2017

@vmuriart vmuriart deleted the directives branch

January 30, 2017 20:31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@filmor filmor Awaiting requested review from filmor

@den-run-ai den-run-ai Awaiting requested review from den-run-ai

1 more reviewer

@tonyroberts tonyroberts tonyroberts approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

@vmuriart vmuriart

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vmuriart @tonyroberts