Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Conversation

@Bonko
Copy link
Contributor

@Bonko Bonko commented Aug 1, 2014

NullHandler was introduced in logging module in Python 2.7
This implements a NullHandler for versions below 2.7 as documented in the official Python documentation https://docs.python.org/2.6/library/logging.html#configuring-logging-for-a-library

Bonko and others added 2 commits July 25, 2014 12:13
NullHandler was introduced in logging module from 2.7 on so we need to
implement this ourselves for 2.6 as documented in
https://docs.python.org/2.6/library/logging.html#configuring-logging-for-a-library
Adding support for python2.6
@bgreen-litl
Copy link
Member

Thanks! Merging this and I will do a release shortly.

bgreen-litl added a commit that referenced this pull request Aug 12, 2014
Adding support for Python2.6
@bgreen-litl bgreen-litl merged commit 0ccc773 into litl:master Aug 12, 2014
@bgreen-litl
Copy link
Member

backoff==1.0.4 should be pip installable now.

@Bonko
Copy link
Contributor Author

Bonko commented Aug 13, 2014

nice, thank you

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.

2 participants