Skip to content
GitLab
  • Explore
  • Sign in
  • TASTETASTE
  • uPython-mirror
  • Repository
  • uPython-mirror
  • py
  • modstruct.c
Find file Blame History Permalink
  • Damien George's avatar
    py: Change type signature of builtin funs that take variable or kw args. · 4b72b3a1
    Damien George authored Jan 03, 2016
    With this patch the n_args parameter is changed type from mp_uint_t to
    size_t.
    4b72b3a1