New submission from Xiang Zhang:

While studying exceptions.c, find several unnecessary NULL checks that can be 
removed.

----------
components: Interpreter Core
files: small_cleanup_exceptions.patch
keywords: patch
messages: 272023
nosy: martin.panter, serhiy.storchaka, xiang.zhang
priority: normal
severity: normal
status: open
title: Clean serveral unnecessary NULL checks in exceptions.c
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file44017/small_cleanup_exceptions.patch

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

Reply via email to