gospodima

Results 7 comments of gospodima

@kpu, I have Boost 1.62.0 on my system. And I installed KenLM as described on [this page](https://kheafield.com/code/kenlm/).

Hi @zcongfly , thank you for the contribution, but unfortunately I don't know Chinese. Please translate all comments in English, so that I could check them before merge.

As far as I understand, Sphinx uses gettext with .po files for localization. I.e. the page structure should be the same and in case there is no translation - default...

> The file to override would be partials/alternate.html This looks like a good option. Thank you!

Hello, i think it might be also affected by recent changes in [pypickle](https://github.com/erdogant/pypickle) dependency. Besides having changed log format in our project, we also started getting `ValueError: unsupported format character...

@erdogant Thank you for a quick fix and response. It solves the issue with logging error indeed, but it still causes log format changes in our project. With `1.1.0` it...

I am getting the same error while running debug on fastapi + sqlalchemy project. Are there any updates on this issue? My vscode debug config: ```json { "version": "0.2.0", "configurations":...