-
I would like to be able to use the debugger with code loaded from snapshots. Because of device limitations, it may not be possible to parse the source on the device itself. The current debugging appro…
-
1. Remove AST_LIST and mark it as deprecated, and remove it whenever AST version 50 is removed.
Related to #94 - It was overlooked
AST_LIST is still used in https://github.com/phan/phan/blob/1.2…
-
```
My mission: To point out the issue and help fix it.
Note: I'm not invalidating anyone, this not an attempt to troll.
unpyc is free, and I'm not owed anything.
Like a lot of people comming here, w…
-
```
My mission: To point out the issue and help fix it.
Note: I'm not invalidating anyone, this not an attempt to troll.
unpyc is free, and I'm not owed anything.
Like a lot of people comming here, w…
-
```
My mission: To point out the issue and help fix it.
Note: I'm not invalidating anyone, this not an attempt to troll.
unpyc is free, and I'm not owed anything.
Like a lot of people comming here, w…
-
```
My mission: To point out the issue and help fix it.
Note: I'm not invalidating anyone, this not an attempt to troll.
unpyc is free, and I'm not owed anything.
Like a lot of people comming here, w…
-
Hi,
Thank you all for this great package!
It will be handy if dap-mode can add `debug-to-here` function, I know we can add and remove break point for this purpose, but it will be convenient for the…
-
今年V8小组要完成一本介绍V8技术细节的书籍。这个issue用来记录这本书的内容提纲。
-------------------------------
稻盛先生说“必须具备某种‘无赖’精神”。
在开始挑战某项新事业时,人容易出现“因为没有这个或那个”的心态,往往一拖再拖,迟迟不肯迈出第一步。但是,挑战新事物,或是从事谁都没有做过的事业时,因为本来就没有前例可循,所以起步阶段一无所…
-
Are you still around ?
Have you done some improvements to this project ?
I just found it and I'm impressed by it's simplicity and performance !
Thank you for your great work !
-
Nick released a new version of PEP 642 and suggested that it would benefit people looking at the AST or the bytecode compiler if AST nodes for patterns didn't piggy-back on expression nodes. @brandtbu…