-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
urllib.request.urlopen() different on Windows than Linux #48180
Copy link
Copy link
Closed
Labels
stdlibStandard 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 | 3930 |
|---|---|
| Nosy | @amauryfa, @mark-summerfield |
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 = <Date 2008-09-22.12:18:55.667>
created_at = <Date 2008-09-22.11:18:15.324>
labels = ['invalid', 'type-bug', 'library']
title = 'urllib.request.urlopen() different on Windows than Linux'
updated_at = <Date 2008-09-22.12:18:55.666>
user = 'https://github.com/mark-summerfield'bugs.python.org fields:
activity = <Date 2008-09-22.12:18:55.666>
actor = 'amaury.forgeotdarc'
assignee = 'none'
closed = True
closed_date = <Date 2008-09-22.12:18:55.667>
closer = 'amaury.forgeotdarc'
components = ['Library (Lib)']
creation = <Date 2008-09-22.11:18:15.324>
creator = 'mark'
dependencies = []
files = []
hgrepos = []
issue_num = 3930
keywords = []
message_count = 3.0
messages = ['73565', '73566', '73568']
nosy_count = 2.0
nosy_names = ['amaury.forgeotdarc', 'mark']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3930'
versions = ['Python 3.0']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard 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