| commit | bbf8ce5b87f355796ec9fea1cf0adba9de5e5ce1 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Tue Jul 09 00:49:03 2013 +0200 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Tue Jul 09 00:49:03 2013 +0200 |
| tree | 915ebabf322c4b53a9756249cb7c18e665a0019f | |
| parent | c4266360fc70745d49b09f2c29cda91c1a007525 [diff] |
Issue #18408: Fix select.select() to handle PyList_New() failure (MemoryError) in set2list()