Support for Python 3.9

Open
#332 9 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
cli, devtools

Research direction

Start with setup.py and compare its Python metadata with the v0.11.1 definition linked in the issue. Reproduce pip install under Python 3.9 and verify that the current release is selected; investigate any compatibility reason for excluding 3.9 before defining the change as done.

Written by the indexing model from the issue text.

Description

enhancement InBacklog

Current latest version of iotedgehubdev (v0.14.6) doesn't support Python 3.9. When users with Python 3.9 perform pip install, v0.11.1 gets installed because of the way setup.py was defined in v0.11.1.

Are there specific reasons for excluding Python 3.9?

Dominant language
Python
Stars
91
Forks
38
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/iotedgehubdev

All issues in Azure/iotedgehubdev

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.