Commits
User selector
Commit History
Commits on Aug 6, 2016
unix/moduselect: Allow poll.register(), etc. accept fd-like objects.
Show description for a4aaf82committed
Commits on Jan 11, 2016
py: Change type signature of builtin funs that take variable or kw args.
Show description for 4b72b3acommitted
Commits on Jan 3, 2016
Commits on Dec 13, 2015
Commits on Dec 11, 2015
unix/moduselect: Implement "one-shot" flag for poll.poll().
Show description for c1481bbcommitted
Commits on Dec 5, 2015
unix/moduselect: register(): Allow to call with duplicate file descriptor.
Show description for 082b121committed
Commits on Nov 29, 2015
- committed
py: Wrap all obj-ptr conversions in MP_OBJ_TO_PTR/MP_OBJ_FROM_PTR.
Show description for 999cedbcommitted- committed
Commits on Nov 28, 2015
Commits on Nov 20, 2015
Commits on Nov 16, 2015
unix: Add "uselect" module, with poll() function.
Show description for 65971f5committed
Loading