Skip to content
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

"Finishing Pycopy" TODO #15

Open
12 of 15 tasks
pfalcon opened this issue Sep 2, 2018 · 0 comments
Open
12 of 15 tasks

"Finishing Pycopy" TODO #15

pfalcon opened this issue Sep 2, 2018 · 0 comments

Comments

@pfalcon
Copy link
Owner

pfalcon commented Sep 2, 2018

Generic

  • Make sys.stdin and friends overridable
  • Implement (forward-port) __slots__ support
  • Warnings should show file/line no. - enabled in pycopy-dev
  • Add function (e.g. sys.warn()) to generate warning (with line no.) from Python code?

Ports

  • Implement uos.remove for Unix port
  • Implement uos.rename for Unix port

I/O

Modules

Imports

  • Allow to override __import__
  • Better handling of errors during module import (remove from sys.modules)
@pfalcon pfalcon mentioned this issue Apr 26, 2019
5 tasks
@pfalcon pfalcon changed the title "Finishing MicroPython" TODO "Finishing Pycopy" TODO Dec 6, 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

No branches or pull requests

1 participant