Opened 6 years ago

Last modified 6 years ago

#28930 closed Cleanup/optimization

Utilize all()/any() — at Version 2

Reported by: Дилян Палаузов Owned by: nobody
Component: Core (Other) Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Srinivas Reddy Thatiparthy)

What is the policy for taking this patch and raising a PR? Ofcourse, I acknowledge the author.

I like this patch very much, i couldn't resist to raise a PR. If i break the unspoken rules, please close the PR.

https://github.com/django/django/pull/9493

Change History (3)

by Дилян Палаузов, 6 years ago

Attachment: any_all.patch added

comment:1 by Claude Paroz, 6 years ago

Triage Stage: UnreviewedAccepted

Thanks, please provide a pull request.

comment:2 by Srinivas Reddy Thatiparthy, 6 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top