4
31
Fork
You've already forked simplematrixbotlib
21

Support Python 3.14 #143

Open
xuhcc wants to merge 1 commit from xuhcc/simplematrixbotlib:python-3-14 into master
pull from: xuhcc/simplematrixbotlib:python-3-14
merge into: imbev:master
imbev:master
imbev:v3
imbev:send_reaction
First-time contributor
Copy link

Pillow 10.0 fails to build for me with Python 3.14 (Arch Linux) and prebuilt packages are only available for Python<=3.13.

I updated Pillow to 11.0 and that fixed the problem.

Pillow 10.0 fails to build for me with Python 3.14 (Arch Linux) and prebuilt packages are [only available for Python<=3.13](https://pypi.org/project/pillow/10.4.0/#files). I updated Pillow to 11.0 and that fixed the problem.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u python-3-14:xuhcc-python-3-14
git switch xuhcc-python-3-14

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff xuhcc-python-3-14
git switch xuhcc-python-3-14
git rebase master
git switch master
git merge --ff-only xuhcc-python-3-14
git switch xuhcc-python-3-14
git rebase master
git switch master
git merge --no-ff xuhcc-python-3-14
git switch master
git merge --squash xuhcc-python-3-14
git switch master
git merge --ff-only xuhcc-python-3-14
git switch master
git merge xuhcc-python-3-14
git push origin master
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
imbev/simplematrixbotlib!143
Reference in a new issue
imbev/simplematrixbotlib
No description provided.
Delete branch "xuhcc/simplematrixbotlib:python-3-14"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?