Skip to content

Conversation

sam31046
Copy link

Fix #3809 IndexError: pop from empty list with Rich progress bar in 14.1.0

Type of changes

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • I've added tests for new code.
  • I accept that @willmcgugan may be pedantic in the code review.

Description

Fix #3809

…s bar in 14.1.0

Fix Textualize#3809 IndexError: pop from empty list with Rich progress bar in 14.1.0    

## Type of changes
* [x]  Bug fix
* [ ]  New feature
* [ ]  Documentation / docstrings
* [ ]  Tests
* [ ]  Other

## Checklist
* [ ]  I've run the latest [black](https://github.com/psf/black) with default args on new code.
* [ ]  I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
* [ ]  I've added tests for new code.
* [x]  I accept that @willmcgugan may be pedantic in the code review.
@deependujha
Copy link

Hi @willmcgugan,

Sorry to bother you, but could you please review and merge this PR?

The recent version release introduced a breaking change that is causing PyTorch Lightning CI failures.

We could either restrict the version or create another PR to handle the breaking change (link, but I believe this PR is the cleanest and most future-proof way to address it.

Thanks for creating the Rich library!

Regards,
Deependu

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.

[BUG] IndexError: pop from empty list with Rich progress bar in 14.1.0
2 participants