--To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/89fb0487-7828-42e2-a85b-b63be9c28db8%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
> I see two benefits. One is that users who are interested in testingThat makes sense to me. It’s basically the same reasons that a release on PyPI would be helpful: it sounds easier to a newcomer. If there’s consensus on that point (I still think git is pretty easy, but I’ve been using it quite a while), then I’m comfortable with the compromise of the RC nomenclature.
> aren't necessarily going to think to go to github; they're likely to
> look for the most recent release and use that (on the other hand, if
> they see a beta 4 and an RC 1, they might not necessarily realize the
> beta 4 is most recent either, so I take your point). The second
> benefit is that the instructions "pull the latest from github" can
> *sound* like a lot of work if the user is not a contributor and isn't
> experienced with git, and that might deter them from testing.
I agree that learning to deal with git is probably one of the best things we can encourage a new user to do. To that extent, I agree with your sentiment, and if we can encourage more usage of git, I’m all for it. We are the entry point to development for many people, and if we can use our position of authority to encourage newcomers to do things right, that’s a great idea.However, I perceived that the debate was more about the bastardization of the “release candidate” version name for something that’s not possible to release, and I’m OK with it, if it’s really going to be helpful. I, for instance, would prefer to be testing some of my projects off of a pre-release version on PyPI, at least partially because I know that pip freeze will have a version string that works (and isn’t -e with a huge git commit hash).We can’t go back and make another beta, because the versioning won’t be properly ordered, and that’s a Bad Thing. That leaves us with either not releasing, or releasing an RC with known bugs. The RC turning into a release possibility isn’t such a hard requirement for me, it’s just another, more polished, beta version, that’s closer to release. I certainly don’t want to stop being able to versioning things just because we’re getting lots of help finding bugs.Ryan
--
You received this message because you are subscribed to the Google Groups "Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAKBiv3xju0ecpu%3D6GrjZeyRkte09-gY-PexXGWCPwcWzkoAiig%40mail.gmail.com.