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

Update docstring parser to work with Python 3.11 #105

Merged
merged 4 commits into from
Apr 30, 2023
Merged

Update docstring parser to work with Python 3.11 #105

merged 4 commits into from
Apr 30, 2023

Conversation

arahlin
Copy link
Member

@arahlin arahlin commented Apr 27, 2023

Fixes #104

@arahlin arahlin requested a review from nwhitehorn April 27, 2023 04:54
@arahlin arahlin self-assigned this Apr 27, 2023
@arahlin arahlin requested a review from menanteau April 27, 2023 22:49
Copy link
Contributor

@menanteau menanteau left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thank you! This didn't look trivial!

@arahlin arahlin merged commit 81367dc into master Apr 30, 2023
@arahlin arahlin deleted the fix_docs branch April 30, 2023 23:09
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.

Docs parser is broken in Python 3.11
2 participants