Ticket #5147 defect closed fixed
_inotify should specify result type of all ctypes function calls
| Reported by: | fijal | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | jesstess | Branch: | branches/inotify-types-decl-5147 |
| Author: | exarkun | Launchpad Bug: |
Description
PyPy emit RuntimeWarning for this case and not specifying it is very fragile (it might work now, but the general idea seems to be very fragile).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

