This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2014-08-26 13:06 by CristianCantoro, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
webbrowser.py.patch | CristianCantoro, 2014-08-26 13:06 | Proposed patch for webbrowser module [Python 3.x] | review | |
webbrowser.py.patch.2 | CristianCantoro, 2014-08-26 14:04 | Proposed patch for webbrowser module [Python 3.x] - no pep 8 | review | |
webbrowser.py.patch.3 | CristianCantoro, 2014-08-27 15:14 | Proposed patch for webbrowser module [Python 3.x] - stdout and stderr follow subprocess.Popen semantic | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:07 | admin | set | github: 66473 |
2014-08-28 16:16:58 | akira | set | nosy:
+ akira messages: + msg226030 |
2014-08-27 15:18:35 | r.david.murray | set | nosy:
+ georg.brandl, pitrou, gps messages: + msg225992 |
2014-08-27 15:14:02 | CristianCantoro | set | files:
+ webbrowser.py.patch.3 messages: + msg225989 |
2014-08-27 14:45:57 | CristianCantoro | set | messages: + msg225988 |
2014-08-27 13:56:13 | r.david.murray | set | messages: + msg225986 |
2014-08-27 10:31:25 | CristianCantoro | set | messages: + msg225962 |
2014-08-26 14:28:39 | r.david.murray | set | messages: + msg225922 |
2014-08-26 14:04:35 | CristianCantoro | set | files:
+ webbrowser.py.patch.2 messages: + msg225921 |
2014-08-26 13:20:28 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg225917 versions: + Python 3.5, - Python 3.4 |
2014-08-26 13:06:36 | CristianCantoro | create |