[Python-checkins] [python/cpython] 50c285: Trivial cleanup: remove redundant variable stores ...

GitHub noreply at github.com
Fri Jun 23 16:35:43 EDT 2017


 Branch: refs/heads/master
 Home: https://github.com/python/cpython
 Commit: 50c2850fc86d1aeee901029d28a8d64899c8e7e5
 https://github.com/python/cpython/commit/50c2850fc86d1aeee901029d28a8d64899c8e7e5
 Author: Adrian Wielgosik <adrian17 at users.noreply.github.com>
 Date: 2017年06月23日 (2017年6月23日)
 Changed paths:
 M Python/ceval.c
 Log Message:
 -----------
 Trivial cleanup: remove redundant variable stores in ceval.c (#2012)
Redundant code leftover from cleanup in #16191: the variable `err` is being written to, even though it wasn't used after that point.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /