[pypy-dev] Dough about prevision on updating pypy to python 3.8

2020-06-10 Thread João Victor Guazzelli via pypy-dev
Hello there I'm a brazilian developer in hope to use pypy, or should I say, in need to use pypy. I'm thinking about upgrading my code to python 3.8 but pypy is mandatory. That being said my dough is if pypy is compatible with 3.8 and if it is not if there is a prevision on that. Thank you so much

Re: [pypy-dev] Trouble with first commit

2020-06-10 Thread Manuel Jacob
Our documentation is not as clear on this aspect as it could be. After having been granted access, by default you can only make "short-lived" branches (with `hg topic foo`) but not "long-lived" branches (`hg branch foo`). It seems like in your case, it’s just a matter of replacing `hg branch