go-python / go-python/gopy

pybindgen cannot convert bytestr to string, in _examples/unicode/test.py

Open
#182 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.3k
Forks
136
Avg merge
14m
Merged PRs (30d)
2

Description

```Python
# TODO: need conversion from bytestr to string -- not sure pybindgen can do it?
# bytestr_ret = encoding.HandleString(bytestr)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with _examples/unicode/test.py and the TODO around bytestr_ret = encoding.HandleString(bytestr). Determine the expected bytestr-to-string behavior and whether the example currently exposes a reproducible failure. Done means the conversion behavior is supported or the limitation is documented with a clear alternative.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, python
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.