Skip to content

Conversation

deeenes
Copy link
Contributor

@deeenes deeenes commented Dec 23, 2016

sys.setcheckinterval (deprecated) changed to sys.setswitchinterval

`sys.setcheckinterval` (deprecated) changed to `sys.setswitchinterval`
@lrq3000 lrq3000 changed the title Update _tqdm.py sys.setcheckinterval (deprecated) changed to sys.setswitchinterval Dec 27, 2016
@lrq3000
Copy link
Member

lrq3000 commented Dec 29, 2016

Thanks for the PR, note for us: we should enhance this PR to use the deprecated function for old Python versions and the new function for Python 3.

Copy link
Member

@lrq3000 lrq3000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use both depending on Python version.

Copy link
Member

@lrq3000 lrq3000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is perfect, thanks a lot! 👍 Greenlight!

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.

2 participants