diff options
author | Michael W. Hudson <mwh@python.net> | 2003-08-14 17:04:28 +0000 |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2003-08-14 17:04:28 +0000 |
commit | b4f49385a30d51c2c1a5ecc67c703b595c236efc (patch) | |
tree | 1dc930845bdac7ef52f891bb9c98adfb8cff3d38 /Python/bltinmodule.c | |
parent | 7d599482f29ae45c27735b21fab3c7e8db20e87a (diff) | |
download | cpython-git-b4f49385a30d51c2c1a5ecc67c703b595c236efc.tar.gz |
Fix reference leak noted in test_types:
Check for a[:] = a _before_ calling PySequence_Fast on a.
release23-maint candidate
Reference leak doesn't happen with head of release22-maint.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions