Created on 2008-05-05 11:27 by christian.heimes, last changed 2010-04-02 08:39 by georg.brandl. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| posixmodule.diff | Neil Muller, 2008-05-10 13:04 | PAtch to use PyObject_FileDescriptor in posixmodule.c | ||
| test_posix.diff | Neil Muller, 2008-05-10 13:55 | Add tests for code path added by patch to posixmodule.c | ||
| posixmodule_2.patch | Neil Muller, 2008-05-11 12:42 | Updated patch | ||
| posixmodule_comb.patch | Neil Muller, 2009-06-05 22:10 | Updated patch, combining previous work | ||
| posixmodule_comb_py3k.patch | Neil Muller, 2009-06-05 22:30 | patch for python version 3 | ||
| posixmodule_comb_py3k.patch | Neil Muller, 2010-03-25 15:45 | Update py3k patch | ||
| posixmodule_comb.patch | Neil Muller, 2010-03-25 15:46 | Updated patch against trunk | ||
| fileno_doc.diff | Neil Muller, 2010-03-25 16:23 | Mention fileno method when describing file descriptor functions | ||
| fileno_doc.diff | Neil Muller, 2010-03-25 16:45 | Slightly more complete doc patch. | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-02 08:39:40 | georg.brandl | set | status: open -> closed resolution: fixed messages: + msg102144 |
| 2010-03-25 16:45:46 | Neil Muller | set | files:
+ fileno_doc.diff messages: + msg101719 |
| 2010-03-25 16:27:23 | pitrou | set | assignee: georg.brandl components: + Documentation, - Extension Modules nosy: + georg.brandl |
| 2010-03-25 16:23:58 | Neil Muller | set | files:
+ fileno_doc.diff messages: + msg101718 |
| 2010-03-25 16:00:28 | pitrou | set | nosy:
+ loewis messages: + msg101713 |
| 2010-03-25 15:46:28 | Neil Muller | set | files: + posixmodule_comb.patch |
| 2010-03-25 15:45:18 | Neil Muller | set | files:
+ posixmodule_comb_py3k.patch messages: + msg101709 |
| 2009-06-05 22:30:48 | Neil Muller | set | files:
+ posixmodule_comb_py3k.patch messages: + msg88979 |
| 2009-06-05 22:11:00 | Neil Muller | set | files:
+ posixmodule_comb.patch messages: + msg88977 |
| 2009-05-12 13:20:53 | pitrou | set | messages: + msg87623 |
| 2009-05-12 12:50:59 | ajaksu2 | set | nosy:
+ pitrou, benjamin.peterson versions: + Python 2.7, Python 3.2, - Python 2.6, Python 3.0 stage: patch review |
| 2008-05-11 12:42:23 | Neil Muller | set | files:
+ posixmodule_2.patch messages: + msg66624 |
| 2008-05-10 13:55:21 | Neil Muller | set | files:
+ test_posix.diff messages: + msg66522 |
| 2008-05-10 13:04:45 | Neil Muller | set | files:
+ posixmodule.diff keywords: + patch messages: + msg66516 nosy: + Neil Muller |
| 2008-05-05 11:27:43 | christian.heimes | create | |
