markup icon indicating copy to clipboard operation
markup copied to clipboard

WIP: Switch travis to python3

Open pravi opened this issue 4 years ago • 5 comments

Use python3 for running tests as python 2 is no longer supported

pravi avatar Jan 17 '20 18:01 pravi

Actually, github-markup is explicitly calling python2 here:

https://github.com/github/markup/blob/master/lib/github/markups.rb#L52

Should that be changed in this PR?

dometto avatar Apr 11 '20 09:04 dometto

@aharpole would a PR updating python be accepted and released?

dometto avatar Mar 06 '21 12:03 dometto

Ping @aharpole :)

dometto avatar Mar 28 '21 17:03 dometto

Thanks for the ping!

I think the right path forward here is to get this gem pointed to using python 3 and I've opened an issue internally to triage this work needed.

Ordinarily I would welcome a PR but this is going to require some changes to systems beyond the gem itself to get fully shipped.

aharpole avatar Mar 30 '21 06:03 aharpole

Any developments?

renich avatar Jun 25 '21 16:06 renich