This website requires JavaScript.
Explore
Help
Sign in
oss
/
Radicale
Watch
1
Star
0
Fork
You've already forked Radicale
0
mirror of
https://github.com/Kozea/Radicale.git
synced
2025-08-25 19:30:54 +00:00
Code
Wiki
Activity
8baf4b7e3f
Radicale
/
radicale
/
item
History
Download ZIP
Download TAR.GZ
Peter Bieringer
76e06ea3fc
fix found by actions/python3.11: ./radicale/item/__init__.py:167:28: E721 do not compare types, for exact checks use
is
/
is not
, for instance checks use
isinstance()
2024-03-01 21:40:51 +01:00
..
__init__.py
fix found by actions/python3.11: ./radicale/item/__init__.py:167:28: E721 do not compare types, for exact checks use
is
/
is not
, for instance checks use
isinstance()
2024-03-01 21:40:51 +01:00
filter.py
Merge pull request
#1252
from trougnouf/master
2024-03-01 06:24:22 +01:00