New submission from Serhiy Storchaka <storch...@gmail.com>:

The proposed patches move to test.support some functions, which will be useful 
for testing __sizeof__. The next few patches will use it. Also in 3.3 some bugs 
have fixed, now "n" is used for Py_ssize_t and Py_hash_t (which is not long 
now).

----------
components: Tests
files: sizeof_tests-3.3.patch
keywords: patch
messages: 166574
nosy: loewis, storchaka
priority: normal
severity: normal
status: open
title: Updating __sizeof__ tests
versions: Python 2.7, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file26541/sizeof_tests-3.3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15467>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to