-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-128508: Add some docstrings to xml.dom.minidom #128477
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
Open
srinivasreddy
wants to merge
38
commits into
python:main
Choose a base branch
from
srinivasreddy:gh-63882-doc_strings
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+43
−3
Open
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
21bb374
Update and Add docstrings for functions and methods in minidom.py module
srinivasreddy f16761b
Update Lib/xml/dom/minidom.py
srinivasreddy eb0208b
Update Lib/xml/dom/minidom.py
srinivasreddy f4f6334
Update Lib/xml/dom/minidom.py
srinivasreddy 70617ea
Add `check-readthedocs` pre-commit hook (#128453)
sobolevn 90b344f
gh-128152: Argument Clinic: ignore pre-processor directives inside C …
erlend-aasland 34c317a
GH-127381: pathlib ABCs: remove `PathBase.move()` and `move_into()` (…
barneygale 5f7ba82
Docs: mark up json.dump() using parameter list (#128482)
erlend-aasland 23d11be
pathlib tests: create `walk()` test hierarchy without using class und…
barneygale e6a8d38
gh-126719: Clarify math.fmod docs (#127741)
StanFromIreland 1592145
Docs: amend json.dump() post gh-128482 (#128489)
erlend-aasland 1a8ee69
gh-127954: Document PyObject_DelItemString (#127986)
rruuaanng 61c3e8a
gh-127553: Remove outdated TODO comment in _pydatetime (#127564)
bombs-kim 69f8e4b
gh-115765: Document and enforce Autoconf 2.72 requirement (#128502)
erlend-aasland 7f767cd
gh-128437: Add `BOLT_COMMON_FLAGS` with `-update-debug-sections` (gh-…
zanieb 2f8b072
gh-128137: Update PyASCIIObject to handle interned field with the ato…
corona10 539b638
gh-128504: Upgrade doctest to ubuntu-24.04 (#128506)
Damien-Chen a4c5f4f
Docs: fix `MessageDefect` references in email.policy docs (#128468)
koyuki7w c612744
gh-98188: Fix EmailMessage.get_payload to decode data when CTE value …
RanKKI b0a9129
Revert __repr__ change
srinivasreddy 3f71f1f
Merge branch 'main' into gh-63882-doc_strings
srinivasreddy 8b7ff8e
Update the docstring for _clone_node(...)
srinivasreddy afa51ef
Update docstring for cloneNode(...)
srinivasreddy 14bb77e
Update docstrings for cloneNode(...)
srinivasreddy a4840f3
Convert doc string to imperative mode
srinivasreddy 38be045
Update docstring as recommended by argument clinic
srinivasreddy cca0fda
Update docstring as recommended by argument clinic
srinivasreddy 8df6795
Undo removing comment
srinivasreddy 727af86
Update docstrings as it was done in argument clinic
srinivasreddy 2da171f
Add space back
srinivasreddy ecb4a54
Update doc strings
srinivasreddy 8b63730
Update Lib/xml/dom/minidom.py
srinivasreddy 49a12e6
Update Lib/xml/dom/minidom.py
srinivasreddy 298a20f
Merge branch 'main' into gh-63882-doc_strings
srinivasreddy b97d812
Address review comments
srinivasreddy 19d245c
Update docstrings
srinivasreddy 7b1666d
Update Lib/xml/dom/minidom.py
srinivasreddy c68cb4d
Merge branch 'main' into gh-63882-doc_strings
srinivasreddy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update doc strings
- Loading branch information
commit ecb4a54d051d24f6bb8344d92b07a4c7170c6fa3
There are no files selected for viewing
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.