robotpy / robotpy/semiwrap

Detect multiple inheritance and add py::multiple_inheritance to it

Open
#272 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
7
Forks
3
Avg merge
18h 33m
Merged PRs (30d)
7

Description

Similar to robotpy/robotpy-build#149 , record this information in a .json file and use that to set the flag automatically.

For now, will have to set it manually.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the issue and the referenced robotpy/robotpy-build#149 implementation. Locate how wrapper metadata is currently generated and how py::multiple_inheritance is configured. Done means multiple inheritance is detected, recorded in a JSON file, and the flag is applied automatically instead of requiring manual configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.