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

sync with maintenance changes in ete3 branch. Fixes problems with Qt >= 5.12 due to Overflow checking #685

Closed
wants to merge 24 commits into from

Conversation

jhcepas
Copy link
Member

@jhcepas jhcepas commented May 1, 2023

jorgebotas and others added 24 commits August 6, 2020 14:28
All the '.encode(ExternalEncoding)' have been dropped.
…ttps://www.riverbankcomputing.com/static/Docs/PyQt5/incompatibilities.html\#pyqt-v5-12. Setting PyQt5.sip.enableoverflowchecking(False) had no effect, so many calls to drawing directives have been reviewed. closes #684 #667 #617 #635
Fix docstring typo in TreeNode.robinson_foulds
allow any callable as argument to TreeStyle.set_layout_fn
ArrowFace included in faces.py
@jhcepas jhcepas closed this May 2, 2023
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.

Please provide any working version of ete
7 participants