Skip to content

Drop Python 2.7, 3.5 support, add 3.6-3.9 for fluent.runtime, fluent.pygments - #163

Merged
Pike merged 6 commits into
projectfluent:masterfrom
Pike:more-drops-python2
Mar 8, 2021
Merged

Drop Python 2.7, 3.5 support, add 3.6-3.9 for fluent.runtime, fluent.pygments#163
Pike merged 6 commits into
projectfluent:masterfrom
Pike:more-drops-python2

Conversation

@Pike

@PikePike commented Feb 24, 2021

Copy link
Copy Markdown
Contributor

Much like #161 , same same but different.

I thought I'd need fluent.syntax to be released for this, but that can decide on its own if it needs six/py2 compat or not. Once it releases, we just need to expand the compat and testing constraints here.

@Pike

Pike commented Feb 24, 2021

Copy link
Copy Markdown
ContributorAuthor

As you can tell, I lied just a little bit, I guess we'll be fine requiring six now, and then bumping the dependency on syntax and dropping six later, aka post-syntax-release.

@zbraniecki r?

@Pike
Pike requested a review from zbranieckiMarch 2, 2021 21:44
@PikePike added fluent.pygments fluent.runtime Issues related to the fluent.runtime module. labels Mar 2, 2021

@zbranieckizbraniecki left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@Pike
Pike merged commit ae416d0 into projectfluent:masterMar 8, 2021
@Pike
Pike deleted the more-drops-python2 branch March 8, 2021 16:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fluent.pygmentsfluent.runtimeIssues related to the fluent.runtime module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Pike@zbraniecki