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

Fix #7821: autodoc: TypeError is raised for overloaded C-ext function #7823

Merged
merged 2 commits into from Jun 14, 2020

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Jun 12, 2020

@tk0miya tk0miya merged commit 6eb43ba into sphinx-doc:3.1.x Jun 14, 2020
@tk0miya tk0miya deleted the 7821_overload_builtin_function branch June 14, 2020 02:47
@NucleaPeon
Copy link

I apologize for not responding sooner, I've been busy and haven't prioritized testing your changes. I will try this and respond asap. Thank you for your effort!

@NucleaPeon
Copy link

sphinx-build -M html . _build 
Running Sphinx v3.1.1
loading pickled environment... failed
failed: build environment version not current
loading intersphinx inventory from https://docs.python.org/3.7/objects.inv...
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 115 source files that are out of date
updating environment: [new config] 115 added, 0 changed, 0 removed
reading sources... [100%] todo                                                                       
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] todo                                                                        
generating indices...  genindexdone
writing additional pages...  searchdone
copying images... [100%] ...
copying static files... ... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in _build/html.

@tk0miya :D
Wow thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants