- Jan 03, 2023
-
-
Saurabh Kumar authored
Replace their usages with the literal versions, [] for lists, {} for dicts, etc. It's easier for others to read, looks nicer, and the interpreter will convert it into bytecode that is executed faster (special opcodes for the containers, instead of performing function calls).
-
Saurabh Kumar authored
Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling
-
- Jun 15, 2021
-
-
vimal1083 authored
-
- Feb 24, 2020
-
-
Fredrik Jonsson authored
-
- Jan 23, 2020
-
-
Fredrik Jonsson authored
-
- Aug 09, 2019
-
-
Todd Dembrey authored
* Allow an approver to make changes to the PAF whilst they are approving * Expose the applicant view of the project and allow them to edit Applicants can only edit in the first phase Applicants can only edit the base data on the project * Improve the display of the addressfield and value * Add tests in for the views * De-submissionify the emails to the user * Fix from rebase
-
- Jul 22, 2019
-
-
Fredrik Jonsson authored
-
- Jul 19, 2019
-
-
George Hickman authored
-
- Jan 08, 2019
-
-
Fredrik Jonsson authored
-
- Aug 23, 2018
-
-
Todd Dembrey authored
-
Todd Dembrey authored
-
- Mar 15, 2018
-
-
Todd Dembrey authored
-
- Mar 08, 2018
-
-
Dan Braghis authored
-
- Feb 08, 2018
-
-
Chris Lawton authored
-
Todd Dembrey authored
-
Todd Dembrey authored
-
Todd Dembrey authored
-
Todd Dembrey authored
-
Todd Dembrey authored
-
Todd Dembrey authored
-
Todd Dembrey authored
-
Todd Dembrey authored
-