Yap Boon Peng
Yap Boon Peng
## Week 3 Update ## ### Goal ### Complete generator features required by coroutine [#821, #823, #831] ### Relevant resource ### - [PEP 342: Yield expression and generator methods](https://www.python.org/dev/peps/pep-0342/#specification-summary) -...
## Week 4 & 5 Update ## ### Goal ### Support raising and catching of custom exception [#847] ### Relevant resource ### - [voc issues #255](https://github.com/pybee/voc/issues/255) ### Summary ### Currently...
## Week 6 & 7 Update ## ### Goal ### Investigating and fixing bugs occurred when importing asyncio module through voc [#849, #854] ### Relevant resource ### - [PEP 3104...
## Week 8 Update ## ### Goal ### Solve regression issues in #854 ### Relevant resource ### - [PEP 3104 -- Access to Names in Outer Scopes](https://www.python.org/dev/peps/pep-3104/) ### Summary ###...
## Week 10 & 11 Update ## ### Goal ### Continue nonlocal implementation and finding out which modules are causing issues when importing `asyncio` module. ### Summary ### This week...
## Week 12 Update ## Well, that's a wrap for GSoC 2018. 😄 Huge thanks to @freakboy3742 and BeeWare project for an amazing GSoC experience. For summary of what I...
~~Fixed. Closing it now 😄~~ Edit: Oops, looks like I closed the wrong issue, reopening again.