Pyqode-python

Latest version: v2.10.0

Safety actively analyzes 613603 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.10.1

------

Remove smart backspace and indenter mode from PyConsole so that the behaviour is closer to
what you'd have when running python in a terminal.

2.10.0

------

New features:

- add an interactive python console widget

2.9.0

-----

New features:

- use margin position in linter to define pep8.MAX_LINE_LENGTH

2.8.0

-----

Fixed bugs:

- fix IndexError in calltips if cursor at the beginning of the last (empty) line

2.7.0

-----

Fixed bugs:
- PyInteractiveConsole: fix regex if path contains a '-' (e.g. "/usr/.../dist-packages/module.py")
- PyInteractiveConsole: make sure to set QT_LOGGING_TO_CONSOLE otherwise
the traceback does not show up with PyQt >= 5.5
- PyCommentMode: fix preserve selection if multiple lines were selected
- SH: Fix import builtins not working with python 2.7 on OSX
- fix many potential memory leaks by breaking the circular dependencies
correctly before removing a mode/panel

2.6.3

-----
New features:
- add a freeze script that works with pyside to the pynotepad example

Fixed bugs:
- ignore PEP8 warnings: 'W291', 'W292', 'W293', 'W391'.
Those warnings are meaningless since pyqode will now clean trailing white spaces and ensure a single unique
blank line at the end of the file when it saves content to disk.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.