This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Drop support for and remove references to EOL Python 3.6 #11683
Merged
Changes from 28 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
caf0256
remove reference in comments to python3.6
H-Shay 0b34cde
upgrade tox python env in script
H-Shay 268b817
bump python version in example for completeness
H-Shay acef726
upgrade python version requirement in setup doc
H-Shay 0add262
upgrade necessary python version in __init__.py
H-Shay 1b98edb
upgrade python version in setup.py
H-Shay 52bd94f
newsfragment
H-Shay c74dcea
drops refs to bionic and replace with focal
H-Shay d717f1b
bump refs to postgres 9.6 to 10
H-Shay b979f33
fix hanging ci
H-Shay dd20fc1
try installing tzdata first
H-Shay ebb53f4
revert change made in b979f336
H-Shay bb476d4
Merge branch 'develop' into excise_36
H-Shay 7496e37
ignore new random mypy error while debugging other error
H-Shay b156635
fix lint error for temporary workaround
H-Shay 1ccaa28
revert change to install list
H-Shay c5e6dfa
try passing env var
H-Shay 9978524
export debian frontend var?
H-Shay b38d9ea
move line and add comment
H-Shay f810705
bump pillow dependency
H-Shay 36f182f
Merge branch 'develop' into excise_36
H-Shay 0a566a9
bump lxml depenency
H-Shay 112ee00
Merge branch 'excise_36' of https://github.com/matrix-org/synapse int…
H-Shay efef6d4
install libjpeg-dev for pillow
H-Shay c5a9ad2
bump automat version to one compatible with py3.8
H-Shay b76aaae
Merge branch 'develop' into excise_36
H-Shay 26d41fa
add libwebp for pillow
H-Shay 67a8d7b
Merge branch 'excise_36' of https://github.com/matrix-org/synapse int…
H-Shay 8b695ef
bump twisted trunk python version
H-Shay 954665d
change suffix of newsfragment
H-Shay cb763cc
Merge branch 'develop' into excise_36
H-Shay 7aaa772
remove redundant python 3.7 checks
H-Shay 8d209b2
lint
H-Shay File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Drop support for Python 3.6, which is EOL. | ||
H-Shay marked this conversation as resolved.
Show resolved
Hide resolved
|
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
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
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
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.