Andreas Motl
Andreas Motl
Hi. Without reading about the specific details here, I just wanted to share a chance find. [SQLAlchemy-Utc](https://pypi.org/project/SQLAlchemy-Utc/) is a drop-in replacement of SQLAlchemy’s built-in DateTime type with `timezone=True` option enabled....
Thank you for endorsing this patch and for your valuable suggestions.
Hi again, other than the inline comments, let me address further questions here. > Personally, I would add more test cases to `test_cursor.py`, in order to exercise the machinery in...
I did not observe the flaw #404 recently, so I am closing this.
Dear Federico, thanks for writing in. As promised, I already wanted to reach out to you on the [QuantumLeap](https://github.com/smartsdk/ngsi-timeseries-api) issue tracker at https://github.com/smartsdk/ngsi-timeseries-api/issues/397 about the topic of connection pooling, but...
Hi, thank you so much for taking the time to report in such detail about the current state of the project, still being a bit split between SourceForge and GitHub....
Thanks for your suggestions, @Neustradamus! Will you be able to contribute one or another thing to the code base?
Dear Shiva, the [`examples` directory](https://github.com/xmpppy/xmpppy/tree/0.6.2/docs/examples) provides some programs how to use this library. Apart from that, the [`cli.py` module](https://github.com/xmpppy/xmpppy/blob/0.6.2/xmpp/cli.py) will be used as a simple entrypoint which can be used...
Thanks for your suggestions, @Neustradamus! Will you be able to contribute one or another thing to the code base?
Hi there, we started to revamp the library by integrating some contributions fixing the most critical bugs and to add Python3 support, see #29. Based on these changes, we released...