From e902e260f26121cd48a2ca5bd86b2971c09bb10e Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Thu, 24 Jun 2010 22:10:45 +0000 Subject: [PATCH] Blocked revisions 82200 via svnmerge ........ r82200 | victor.stinner | 2010-06-25 00:08:25 +0200 (ven., 25 juin 2010) | 3 lines Issue #8949: "z" format of PyArg_Parse*() functions doesn't accept bytes objects, as described in the documentation. ........ -- 2.50.0