Skip to content

bpo-40280: Get help() working and more (GH-30858) - #30858

Merged
tiran merged 1 commit into
python:mainfrom
tiran:bpo-40280-help-more
Jan 24, 2022
Merged

bpo-40280: Get help() working and more (GH-30858)#30858
tiran merged 1 commit into
python:mainfrom
tiran:bpo-40280-help-more

Conversation

@tiran

@tirantiran commented Jan 24, 2022

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>
@tirantiran changed the title bpo-40280: Get help() working and morebpo-40280: Get help() working and more (GH-30858)Jan 24, 2022
@tiran
tiran merged commit d5fd438 into python:mainJan 24, 2022
@tiran
tiran deleted the bpo-40280-help-more branch January 24, 2022 21:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

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