From: Eric Smith Date: Sat, 25 Apr 2009 21:41:27 +0000 (+0000) Subject: Blocked revisions 71938 via svnmerge X-Git-Tag: v2.6.3rc1~378 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=47c975385d2c05d6394d63adbbf8691b0eb5e425;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71938 via svnmerge ........ r71938 | eric.smith | 2009-04-25 17:40:15 -0400 (Sat, 25 Apr 2009) | 5 lines Issue #5835, deprecate PyOS_ascii_formatd. If anyone wants to clean up the documentation, feel free. It's my first documentation foray, and it's not that great. Will port to py3k with a different strategy. ........ ---