-
Couldn't load subscription status.
- Fork 197
Module #1249
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
base: master
Are you sure you want to change the base?
Module #1249
Conversation
| raise ValueError("Unable to find ascii temp directory.") | ||
| shutil.copyfile(support_lib, path) | ||
| support_lib = path | ||
| tmp = path |
Check warning
Code scanning / CodeQL
Variable defined multiple times Warning
redefined
| return f | ||
|
|
||
| def requireAscii(func): | ||
| def f(self): |
Check notice
Code scanning / CodeQL
Explicit returns mixed with implicit (fall through) returns Note test
This is a placeholder for module support. This is built off the noagent PR, so it will need to be rebased once that is included.
Key points:
Needs:
Review will defer until after the 1.5.1 mess is dealt with.