This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Merged
Conversation
Contributor
|
LGTM |
Member
|
do we also need to clean up stale pycs? On 17/02/2015 11:26, Mark Haines wrote:
|
Member
Author
|
I guess we could. I'm just cautious about deleting stuff from users file system though. |
anoadragon453
pushed a commit
that referenced
this pull request
Feb 26, 2021
In #75, bytecode was disabled (from a bit of FUD back in `python<2.4` days, according to dev chat), I think it's safe enough to enable it again. Added in `__pycache__/` and `.pyc`/`.pyd` to `.gitignore`, to extra-insure compiled files don't get committed. `Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>`
babolivier
pushed a commit
that referenced
this pull request
Sep 1, 2021
Updating DINUM's synapse branch from v1.21.2 -> v1.24.0. Shouldn't be any deprecations or config file changes to worry about. This merge is paired with one for Sytest as well: matrix-org/sytest#999
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.