mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
First commit
This commit is contained in:
commit
1ee43a0c3b
47 changed files with 1328 additions and 0 deletions
9
_posts/2010-01-15-ready-for-python-3.md
Normal file
9
_posts/2010-01-15-ready-for-python-3.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: Ready for Python 3
|
||||
---
|
||||
|
||||
Dropping Twisted dependency was the first step leading to another big feature:
|
||||
Radicale now works with Python 3! The code was given a small cleanup, with some
|
||||
simplifications mainly about encoding. Before the 0.1.1 release, feel free to
|
||||
test the git repository, all Python versions from 2.5 should be OK.
|
Loading…
Add table
Add a link
Reference in a new issue