Issue 36418: urllib.parse.*Result: support _replace for additional computed addresses (original) (raw)
In on , Fred Drake wrote:
Unfortunately, when the implementation [of urllib.parse.*Result] was migrated to use collections.namedtuple (a benefit), the _replace method wasn't extended to support the additional computed addresses for these types.
That would really be useful.
Opening this issue to track that request.