◐ Shell
clean mode source ↗

bpo-40280: Get help() working and more (GH-30858) by tiran · Pull Request #30858 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@tiran

@tiran tiran commented

Jan 24, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

  • include urllib.parse for pydoc
  • skip modules that require shared mod and dlopen
  • fix WASI block in configure

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue40280

- include urllib.parse for pydoc
- skip modules that require shared mod and dlopen
- fix WASI block in configure

Signed-off-by: Christian Heimes <christian@python.org>

@tiran tiran changed the title bpo-40280: Get help() working and more bpo-40280: Get help() working and more (GH-30858)

Jan 24, 2022

@tiran tiran merged commit d5fd438 into python:main

Jan 24, 2022

@tiran tiran deleted the bpo-40280-help-more branch

January 24, 2022 21:02

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tiran @the-knights-who-say-ni @bedevere-bot