Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

Update py to 1.8.0 #555

Closed
wants to merge 3 commits into from
Closed

Update py to 1.8.0 #555

wants to merge 3 commits into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates py from 1.5.4 to 1.8.0.

Changelog

1.8.0

==================

- add ``"importlib"`` pyimport mode for python3.5+, allowing unimportable test suites
to contain identically named modules.

- fix ``LocalPath.as_cwd()`` not calling ``os.chdir()`` with ``None``, when
being invoked from a non-existing directory.

1.7.0

==================

- fix 174: use ``shutil.get_terminal_size()`` in Python 3.3+ to determine the size of the
terminal, which produces more accurate results than the previous method.

- fix pytest-dev/pytest2042: introduce new ``PY_IGNORE_IMPORTMISMATCH`` environment variable
that suppresses ``ImportMismatchError`` exceptions when set to ``1``.

1.6.0

==================

- add ``TerminalWriter.width_of_current_line`` (i18n version of
``TerminalWriter.chars_on_current_line``), a read-only property
that tracks how wide the current line is, attempting to take
into account international characters in the calculation.
Links

@pyup-bot pyup-bot mentioned this pull request Feb 23, 2019
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #933

@pyup-bot pyup-bot closed this Dec 27, 2019
@bossjones bossjones deleted the pyup-update-py-1.5.4-to-1.8.0 branch December 27, 2019 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant