please add wrappers for event_reinit() event_get_version() event_get_method()
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- C
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
Currently have to use ctypes to access those functions.
They should be pretty straightforward to add. If a patch will make them
added faster, let me know, I'll make one.
Thanks!
```
Original issue reported on code.google.com by `Denis.Bi...@gmail.com` on 30 Jun 2009 at 3:38
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the existing wrapper entry points in the pyevent C extension and compare how other event functions are exposed. Add wrappers for event_reinit(), event_get_version(), and event_get_method(), then verify callers can use them without ctypes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100