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 2015-03-31 19:01 by neale, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
af_iucv.patch | neale, 2015-03-31 19:01 | Suggested patch to add AF_IUCV support to Python | ||
af_iucv.patch | neale, 2015-04-01 19:02 | Revised patch | ||
af_iucv.patch | neale, 2015-04-01 19:21 | Revised patch 2 | ||
af_iucv.patch | neale, 2015-04-06 15:36 | Change int to Py_ssize_t | ||
af_iucv.patch35 | neale, 2015-04-06 17:28 | Patch for 3.5.0a3 | ||
af_iucv.patch35 | neale, 2015-04-06 19:50 | 3.5 Patch less debug statements in test_socket.py | ||
af_iucv_cpython.patch | neale, 2015-06-11 19:21 | Updated patch against head | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:14 | admin | set | github: 68018 |
2015-06-11 19:21:11 | neale | set | files:
+ af_iucv_cpython.patch messages: + msg245183 versions: + Python 3.6, - Python 3.5 |
2015-04-10 16:52:32 | neale | set | messages: + msg240438 |
2015-04-06 19:50:17 | neale | set | files:
+ af_iucv.patch35 messages: + msg240173 |
2015-04-06 17:28:15 | neale | set | files:
+ af_iucv.patch35 messages: + msg240165 |
2015-04-06 15:36:13 | neale | set | files:
+ af_iucv.patch messages: + msg240156 |
2015-04-05 10:31:56 | arigo | set | nosy:
+ arigo messages: + msg240108 |
2015-04-02 10:59:09 | neale | set | messages: + msg239900 |
2015-04-02 10:35:22 | ncoghlan | set | nosy:
+ bkabrda, ncoghlan messages: + msg239897 |
2015-04-01 19:21:35 | neale | set | files:
+ af_iucv.patch messages: + msg239838 |
2015-04-01 19:02:16 | neale | set | files:
+ af_iucv.patch messages: + msg239836 |
2015-04-01 16:25:43 | terry.reedy | set | versions:
+ Python 3.5, - Python 2.7 nosy: + terry.reedy messages: + msg239827 stage: patch review |
2015-04-01 16:09:29 | neale | set | messages: + msg239825 |
2015-04-01 15:14:19 | amaury.forgeotdarc | set | nosy:
+ amaury.forgeotdarc messages: + msg239820 |
2015-03-31 19:01:24 | neale | create |