From 6067f78ecf613560700c4e2303de47d8498e9462 Mon Sep 17 00:00:00 2001 From: Alexandre Vassalotti Date: Sat, 27 Dec 2008 07:13:01 +0000 Subject: [PATCH] Add Misc/NEWS entry for r67934. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 4a5658a1b5..2e4552d35d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -179,6 +179,9 @@ Library - Issue #4014: Don't claim that Python has an Alpha release status, in addition to claiming it is Mature. +- Issue #4730: Fixed the cPickle module to handle correctly astral characters + when protocol 0 is used. + Build ----- -- 2.50.1