Skip to content

Fix xcbproto build error with Python 3.9#53

Closed
fcremo wants to merge 1 commit intorevng:masterfrom
fcremo:feature/bump-xcbproto-version
Closed

Fix xcbproto build error with Python 3.9#53
fcremo wants to merge 1 commit intorevng:masterfrom
fcremo:feature/bump-xcbproto-version

Conversation

@fcremo
Copy link

@fcremo fcremo commented Aug 17, 2021

A version bump is required to fix a build error in xcb libraries due to them importing gcd from the fractions module, which was deprecated in Python 3.5 and removed in Python 3.9.

A version bump is required to fix a build error in xcb libraries due to
them importing gcd from the fractions module, which was deprecated in
python 3.5 and removed in python 3.9.
@fcremo fcremo force-pushed the feature/bump-xcbproto-version branch from 751ea3b to dbcda05 Compare August 17, 2021 16:42
@fcremo
Copy link
Author

fcremo commented Aug 18, 2021

This commit is included in #54, closing

@fcremo fcremo closed this Aug 18, 2021
@fcremo fcremo deleted the feature/bump-xcbproto-version branch August 18, 2021 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant