SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-pyzo-4.11.2-9.110.noarch.rpm :

* Sat May 01 2021 Dirk Müller - update to 4.11.2:
* Fix for MacOS Big Sur
* Version 4.11.0
* Fix broken support for non-english keyboard layouts.
* Support for Python 3.9
* Fix slow font enumeration.
* Improve behavior on HiDPI screens.
* Prevent errors during editing syntax styles.
* Change the base port number that Pyzo uses to communicate with the kernels.
* Remove button to stop kernel but leave the shell open, to reduce clutter.
* Added support for toggling comments
* Prevent segfault on PySide2.
* Pyzo now closes faster.
* Better handling of carriage return in shell
* Autocompletion is triggered a bit later to make it less anoying
* Wed Jul 15 2020 Marketa Calabkova - Update to version 4.10.2
* Fix that PyInstaller\'s changes to `LD_LIBRARY_PATH` leak through to the kernels (#665).
* We\'ve now automized the building of binaries on Azure Pipelines!
* Our code is now formatted with Black, and checked with Flake8.
* CI does not have a lot of tests yet, but we do check linting and importing on Python 3.5 and 3.8.
* Implemented support for highres displays (although I am unable to verify myself).
* Improve the workspace display of list, tuple, dict and array.
* Clean up `LD_LIBRARY_PATH` for the kernels (#665).
* Some improvements to asyncio integration.
* Autocompletion no longer cancels the interactive help.
* Issue a warning when `logging.basicConfig()` is called (because it does nothing).
* Fix that non-breakable space was converted (#621, thanks Yann Salmon).
* Add Jetbrains monospace font.
* Fix introspection of signature containing kw-only args or annotations.
* Add polish translation (thanks wojnilowicz)
* Fix that Pyzo crashes on startup when non-english language is set and status bar is shown.
* Wed May 20 2020 Petr Gajdos - %python3_only removal
* Tue Jan 08 2019 Todd R - initial version
 
ICM