Staging
v0.8.1
Revision 1805a62f1fe551b73b80d87a429ef496c1701b07 authored by Nick Coghlan on 18 October 2013, 13:11:47 UTC, committed by Nick Coghlan on 18 October 2013, 13:11:47 UTC
- don't call PyErr_NoMemory with interpreter is not initialised
- note that it's OK to call _PyMem_RawStrDup here
- don't include this in the limited API
- capitalise "IO"
- be explicit that a non-zero return indicates an error
- include versionadded marker in docs
1 parent ac1a248
History

README

back to top