indygreg / indygreg/PyOxidizer

__hello__ not implemented

Open
#161 3 comments 0 reactions 0 assignees View on GitHub
python-build-standalone
Dominant language
Rust
Stars
6.2k
Forks
256
PR merge metrics
No merged PRs in 30d

Description

```py
> python3
Python 3.7.2 (default, Dec 30 2018, 16:18:15) [GCC] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import __hello__
Hello world!
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Python 3.7.2 `import __hello__` behavior through PyOxidizer on Linux and compare it with standard Python. Trace how PyOxidizer handles this module; done means the import succeeds and produces the expected “Hello world!” output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.