Files
cpython/Doc/c-api
Nick Coghlan 1805a62f1f Issue #16129: Py_SetStandardStreamEncoding cleanups
- 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
2013-10-18 23:11:47 +10:00
..
2013-03-11 12:17:19 -05:00
2012-09-20 08:33:53 +03:00
2011-10-19 10:58:56 +03:00
2008-01-20 09:30:57 +00:00
2011-05-31 21:27:41 -05:00