microsoftgraph / microsoftgraph/msgraph-sdk-python-core
Breaking changes between pypi-published v0.2.2 and release v1.0.0 and samples failing
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 288
- Forks
- 52
- Avg merge
- 8h 10m
- Merged PRs (30d)
- 1
Description
The version published on pypi is v0.2.2 from July 2021. That version works with the samples in this repo.
The most recent release on github is v1.0.0, presumably coinciding with the v1.0.0 release of msgraph-sdk-python. This version does not work with the samples in this repo. There are numerous breaking points: the import "msgraph.core" is no longer valid, there no longer appears to be a GraphClient, etc.
Could these samples please be updated or removed?
It looks like this library is no longer intended to be used standalone, with the main documentation now directing users to the main sdk repo and the instructions reflecting it's usage. Is this correct?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the samples in this repository with the v1.0.0 release and the usage instructions in the linked main documentation and SDK repository. Run the affected samples to identify the reported import and GraphClient failures, then determine whether the samples should be updated or removed and clarify whether this library is intended for standalone use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100