jgb
jgb
Hello, any news on this? Could we have a look at merging #95 which is probably the solution here...
Any updates on this one? Would be lovely to have good support for f-string syntax! I personally still use Vimjas/vim-python-pep8-indent to fix indentation and vim-python/python-syntax for better syntax. It would...
+1 this would be a useful change! It's blocking an upgrade of urllib3 for us as well.
I can confirm, using vim 9.1 the colorscheme is full of errors, mainly related to blend.
I would also like to voice my support for this PR (or any other PR that can implement JSON support for this library). clickhouse-connect offers JSON support, but it isn't...
@azmeuk thanks, I did what you asked, and then I don't observe the performance regression. This is on Ubuntu 24.04 LTS with python 3.12.
@azmeuk I can confirm, just tested v2.1.0 with FAKETIME_FORCE_MONOTONIC_FIX=0, that brings performance back to a normal level. Without that exported variable, performance becomes a disaster.
> @jgb @vlaci can you check if #82 solves the issue for your use cases? hello, I tried, but it fails to build / install...
> @jgb What error message do you see? Did you install with `pip install git+https://github.com/simon-weber/python-libfaketime@refs/pull/82/head`? Sorry, I must have done something wrong initially, using your command it installed just fine....
> Do the tests you are referring to also fail with python-libfaketime 2.1.0 (i.e. with libfaketime 0.9.10) or just with #82 (i.e. with libfaketime 0.9.9)? I didn't actually manage to...