Matt Haddock

Results 13 comments of Matt Haddock

The 'NoneType' object has no attribute 'encode' issue comes from these lines [here](https://github.com/pybind/pybind11_mkdoc/blob/0103839ff3c33db340d815af17acd3ff54b125f3/pybind11_mkdoc/mkdoc_lib.py#L289). If you have an empty or incompletely installed llvm / clang then you get an `None` for...

I believe it occurs due to multiple gcc versions, some of which may be incorrectly installed. The #include_next directive will try and look for the next stdlib.h file, but can't...

@Chillee Could I get a review on this?

@janeyx99 could you get someone to review this? Thanks

Hi @janeyx99 any luck getting reviewers?

@pytorchbot label "topic: not user facing"

@janeyx99 this seems like an infrastructure issue. Could you skip or retry ?

Hi @ janeyx99 I have run linting locally with no problems and merged to main. Could you try again?