[New-bugs-announce] [issue26058] Add dict.__version__ read-only property

STINNER Victor report at bugs.python.org
Sat Jan 9 04:30:48 EST 2016


New submission from STINNER Victor:

Attached patch implements the following PEP currently discussed on python-ideas:
https://faster-cpython.readthedocs.org/pep_dict_version.html#pep-dict-version

----------
files: dict_version.patch
keywords: patch
messages: 257809
nosy: haypo
priority: normal
severity: normal
status: open
title: Add dict.__version__ read-only property
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file41542/dict_version.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26058>
_______________________________________


More information about the New-bugs-announce mailing list