Friday, July 1, 2016

Re: Contribute to Django - Python 3 or Python 2

https://docs.djangoproject.com/en/dev/releases/1.11/

"The Django 1.11.x series is the last to support Python 2. The next
major release, Django 2.0, will only support Python 3.5+."

But your point remains valid.
It make more sense to use python 3 as it will be the only option
available soon and some feature are already python 3 only, like
unicode support in username.

2016-06-30 18:36 GMT+02:00 Ricardo Daniel Quiroga <l2radamanthys@gmail.com>:
> the next django releases don't suport python 2.x. if you want to use python
> 2.x in django use the 1.8 LTS
>
> http://stackoverflow.com/questions/28908401/does-django-have-any-plans-to-drop-support-for-python-2-in-the-near-future
> https://www.djangoproject.com/weblog/2015/jun/25/roadmap/
>
> 2016-06-28 22:13 GMT-03:00 Tim Graham <timograham@gmail.com>:
>>
>> You can use either, but use Python 3. You can rely on the continuous
>> integration server to test your pull request on Python 2 and debug any
>> issues
>>
>> Can you given an example of "most places python2 is used"? In fact, the
>> tutorial says, "This tutorial assumes you are using Python 3."
>>
>> On Tuesday, June 28, 2016 at 7:45:02 PM UTC-4, premdjango wrote:
>>>
>>> Hello,
>>> Im trying to contribute to Django project and started with this document.
>>>
>>> https://docs.djangoproject.com/en/dev/intro/contributing/
>>>
>>> Here in couple of places I see Python3 is being used but in most places
>>> python2 is used.
>>>
>>> Should I use Python 3 or Python 2?
>>>
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscribe@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/a0539448-0019-40a2-b732-e2c44799877b%40googlegroups.com.
>>
>> For more options, visit https://groups.google.com/d/optout.
>
>
>
>
> --
>
> Ricardo Daniel Quiroga
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscribe@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAO2-wHa0Onh2Ng03sHUDOJAcz3BkLGASkWAkDcJkkF7U884GoA%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/d/optout.



--

Cordialement, Coues Ludovic
+336 148 743 42

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEuG%2BTZRB90sL24dcvVFXpTWGYMXZJqWFUsHLsdJzuNn6ga2pA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment