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-07-22 22:08:17 -07:00
2013-07-27 02:41:03 +02:00
2013-10-06 18:48:30 +02:00
2013-09-26 22:21:41 -04:00
2013-08-26 14:01:29 +03:00
2013-07-21 13:29:42 -07:00