1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00
Radicale/_posts/2010-01-15-ready-for-python-3.md

10 lines
353 B
Markdown
Raw Normal View History

2016-02-08 18:48:16 +01:00
---
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.