Skip to content
#

pyqt

Here are 353 public repositories matching this topic...

mdickinson
mdickinson commented Jun 1, 2020

There's a DeprecationWarning from the test_combo_field tests on Python 3.8.

test_combo_field_icon_formatter (pyface.fields.tests.test_combo_field.TestComboField) ... /Users/mdickinson/.venvs/traits/lib/python3.8/site-packages/pkg_resources/__init__.py:1156: DeprecationWarning: Use of .. or absolute path in a resource path is not allowed and will raise exceptions in a future release.
 
blaisejarrett
blaisejarrett commented May 8, 2018

When converting a file the tool seems to append a new line to the end of the file under certain conditions - Not sure what conditions.

When it appends a new line it seems to always append a "\n" unix style new line. Even when the rest of the file may have different line endings.

  1. Does the tool have to append a newline? If so.
  2. Can the output file have consistent line endings that ideall

Improve this page

Add a description, image, and links to the pyqt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pyqt topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.