sapling/eden/scm/lib/cliparser
Mark Thomas 13b7a759a2 cpython-ext: add PyNone, a marker struct for functions that can only return None
Summary: Add `PyNone`.  This is a marker struct that indicates that a python function can only return `PyNone`.

Reviewed By: xavierd

Differential Revision: D19644338

fbshipit-source-id: f846b146237ebf7de996177494934fec662cde0f
2020-01-30 12:28:38 -08:00
..
src cpython-ext: add PyNone, a marker struct for functions that can only return None 2020-01-30 12:28:38 -08:00
Cargo.toml py3: update Cargo.toml to make py3 buildable 2020-01-28 13:39:38 -08:00