[Python-Dev] Re: Is the Python review process flawed?

2021-07-01 Thread esmeraldagarcia
Okay so I just code a little bit and I used the multiprocessing module but my code didn't work and I found the solution on Stack Overflow and it turned out to be not my mistake (which has never happened before I think). Instead I found out it's a bug in Python and the issue on Github was linked

[Python-Dev] Is the Python review process flawed?

2021-06-29 Thread esmeraldagarcia
I just stumbled upon the following issue and subsequent pull request. It is a very small bugfix. There is currently a bug in Python and this pull request fixes it. It's not a new feature or an enhancement, it is a bugfix! Yet, it doesn't get reviewed, nor merged. And this has been going on since