-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Open
Labels
3.14bugs and security fixesbugs and security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 25403 |
---|---|
Nosy | @orsenthil, @ezio-melotti, @berkerpeksag, @vadmium, @kilowu, @tirkarthi, @iritkatriel |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2015-10-14.11:49:00.323>
labels = ['type-bug', 'library']
title = 'urllib.parse.urljoin is broken in python 3.5'
updated_at = <Date 2021-12-02.11:20:59.906>
user = 'https://bugs.python.org/PavelIvanov'
bugs.python.org fields:
activity = <Date 2021-12-02.11:20:59.906>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2015-10-14.11:49:00.323>
creator = 'Pavel Ivanov'
dependencies = []
files = []
hgrepos = []
issue_num = 25403
keywords = ['3.5regression']
message_count = 5.0
messages = ['252986', '253031', '253032', '253067', '407502']
nosy_count = 8.0
nosy_names = ['orsenthil', 'ezio.melotti', 'berker.peksag', 'martin.panter', 'kilowu', 'Pavel Ivanov', 'xtreak', 'iritkatriel']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25403'
versions = ['Python 3.5', 'Python 3.6']
Linked PRs
Metadata
Metadata
Assignees
Labels
3.14bugs and security fixesbugs and security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error