New submission from Antoine Pitrou:

The proxyval() of many built-in types doesn't seem covered by test_gdb, as 
write_repr() is specialized for most of them.

(check: add "1/0" to one of those proxyval() implementations and watch test_gdb 
succeed)

----------
components: Tests
messages: 195998
nosy: dmalcolm, pitrou
priority: normal
severity: normal
status: open
title: poor proxyval() coverage in test_gdb
type: behavior
versions: Python 2.7, Python 3.3, Python 3.4

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

Reply via email to