]> granicus.if.org Git - python/commit
This is my patch #876198 plus a NEWS entry and a header frob.
authorMichael W. Hudson <mwh@python.net>
Thu, 12 Feb 2004 15:28:27 +0000 (15:28 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 12 Feb 2004 15:28:27 +0000 (15:28 +0000)
commitecfeb7f095dfd9c1c8929bf3df858ee35e0d9e9e
tree8f5dc5c69fda4c64aff520d38626f8640fc1dfdc
parente6ed33a6b394a7ca1b10eb42833a0e2dd89937d1
This is my patch #876198 plus a NEWS entry and a header frob.

Remove the ability to use (from C) arbitrary objects supporting the
read buffer interface as the co_code member of code objects.
Include/compile.h
Misc/NEWS
Python/ceval.c