Beginner friendly issues

2021-05-30 Thread Nishant Sagar
Hey I'm a beginner in this project can anyone suggest me any beginner 
friendly issues.

Thank You

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/29966a41-80ef-4afc-a0ce-c7d798f159c5n%40googlegroups.com.


Re: Beginner friendly issues

2021-05-30 Thread Sky Lord
Am also beginner anyone suggest us what to do??

On Sun, May 30, 2021, 11:36 AM Nishant Sagar  wrote:

> Hey I'm a beginner in this project can anyone suggest me any beginner
> friendly issues.
>
> Thank You
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/29966a41-80ef-4afc-a0ce-c7d798f159c5n%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CADkdEzFVyokMiV1XZ71L5ouXObVFu%2B0g1-BBE42VBZC6jZpOmg%40mail.gmail.com.


Re: Beginner friendly issues

2021-05-30 Thread Carlton Gibson
Hi.

We don’t really have a set of beginner tickets labelled.

There’s the “Easy Pickings” label, that’s mentioned in the contributing
guide:

https://code.djangoproject.com/query?status=assigned&status=new&easy=1&desc=1&order=id

There aren’t too many of those, but you’re welcome to take on any of them.

Beyond that I suggest filtering by component, and then taking a bit of time
to browse. Most issues aren’t super-hard, but almost all do take some time
to understand.

I hope that helps.

Kind regards, Carlton

On Sun, 30 May 2021 at 13:16, Sky Lord  wrote:

> Am also beginner anyone suggest us what to do??
>
> On Sun, May 30, 2021, 11:36 AM Nishant Sagar 
> wrote:
>
>> Hey I'm a beginner in this project can anyone suggest me any beginner
>> friendly issues.
>>
>> Thank You
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django developers (Contributions to Django itself)" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-developers+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-developers/29966a41-80ef-4afc-a0ce-c7d798f159c5n%40googlegroups.com
>> 
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/CADkdEzFVyokMiV1XZ71L5ouXObVFu%2B0g1-BBE42VBZC6jZpOmg%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAJwKpySDTE%2BCSzo0qmWVL2wbAp0-0gb-YbFUwCNmt_RvSpGDLw%40mail.gmail.com.


Re: Fellow Reports -- May 2021

2021-05-30 Thread Carlton Gibson
Hi all. 


Calendar Week 19 -- ending 16 May.


Triaged:

https://code.djangoproject.com/ticket/32744 -- Template changes cause dev 
server to reload (worksforme)
https://code.djangoproject.com/ticket/32743 -- Migrations don't alter 
foreign key data types when referencing primary keys in MTI models. 
(Accepted)
https://code.djangoproject.com/ticket/32702 -- urlize() should not decode 
URL fragments (needsinfo)
https://code.djangoproject.com/ticket/32740 -- Running colorama.init() at 
import time causes deployment error (wontfix)
https://code.djangoproject.com/ticket/32739 -- Enable timezone handling by 
default (USE_TZ=True in global settings) (Accepted)
https://code.djangoproject.com/ticket/32738 -- Deprecate 
django.utils.datetime_safe, use alternate method to ensure four-digit year 
with strftime. (Accepted)
https://code.djangoproject.com/ticket/32734 -- django-admin startapp with 
trailing slash in directory name results in error (Accepted)
https://code.djangoproject.com/ticket/32722 -- Comparing to TruncTime() 
doesn't work on Oracle. (Accepted)



Reviewed:

https://github.com/django/django/pull/14372 -- Fixed #32718 -- Relaxed file 
name validation in FileField.
https://github.com/django/django/pull/14355 -- Fixed #26721 -- Doc'd 
setting UTF-8 on Windows
https://github.com/django/djangoproject.com/pull/1090 -- Add Italian to 
docs translations #1090
https://github.com/django/django/pull/14378 -- Fixed #32738 -- Deprecated 
django.utils.datetime_safe module.
https://github.com/django/django/pull/14384 -- Refs #32718 -- Corrected 
CVE-2021-31542 release notes.
https://github.com/django/django/pull/14374 -- Fixed #32366 -- Updated 
datetime module usage to recommended approach.
https://github.com/django/django/pull/14275 -- Fixed #32702 -- Don't 
decode escaped URL fragments.
https://github.com/django/django/pull/14365 -- Fixed #32722 -- Fixed 
comparing to TruncTime() on Oracle.



Authored:

https://github.com/django/django/pull/14386 -- Fixed #32740 -- Caught 
possible exceptions from colorama setup.





Calendar Week 20 -- ending 23 May.



Triaged:

https://code.djangoproject.com/ticket/32768 -- An incorrect language is 
sometimes displayed - redirects adding a language code to a path can be 
inappropriate cached by HTTP caches (Accepted)
https://code.djangoproject.com/ticket/32757 -- CSRF cookies are not issued 
once expired if the session cookie is still valid (Invalid)
https://code.djangoproject.com/ticket/32762 -- 
test_msgfmt_error_including_non_ascii fails on Mac OS Catalina, localized 
msgfmt binary. (Accepted)



Reviewed:

https://code.djangoproject.com/ticket/31026 -- Switch form rendering to 
template engine
https://github.com/django/django/pull/14424 -- Changed IRC references to 
Libera.Chat.
https://github.com/django/django/pull/13771 -- Documented 
'databases' check function argument.
https://github.com/django/django/pull/14394 -- Remark "urlconf matches 
are against quoted URLs"
https://github.com/django/django/pull/14396 -- Fixed #32375 -- Deprecate 
http as the default protocol for sitemaps
https://github.com/django/django/pull/14407 -- Fixed #32744 -- Normalized 
to pathlib.Path in autoreloader check for template changes.







Calendar Week 21 -- ending 30 May.


Triaged:

https://code.djangoproject.com/ticket/32782 -- Optimize 
_get_user_permissions by using set comprehensions (needsinfo)
https://code.djangoproject.com/ticket/32785 -- Reduce culling frequency of 
database cache backend (Accepted)
https://code.djangoproject.com/ticket/32784 -- django.core.paginator.count 
should check for method arguments without defaults (wontfix)



Reviewed:

https://github.com/django/django/pull/12133 -- Fixed #31026 -- Switch from 
rendering to template engine
https://code.djangoproject.com/ticket/30272 -- 
get_language_from_request(..., check_path=True) not respecting 
i18n_patterns prefix_default_language=False
https://github.com/django/djangoproject.com/pull/1095 -- Remove duplicate 
settings from settings.docker #1095
https://github.com/django/djangoproject.com/pull/1094 -- Added 
'data' dir to gitignore
https://github.com/django/django/pull/14449 -- Fixed #32783 -- Fixed crash 
of autoreloader when __main__ module doesn't have __spec__ attribute.
https://github.com/django/django/pull/14407 -- Fixed #32744 -- Normalized 
to pathlib.Path in autoreloader check for template changes.




Kind Regards,

Carlton


-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/b9a0f5aa-d10e-4f73-ba0a-ba82fa94cf64n%40googlegroups.com.


#32749 PyMemcacheCache uses default_noreply=False although pymemcache recommends to set to True

2021-05-30 Thread Nishant Sagar
I've gone through the documentation of pymencache and if I'm not wrong its 
nowhere written that it recommends  default_noreply to be set to True

pymemcache documentation says noreply will not read errors returned from 
the memcached server.

If a function with noreply=True causes an error on the server, it will 
still succeed and your next call which reads a response from memcached may 
fail unexpectedly.

pymemcached will try to catch and stop you from sending malformed inputs to 
memcached, but if you are having unexplained errors, setting noreply=False 
may help you troubleshoot the issue.


You can also look at ticket  #29887 
   -- Added a cache backend 
for pymemcache.

It says that default_noreply has been set to false to make the behaviour 
consistent with the other backends and to allow the test suite to pass 
successfully. Currently django-pymemcache only sets the 
soft-deprecated serializer and deserializer options which have been 
superseded by serde.

Note that pymemcache.serde.pickle_serde uses pickle.HIGHEST_PROTOCOL by 
default which is consistent with the configuration of 
the python-memcached backend.


As a beginner to this project what do I supposed to do now, how can I fix 
this issue?

Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/760a175f-2111-4cf0-95f9-e735b204a8f4n%40googlegroups.com.