[issue16505] Drop Py_TPFLAGS_INT_SUBCLASS

2012-11-18 Thread Serhiy Storchaka

New submission from Serhiy Storchaka:

Py_TPFLAGS_INT_SUBCLASS is not used in Python 3. Lets drop it and free a one 
bit for some other interesting flag.

--
components: Interpreter Core
files: drop_int_tpflag.patch
keywords: patch
messages: 175913
nosy: serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Drop Py_TPFLAGS_INT_SUBCLASS
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file28035/drop_int_tpflag.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16505
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16505] Drop Py_TPFLAGS_INT_SUBCLASS

2012-11-18 Thread Roundup Robot

Roundup Robot added the comment:

New changeset cf606c403f14 by Benjamin Peterson in branch 'default':
remove unused flag (closes #16505)
http://hg.python.org/cpython/rev/cf606c403f14

--
nosy: +python-dev
resolution:  - fixed
stage: patch review - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16505
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com