Julien Enselme

Results 26 comments of Julien Enselme
trafficstars

From what I understand of the error, I may be completely wrong on how to solve this: I seem to have modified calls to twited `Logger` class which does use...

Sounds good to me. I started looking into it because fedora is starting to switch to 3.13 in its dev version and it seemed easy to do (sadly I was...

@yan12125 I’m already seeing the warnings: ``` .tox/py3.11-asyncio/lib64/python3.11/site-packages/websockets/legacy/__init__.py:6 /home/jenselme/Projects/_Clones/autobahn-python/.tox/py3.11-asyncio/lib64/python3.11/site-packages/websockets/legacy/__init__.py:6: DeprecationWarning: websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions warnings.warn( # deprecated in 14.0 ``` It’s still not easy to spot...

Currently, the test suite fails to run with Python 3.13 because of https://github.com/jnwatson/py-lmdb/issues/362 Will try to monitor this issue and come back to this once it’s solved.

https://github.com/jnwatson/py-lmdb/pull/368 was merged and I know of no issue with log.warn. Closing. Sorry for the noise.

I guess yes. Something equivalent to what OpenLayers is doing.