Skip to content

Conversation

@NattyNarwhal
Copy link
Contributor

Extracted from #18284

@NattyNarwhal
Copy link
Contributor Author

FWIW this is useful for FreeBSD (so ports system can replace shebang lines, but it has to be consistent) per @rootwyrm

Copy link
Contributor

@CoffeeFlux CoffeeFlux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine in theory, though the test failures are relevant and should be resolved. Looks like the results of subprocess.check_output in both outgoingPath and incomingPath need to be converted to a string since that function returns a byte array?

@CoffeeFlux
Copy link
Contributor

Apparently RHEL6 is Py2.x and supported until Nov. @marek-safar once the build failures are fixed, is this safe to merge given the state of py2 support overall or do we have to hold off?

@marek-safar
Copy link
Member

Switching to python3 is fine and actually desirable going forward

Copy link
Member

@akoeplinger akoeplinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems ready to me.

@CoffeeFlux
Copy link
Contributor

@monojenkins build failed

@akoeplinger
Copy link
Member

The webassembly failures are unrelated, merging.

@akoeplinger akoeplinger merged commit 524a829 into mono:master Jan 7, 2020
ManickaP pushed a commit to ManickaP/runtime that referenced this pull request Jan 20, 2020
* Fix byte/string incompatiblity in Python 3


Commit migrated from mono/mono@524a829
@lewurm
Copy link
Contributor

lewurm commented Apr 2, 2020

@monojenkins backport 2019-12

UnityAlex pushed a commit to Unity-Technologies/mono that referenced this pull request Dec 13, 2022
* Fix byte/string incompatiblity in Python 3
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.

5 participants