Skip to content

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.

5 participants