This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
chatmail-core
Watch
1
Star
0
Fork
0
You've already forked chatmail-core
mirror of
https://github.com/chatmail/core.git
synced
2026-04-06 07:32:12 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
254b0619214439df72194afe2120e7897f56f37a
chatmail-core
/
python
/
tests
History
holger krekel
c6f4d6d8bd
* fix interrupt_idle by signalling "skip_next_idle_wait" to the potentially concurrently "fn idle" function
...
* fixes double-export issue
2019-11-22 12:28:19 +01:00
..
data
feat: bring back and adapt python bindings with rust core
2019-05-30 23:17:38 +02:00
auditwheels.py
feat: bring back and adapt python bindings with rust core
2019-05-30 23:17:38 +02:00
conftest.py
expose empty server functionality and test it (also introducing a new DC_EVENT_IMAP_FOLDER_EMPTIED event)
2019-10-29 22:19:13 +01:00
package_wheels.py
try using setuptools_scm for automatic versioning based on py-* tags (
#187
)
2019-07-14 09:58:51 +02:00
test_account.py
* fix interrupt_idle by signalling "skip_next_idle_wait" to the potentially concurrently "fn idle" function
2019-11-22 12:28:19 +01:00
test_increation.py
improve python caching (
#468
)
2019-09-19 13:10:19 +02:00
test_lowlevel.py
fix FFI-behaviour: return default empty messages when asked for special ones
2019-10-30 19:29:13 +01:00
test_provider_info.py
Add provider info functions to the FFI API
2019-09-19 07:17:44 +02:00