Mailing List Archive

[issue39549] The reprlib.Repr type should permit the “fillvalue” to be set by the user
Change by Raymond Hettinger <raymond.hettinger@gmail.com>:


----------
assignee: -> rhettinger

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue39549>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue39549] The reprlib.Repr type should permit the “fillvalue” to be set by the user [ In reply to ]
Raymond Hettinger <raymond.hettinger@gmail.com> added the comment:


New changeset 8c21941ddafdf4925170f9cea22e2382dd3b0184 by Alexander Böhn in branch 'main':
bpo-39549: reprlib.Repr uses a “fillvalue” attribute (GH-18343)
https://github.com/python/cpython/commit/8c21941ddafdf4925170f9cea22e2382dd3b0184


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue39549>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue39549] The reprlib.Repr type should permit the “fillvalue” to be set by the user [ In reply to ]
Change by Raymond Hettinger <raymond.hettinger@gmail.com>:


----------
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue39549>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com