1.0 Feature Lock #2008
allison-casey
started this conversation in
General
Replies: 3 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Also, do we have a target date for when we want to get |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
I'm going to move these issues into the 1.0 Project Board so I can keep track of how things are going. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On the way to Hy
1.0I think we need to lock down what we consider priority items to prevent feature creep and help us get1.0out the door sooner while we have some momentum. I've gone through the entire outstanding issue list and categorized what I think are necessary features/bugfixes as well some some things we might want to include in1.0but I want to get more discussion on. Feel free to dispute the categorizing of any of these issues. Some of them may also have been fixed, but just never got updated so if you see one of those you know is fixed let me know. A lot of these still need some discussion as to how we want to deal with them, but that discussion should take place in their respective issues. this is just to figure out what we want to focus on.Necessary Features
importlibframes from traceback #1693 remove internalimportlibframes from traceback (still issue?)Necessary Bugfixes
NameErrorforHyListetc (stopgap fix in pr Implement Hy builtins as actual builtins #1979)(= 'hello "hello")etcunquote-spliceinteracts with HySymbol weirdly #1509unquote-spliceinteracts with HySymbol WeirdlyPygmentsHy lexer needs improvements (not actionable until 1.0?)__init__return suppression automagic (still an issue?)hy-reprmishandles lexically illegal symbols and keywordsunpack-mappinghy-reprshouldn't use the registered function of a supertyperequirewith relative path crashes the compiler #1897requirewith relative path crashes the compilerMaybe Features
fnform with something like@[dec1 dec]python -m package.modulewith package/module.hy. #1018 make hy work withpython -m package.module(is this possible?).form to accept calls #1108 extend.to accept callshy -ishould support the debugger#,tuple tag macro-should not get converted to underscores. #1635 mangle leading-differently to prevent them from becoming module privaterequireinto a macro #1692 turnrequireinto a macroinspectmodule compatible with Hy #1696 makeinspectmodule compatible with Hysys.executableconfuses python librariesmultiprocessing.set-executableat startup #1786 callmultiprocessing.set-executableat startupBeta Was this translation helpful? Give feedback.
All reactions