Skip to content

REALLY update the demo this time #1198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Aug 2, 2019
Merged

REALLY update the demo this time #1198

merged 19 commits into from
Aug 2, 2019

Conversation

coolreader18
Copy link
Member

No description provided.

corona10 and others added 19 commits July 27, 2019 17:44
builtins: Implement ascii builtin API
Add support for star expression in tuple.
Implement dictionary indexing by trait.
os.getpid  [RUST STD]
os.getegid [UNIX]
os.getgid  [UNIX]
os.getsid  [UNIX]
os.getuid  [UNIX]
os.geteuid [UNIX]
os.getppid [UNIX]
os.getpgid [UNIX]
os.setgid  [UNIX]
os.setegid [UNIX]
os.setpgid [UNIX]
os.setuid  [UNIX]
os.seteuid [UNIX]
builtin: Fix hex format of ascii
Implement several methods - os module
- support ascii, utf-8 encoding
- raise LookupError for unhandled encoding
@windelbouwman windelbouwman merged commit f4c432b into release Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants