Staging
v0.5.1
https://github.com/python/cpython
Revision 7b0baf0d87fa4fd226a74fbbe2e86f795ee40f15 authored by Ronald Oussoren on 23 April 2013, 11:47:06 UTC, committed by Ronald Oussoren on 23 April 2013, 11:47:06 UTC
Without this changeset plistlib would write empty tags for plistlib.Data
objects in deeply nested datastructures.

Fixes #17353
1 parent 9d2d64f
Raw File
Tip revision: 7b0baf0d87fa4fd226a74fbbe2e86f795ee40f15 authored by Ronald Oussoren on 23 April 2013, 11:47:06 UTC
Ensure that plistlib doesn't corrupt deeply nested datastructures
Tip revision: 7b0baf0
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
.coverage
coverage/*
htmlcov/*
back to top