FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

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 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 changed the title bpo-40280: Get help() working and more bpo-40280: Get help() working and more (GH-30858) Jan 24, 2022
tiran merged commit d5fd438 into python:main Jan 24, 2022
tiran deleted the bpo-40280-help-more branch January 24, 2022 21:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL