8000 Don't import coloredlogs if COLOREDLOGS_AUTO_INSTALL is set but empty. by anntzer · Pull Request #58 · xolox/python-coloredlogs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Don't import coloredlogs if COLOREDLOGS_AUTO_INSTALL is set but empty. #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Conversation

anntzer
Copy link
Contributor
@anntzer anntzer commented Aug 28, 2018

This should give a tiny performance bump in that case.

This should give a tiny performance bump in that case.
@coveralls
Copy link
coveralls commented Aug 28, 2018

Coverage Status

Coverage decreased (-2.0%) to 92.027% when pulling a03d267 on anntzer:pth into 1cbf0c6 on xolox:master.

@anntzer
Copy link
Contributor Author
anntzer commented Oct 31, 2018

Kindly bumping?

xolox added a commit that referenced this pull request Feb 14, 2020
xolox added a commit that referenced this pull request Feb 14, 2020
@xolox xolox merged commit a03d267 into xolox:master Feb 14, 2020
@xolox
Copy link
Owner
xolox commented Feb 14, 2020

Hey Antony, thanks for the contribution and sorry for my slow response. I've just merged this pull request and released coloredlogs 11.0 which contains this and other changes. Cheers!

bors bot added a commit to duckinator/bork that referenced this pull request Feb 15, 2020
108: Update coloredlogs to 11.0 r=duckinator a=pyup-bot


This PR updates [coloredlogs](https://pypi.org/project/coloredlogs) from **10.0** to **11.0**.



<details>
  <summary>Changelog</summary>
  
  
   ### 11.0
   ```
   ----------------------------

This is a maintenance release that drops Python 2.6 support, adds Python 3.7
support and merges quite a few minor pull requests. The major version number
was bumped because of the compatibility changes.

**Merged pull requests:**

- `58`_: Don&#39;t import :mod:`coloredlogs` if ``$COLOREDLOGS_AUTO_INSTALL`` is
  set but empty.

- `60`_: Fix :pypi:`flake8` messages to help stabilize Travis CI builds.

- `61`_: Drop support for Python 2.6 to help stabilize Travis CI builds.

- `62`_: Use SVG badge in README for consistency.

- `69`_: Handle negative-offset timezones in tests.

- `70`_: Use :func:`subprocess.check_call()` in the test suite to ensure that
  external commands succeed.

- `74`_: Fix :exc:`~exceptions.TypeError` on MacOS on Python 3 in the
  :mod:`~coloredlogs.converter` module.

**Other changes:**

- Start testing on Python 3.7 (and document compatibility).
- Workaround Python 3.7 regression in test suite.
- Update ``Makefile`` to use Python 3 for local development.
- Merge MacOS on Travis CI fixes from :pypi:`humanfriendly`.

.. _Release 11.0: xolox/python-coloredlogs@10.0...11.0
.. _58: xolox/python-coloredlogs#58
.. _60: xolox/python-coloredlogs#60
.. _61: xolox/python-coloredlogs#61
.. _62: xolox/python-coloredlogs#62
.. _69: xolox/python-coloredlogs#69
.. _70: xolox/python-coloredlogs#70
.. _74: xolox/python-coloredlogs#74
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/coloredlogs
  - Changelog: https://pyup.io/changelogs/coloredlogs/
  - Docs: https://coloredlogs.readthedocs.io
</details>



Co-authored-by: pyup-bot <github-bot@pyup.io>
@anntzer anntzer deleted the pth branch February 15, 2020 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0