Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Add initial support for Python>=3.5 #326

Merged
merged 2 commits into from Dec 6, 2016

Conversation

shaib
Copy link
Contributor

@shaib shaib commented Dec 4, 2016

This allows VOC to work under Python 3.5. Some tests still fail
over minor differences between 3.4 and 3.5, but this solves the
major issue of change in the parsing of *args and **kwargs in
call sites.

Also: This is my first contribution which I see some depth in. When this is merged, I will consider myself worthy of a coin.

This allows VOC to work under Python 3.5. Some tests still fail
over minor differences between 3.4 and 3.5, but this solves the
major issue of change in the parsing of *args and **kwargs in
call sites.
@freakboy3742 freakboy3742 merged commit e1ff948 into beeware:master Dec 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants