-
-
Notifications
You must be signed in to change notification settings - Fork 51
Comparing changes
Open a pull request
base repository: mkdocstrings/python
base: 1.12.2
head repository: mkdocstrings/python
compare: 1.13.0
- 16 commits
- 119 files changed
- 2 contributors
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6dab06 - Browse repository at this point
Copy the full SHA c6dab06View commit details -
fix: Don't merge parent
__init__docstring into class docstring if ……such inherited method wasn't selected through the `inherited_members` configuration option Issue-189: #189
Configuration menu - View commit details
-
Copy full SHA for 6c5b5c3 - Browse repository at this point
Copy the full SHA 6c5b5c3View commit details -
fix: Fix normalization of extension paths on the annoying operating s…
…ystem and Python 3.13 Python 3.13 changed `os.path.isabs`: > On Windows, `isabs()` no longer considers paths starting with exactly one slash (`\` or `/`) to be absolute. See https://docs.python.org/3/whatsnew/3.13.html#os-path.
Configuration menu - View commit details
-
Copy full SHA for 101a6dc - Browse repository at this point
Copy the full SHA 101a6dcView commit details -
fix: Respect highlight's
linenumsconfig forpyconexamples in do……cstrings The reasoning is that someone enabling line numbers globally supposedly also wants them for code blocks in docstrings. There's in my opinion no difference between a code block in a Markdown document and a code block in a docstring, they both serve documentation purposes and should be subject to the same rendering rules. If that makes someone unhappy, we can always consider adding an option to hide line numbers for code blocks in docstrings. Related-to-#192: #192
Configuration menu - View commit details
-
Copy full SHA for 53eb82a - Browse repository at this point
Copy the full SHA 53eb82aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a669f1c - Browse repository at this point
Copy the full SHA a669f1cView commit details
Commits on Dec 3, 2024
-
fix: Actually check if a module is public when rendering auto-generat…
…ed summary table for modules Issue-203: #203
Configuration menu - View commit details
-
Copy full SHA for 3bf55b2 - Browse repository at this point
Copy the full SHA 3bf55b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for af6fab3 - Browse repository at this point
Copy the full SHA af6fab3View commit details -
fix: Respect
show_signature_annotationsoption for attribute signat……ures in headings Issue-griffe-pydantic#9: mkdocstrings/griffe-pydantic#9
Configuration menu - View commit details
-
Copy full SHA for e93d166 - Browse repository at this point
Copy the full SHA e93d166View commit details -
Configuration menu - View commit details
-
Copy full SHA for cea4996 - Browse repository at this point
Copy the full SHA cea4996View commit details
Commits on Dec 19, 2024
-
refactor: Render
*and**outside of cross-references in signaturesNeeded-for-PR-216: #216
Configuration menu - View commit details
-
Copy full SHA for c4506f0 - Browse repository at this point
Copy the full SHA c4506f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d67215c - Browse repository at this point
Copy the full SHA d67215cView commit details
Commits on Dec 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec4d2cc - Browse repository at this point
Copy the full SHA ec4d2ccView commit details
Commits on Dec 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d953e3 - Browse repository at this point
Copy the full SHA 0d953e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e493663 - Browse repository at this point
Copy the full SHA e493663View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f1a77 - Browse repository at this point
Copy the full SHA c8f1a77View commit details
Commits on Dec 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 941d0e5 - Browse repository at this point
Copy the full SHA 941d0e5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.12.2...1.13.0