DarrenOfficial/dpaste

Dpaste is not compatible with pygments >= 2.12.0

by-cx opened this issue · 2 comments

by-cx commented

Description

Dpaste is affected by this bug:

pygments/pygments#2119

It crashes when something else than plain text is stored.

Steps to reproduce

  1. Install dpaste
  2. Go to its URL
  3. Select any language and hit Paste Snippet

Expected result

The snippet is saved.

Actual result

Snímek obrazovky z 2022-06-02 00-06-20

Hello, thanks for the info. I didn't notice this.

I will temporarily downgrade pygments until I found a solution to fix this issue.

by-cx commented

No problem, I noticed it during installation yesterday. Thanks for the fix.