mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-23 17:48:30 +00:00
Adds explanations about Python 3 not supported yet
This commit is contained in:
parent
c764e3e197
commit
9a8bdbbc4a
1 changed files with 9 additions and 0 deletions
|
@ -737,6 +737,15 @@ Radicale will automatically commit any changes on your collections. It
|
|||
will use your git config to find parameters such as the committer and that's all.
|
||||
|
||||
|
||||
Issues
|
||||
~~~~~~
|
||||
|
||||
A dulwich project ported on Python 3 exists but it seems that it doesn't follow the
|
||||
current api (committer is mandatory and not retrieved from the git config by
|
||||
default). Until this problem isn't fixed, the Git support for Radicale on
|
||||
Python 3 will not be ensured.
|
||||
|
||||
|
||||
Rights Management
|
||||
-----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue