Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

2.0.0 patch20 issue 95 #96

Merged
merged 12 commits into from
Jun 5, 2021
Merged

2.0.0 patch20 issue 95 #96

merged 12 commits into from
Jun 5, 2021

Conversation

MurdoMaclachlan
Copy link
Owner

@MurdoMaclachlan MurdoMaclachlan commented Jun 5, 2021

Closes #95
Contributes to #77

- Pull exitWithLog() from misc.py
- Change log updating to use arrays so multiple messages can be submitted with one call
- Implement missing warn() calls
- Tiny optimisations
- Implement new logging
- Add checkRegex() because apparently I never did that
- Remove exitWithLog() (moved to log.py)
unrelated to this patch but

fuck you
@MurdoMaclachlan MurdoMaclachlan added documentation improvements or additions to documentation cleanup/optimisation improvements to the efficiency of the code and/or project structure labels Jun 5, 2021
@MurdoMaclachlan MurdoMaclachlan added this to the v2.0.0 milestone Jun 5, 2021
@MurdoMaclachlan MurdoMaclachlan self-assigned this Jun 5, 2021
@MurdoMaclachlan MurdoMaclachlan mentioned this pull request Jun 5, 2021
41 tasks
@MurdoMaclachlan MurdoMaclachlan merged commit e39db50 into 2.x Jun 5, 2021
@MurdoMaclachlan MurdoMaclachlan deleted the 2.0.0-patch20-issue-95 branch June 5, 2021 08:55
This was linked to issues Jun 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cleanup/optimisation improvements to the efficiency of the code and/or project structure documentation improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

General improvements to log handling Optimisation and readability
1 participant