Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-19Fix pylint errorslovetox
2020-04-19Fix pylint errorslovetox
2020-04-19Fix pylint errorslovetox
2020-03-11Fix pylint errorslovetox
2020-03-11Fix pylint errorslovetox
2020-03-11Fix pylint errorslovetox
2020-03-10Fix pylint errorslovetox
2020-03-07Add new modules and example clientlovetox
2019-10-16Use monotonic time for timeoutsPhilipp Hörist
2018-12-02Idlequeue: Restore by mistake removed flagsAndré Apitzsch
2018-11-27Dont inherit from objectPhilipp Hörist
2018-11-25Sort importsPhilipp Hörist
2018-11-25Remove python2 legacy codePhilipp Hörist
2018-01-22Formatting clean-up and additional comments regarding flags for clarityJeff 'Raid' Baitis
2018-01-22Make file flags consistent with the two different implementations ofJeff 'Raid' Baitis
2018-01-22Remove unused implementation of process() in the superclass.Jeff 'Raid' Baitis
2018-01-22Correct logic error in code that checks for infile handlesJeff 'Raid' Baitis
2018-01-03Detect invalid file handles when passed to SelectIdleQueueJeff 'Raid' Baitis
2016-11-03[NooN8] make all classes inherit from objectYann Leboulanger
2016-11-03[NooN8] checks if something is not in a list/dict/.. should be done with 'var...Yann Leboulanger
2015-09-01Fix tests for py3kLinus Heckemann
2014-04-06idlequeue uses time in microseconds (even with Python 2).Maxime Chéramy
2014-04-06Copy the timeouts' items and the alarms' keys before iterating over them.Maxime Chéramy
2014-04-06fix GLib / gobject thingsYann Leboulanger
2014-04-06Use the GLib flags when using GLib.Maxime Chéramy
2014-04-05Fork of the python3 branch to run with Python2.Maxime Chéramy
2013-07-29use get_real_time instead of get_current_timeYann Leboulanger
2013-07-28fix some new GLib thingsYann Leboulanger
2013-02-10fix tracebackYann Leboulanger
2013-01-05dict.items() -> list(dict.items())Yann Leboulanger
2013-01-02more py3 fixesYann Leboulanger
2013-01-02port code to python3Yann Leboulanger
2012-05-08initial revisionnbxmpp-0.1Yann Leboulanger