todo: add note about surrogateescape

This commit is contained in:
J. David Ibáñez
2012-02-19 17:13:33 +01:00
parent b143c0ccde
commit 7e1e8435aa

View File

@@ -12,4 +12,5 @@ References
Other
=========
- Make the Py_LOCAL_INLINE macro to work with Python 2.6, 2.7 and 3.1
- Use surrogateescape in Python 3, see PEP-383
- Expose the ODB (Repository.odb)