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-27 20:17:03 +03:00
2013-10-12 22:52:43 +02:00
2013-08-26 22:28:21 +02:00
2013-10-05 16:28:04 -04:00
2013-08-13 20:18:52 +02:00
2013-08-26 22:28:21 +02:00
2013-08-17 16:57:41 +03:00
2013-03-07 22:16:29 -05:00
2013-08-28 00:53:59 +02:00
2013-08-06 23:06:59 +02:00
2013-08-05 23:26:40 +02:00
2013-03-13 14:06:39 -05:00
2013-08-27 19:40:23 +03:00
2013-08-27 20:17:03 +03:00
2013-10-12 22:25:39 +02:00
2012-12-26 22:52:04 +02:00
2013-05-12 23:08:28 -05:00
2013-10-01 01:00:59 -07:00
2013-08-27 20:17:03 +03:00
2013-05-16 14:37:25 -05:00
2012-11-12 20:24:09 +01:00
2013-08-26 22:28:21 +02:00
2013-09-30 01:09:55 +01:00
2013-08-10 16:36:18 +02:00
2013-10-07 20:40:59 +02:00
2013-05-25 05:25:48 -07:00
2013-06-24 15:39:41 +02:00
2013-07-07 23:30:24 +02:00
2013-08-27 20:17:03 +03:00
2013-10-09 14:53:01 +02:00
2013-07-27 00:01:35 +02:00
2013-10-18 23:11:47 +10:00
2013-09-07 20:26:50 -07:00
2012-11-17 19:18:10 +00:00
2013-07-22 22:24:54 +02:00
2013-08-26 22:28:21 +02:00
2013-02-01 13:14:20 +02:00
2013-08-13 20:18:52 +02:00
2013-08-26 22:28:21 +02:00
2013-10-08 19:50:26 +02:00