Posted in 2019
My contributions to Open Source – July/September 2019
- 19 October 2019
3 months pass from my last entry about my contributions to Open Source.
My contributions to Open Source – June 2019
- 11 July 2019
On CPythonโs asyncio module for public API the loop parameters for that is deprecated on python 3.8 and planned to remove on 3.10. So, I work on bpo-36373. I divide the work on different PR for each module: task.py, queue.py, stream.py, locks.py. For that, a warns message may be launch and should be inform on documentation. Also, the unit tests may wrapped with ``with self.assertWarns(DeprecationWarning)
My contributions to open source โ April and May 2019
- 13 June 2019
Well this last two month I was a littler busy, so I can not log my open source activities. But yes, I was working on it ๐
My contribution to open source โ February 2019
- 24 March 2019
At March 24th I will tell my contributions to open source at February.
My contribution to open source โ January 2019
- 06 February 2019
This is a new year, and like happen always on new years we purpose several goals. My principal goal is have more contribution to CPython. I want to in the future convert me in a Core Dev (I know this is a hard work), maybe not in this year but yes on 2020. My other goal is convert me in a Debian Developer, so I have to involve more on Debian too. I want to involve me on contribute on Cython and Django projects.
My contribution to open source โ December 2018
- 02 January 2019
This month I to the next contributions: