Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to python 3.12 #33

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Conversation

IamAbbey
Copy link
Contributor

No description provided.

@IamAbbey IamAbbey force-pushed the feature/MD-7033-update-to-python-3.12 branch from 91cab3a to 7519cf3 Compare October 18, 2023 09:05
@IamAbbey
Copy link
Contributor Author

/rebase

@mergealot mergealot force-pushed the feature/MD-7033-update-to-python-3.12 branch from 7519cf3 to 2b47769 Compare October 18, 2023 09:19
pyproject.toml Show resolved Hide resolved
@IamAbbey IamAbbey force-pushed the feature/MD-7033-update-to-python-3.12 branch from 2b47769 to 379eaae Compare October 23, 2023 12:11
@IamAbbey
Copy link
Contributor Author

/rebase

@mergealot mergealot force-pushed the feature/MD-7033-update-to-python-3.12 branch from 6a8eabd to 8225250 Compare October 23, 2023 12:17
@IamAbbey IamAbbey requested review from catcombo and zyv October 23, 2023 12:18
@IamAbbey IamAbbey merged commit b43aa5f into master Oct 24, 2023
5 checks passed
@IamAbbey IamAbbey deleted the feature/MD-7033-update-to-python-3.12 branch October 24, 2023 12:21
@@ -452,7 +492,11 @@ def get_issue_links(self, issue_id: str, offset: int = 0, count: int = -1) -> Se
),
)

def get_issue_link_types(self, offset: int = 0, count: int = -1) -> Sequence[IssueLinkType]:
def get_issue_link_types(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why all of those das got broken on a new line???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants