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-08-26 22:28:21 +02:00
2013-10-12 22:52:43 +02:00
2013-10-12 22:52:43 +02:00
2013-08-27 20:17:03 +03:00
2013-10-09 14:53:01 +02:00
2013-08-13 20:18:52 +02:00
2013-08-27 20:17:03 +03:00
2013-08-13 20:18:52 +02:00
2013-07-22 22:08:17 -07:00
2013-10-12 22:41:17 +02:00
2013-10-12 22:41:17 +02:00
2013-08-27 20:17:03 +03:00
2013-07-27 02:41:03 +02:00
2013-08-26 22:28:21 +02:00
2013-10-14 07:01:11 +02:00
2013-08-28 00:53:59 +02:00
2013-07-17 21:53:23 +02:00
2013-10-12 22:25:39 +02:00
2013-10-14 20:50:32 +02:00
2013-08-13 20:18:52 +02:00
2013-07-09 00:32:04 +02:00
2013-07-07 17:18:53 +02:00
2013-10-09 14:53:01 +02:00
2013-10-14 06:51:46 +02:00
2013-10-12 22:52:43 +02:00
2013-10-18 23:11:47 +10:00
2013-10-06 18:48:30 +02:00
2013-08-13 20:18:52 +02:00
2013-09-26 22:21:41 -04:00
2013-08-26 14:01:29 +03:00
2013-07-07 17:17:59 +02:00
2013-07-07 17:17:59 +02:00
2013-07-22 22:24:54 +02:00
2013-07-21 13:29:42 -07:00