##// END OF EJS Templates
Backport PR #8829: Qt5 fix...
Backport PR #8829: Qt5 fix Fix for issue #8757. The problem was that IPython.external.qt was moved to qtconsole.qt, but IPython.external.qt_for_kernel was still trying to import IPython.external.qt. Rather than copying the qt.py file back to external, this PR merges the logic back into qt_for_kernel.py. Deferring to qt.py was a bit silly because both qt.py and qt_for_kernel.py do basically the same thing but in slightly different ways. Moreover, the assumption of qt.py was that if the QT_API environment variable is set, it must be in an ETS environment and need to comply by the ETS import logic. This is not valid, as ipython sets the QT_API environment variable to communicate intent as to Qt version, in `IPython/lib/inputhook.py:385` ...

File last commit:

r21595:982da894
r21823:e0eb38c1
Show More
github-stats-4.rst
87 lines | 1.6 KiB | text/x-rst | RstLexer

Issues closed in the 4.x development cycle

GitHub stats for 2015/02/27 - 2015/08/11 (since 3.0)

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 35 issues and merged 125 pull requests. The full list can be seen on GitHub

The following 69 authors contributed 1186 commits.

  • Abe Guerra
  • Adal Chiriliuc
  • Alexander Belopolsky
  • Andrew Murray
  • Antonio Russo
  • Benjamin Ragan-Kelley
  • Björn Linse
  • Brian Drawert
  • chebee7i
  • Daniel Rocco
  • Donny Winston
  • Drekin
  • Erik Hvatum
  • Fernando Perez
  • Francisco de la Peña
  • Frazer McLean
  • Gareth Elston
  • Gert-Ludwig Ingold
  • Giuseppe Venturini
  • Ian Barfield
  • Ivan Pozdeev
  • Jakob Gager
  • Jan Schulz
  • Jason Grout
  • Jeff Hussmann
  • Jessica B. Hamrick
  • Joe Borg
  • Joel Nothman
  • Johan Forsberg
  • Jonathan Frederic
  • Justin Tyberg
  • Koen van Besien
  • Kyle Kelley
  • Lorena Pantano
  • Lucretiel
  • Marin Gilles
  • mashenjun
  • Mathieu
  • Matthias Bussonnier
  • Merlijn van Deen
  • Mikhail Korobov
  • Naveen Nathan
  • Nicholas Bollweg
  • nottaanibot
  • Omer Katz
  • onesandzeroes
  • Patrick Snape
  • patter001
  • Peter Parente
  • Pietro Battiston
  • RickWinter
  • Robert Smith
  • Ryan Nelson
  • Scott Sanderson
  • Sebastiaan Mathot
  • Sylvain Corlay
  • thethomask
  • Thomas A Caswell
  • Thomas Adriaan Hellinger
  • Thomas Kluyver
  • Tianhui Michael Li
  • tmtabor
  • unknown
  • Victor Ramirez
  • Volker Braun
  • Wieland Hoffmann
  • Yuval Langer
  • Zoltán Vörös
  • Élie Michel