[New-bugs-announce] [issue19624] Switch constants in the errno module to IntEnum
Serhiy Storchaka
report at bugs.python.org
Sat Nov 16 13:21:47 CET 2013
New submission from Serhiy Storchaka:
It will be good to switch constants in the errno module to IntEnum.
----------
components: Extension Modules, Library (Lib)
messages: 203035
nosy: barry, eli.bendersky, ethan.furman, serhiy.storchaka
priority: normal
severity: normal
stage: needs patch
status: open
title: Switch constants in the errno module to IntEnum
versions: Python 3.4
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19624>
_______________________________________
More information about the New-bugs-announce
mailing list