[issue36418] urllib.parse.*Result: support _replace for additional computed addresses

2019-03-27 Thread Fred L. Drake, Jr.
Change by Fred L. Drake, Jr. : -- nosy: +fdrake ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue36418] urllib.parse.*Result: support _replace for additional computed addresses

2019-03-24 Thread Cheryl Sabella
New submission from Cheryl Sabella : In msg338645 on issue31822, 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 fo