Skip to content
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

Add python3.9 support #16

Merged
merged 1 commit into from
Nov 20, 2020
Merged

Add python3.9 support #16

merged 1 commit into from
Nov 20, 2020

Conversation

CrossNox
Copy link
Owner

Closes #12

@CrossNox CrossNox mentioned this pull request Nov 19, 2020
Copy link

@dcaba dcaba left a comment

Choose a reason for hiding this comment

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

LGTM, but just as a side comment: if not already, maybe announcing when you are dropping support to python 3.5 is worth (as it's already EoL)

@CrossNox
Copy link
Owner Author

That and perhaps dropping 2.x in the future, I'll see how other projects dealt with it and try to give some warning prior to dropping support.

@CrossNox CrossNox merged commit 8afc57c into development Nov 20, 2020
@CrossNox CrossNox deleted the python39 branch November 20, 2020 14:03
CrossNox added a commit that referenced this pull request Jun 24, 2021
* add conda install option (#6)

* fix? (#14)

* bump version

* add python 3.9 to testing matrices (#16)

* update changelog and version

* Handle multiple inline math on the same line (#23)

By changing to non-greedy regular expression pattern matching.

Co-authored-by: Christian Häggström <christian.haggstrom@orexplore.com>

* math between parentheses

* bump and changelog

* fix bandit error

Co-authored-by: Bas Nijholt <basnijholt@gmail.com>
Co-authored-by: Daniel Caballero <dani.caba@gmail.com>
Co-authored-by: kalvdans <github@kalvdans.no-ip.org>
Co-authored-by: Christian Häggström <christian.haggstrom@orexplore.com>
CrossNox added a commit that referenced this pull request Jul 12, 2021
* add conda install option (#6)

* fix? (#14)

* bump version

* add python 3.9 to testing matrices (#16)

* update changelog and version

* Handle multiple inline math on the same line (#23)

By changing to non-greedy regular expression pattern matching.

Co-authored-by: Christian Häggström <christian.haggstrom@orexplore.com>

* math between parentheses

* bump and changelog

* fix bandit error

* add mermaid graph support (#26)

* add test

* replace bump

* fix version messed by bump

* bump2version

Co-authored-by: Bas Nijholt <basnijholt@gmail.com>
Co-authored-by: Daniel Caballero <dani.caba@gmail.com>
Co-authored-by: kalvdans <github@kalvdans.no-ip.org>
Co-authored-by: Christian Häggström <christian.haggstrom@orexplore.com>
Co-authored-by: illes <illes.solt@gmail.com>
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.

Support python3.9
2 participants