Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

expose c++11 scoped enums as python3 enums

Open
#298 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, python

Research direction

The issue asks whether C++11 scoped enums can be exposed as Python 3 enums, but it names no files, tests, or entry points. Start by locating the existing enum-exposure implementation and its tests, then determine the required behavior for scoped enums. Done means scoped C++11 enums are available through the Python 3 binding with test coverage.

Written by the indexing model from the issue text.

Description

I don't believe this is possible atm?

Dominant language
C++
Stars
537
Forks
223
Avg merge
11h 22m
Merged PRs (30d)
2

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.

More from boostorg/python

All issues in boostorg/python

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.