Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
reteps
/
python
Public
forked from
mkdocstrings/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python
src
mkdocstrings_handlers
python
rendering.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 11, 2025
feat: Support cross-referencing constructor parameters in instance attribute values
pawamoy
committed
f07bf58
View commit details
Copy full SHA for f07bf58
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
fix: Remove type from property docstring summary in summary sections
Show description for 15f2cd4
elfkuzco
authored
15f2cd4
View commit details
Copy full SHA for 15f2cd4
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
refactor: Use dataclasses for configuration/options and automate schema generation
pawamoy
committed
5ebeda6
View commit details
Copy full SHA for 5ebeda6
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
feat: Allow using Ruff to format signatures and attribute values
Show description for d67215c
DarkaMaul
authored
d67215c
View commit details
Copy full SHA for d67215c
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
fix: Actually check if a module is public when rendering auto-generated summary table for modules
Show description for 3bf55b2
pawamoy
committed
3bf55b2
View commit details
Copy full SHA for 3bf55b2
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
fix: Never render line numbers for signatures and attribute values
Show description for a669f1c
pawamoy
committed
a669f1c
View commit details
Copy full SHA for a669f1c
View code at this point
Browse repository at this point
Commits on Oct 12, 2024
docs: Various documentation updates
pawamoy
committed
701ba60
View commit details
Copy full SHA for 701ba60
View code at this point
Browse repository at this point
feat: Auto-summary of members
pawamoy
committed
7f9757d
View commit details
Copy full SHA for 7f9757d
View code at this point
Browse repository at this point
feat: Parameter headings, more automatic cross-references
pawamoy
committed
0176b83
View commit details
Copy full SHA for 0176b83
View code at this point
Browse repository at this point
build: Drop support for Python 3.8
pawamoy
committed
6615c91
View commit details
Copy full SHA for 6615c91
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
feat: Hook into autorefs to provide context around cross-ref errors
pawamoy
committed
bb4be5b
View commit details
Copy full SHA for bb4be5b
View code at this point
Browse repository at this point
Commits on Aug 30, 2024
refactor: Use new autorefs syntax
pawamoy
committed
68cb72f
View commit details
Copy full SHA for 68cb72f
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
refactor: Update code for Griffe 0.48 (removing deprecation warnings)
Show description for eff10cc
pawamoy
committed
eff10cc
View commit details
Copy full SHA for eff10cc
View code at this point
Browse repository at this point
Commits on May 15, 2024
fix: Actually make use of custom .html.jinja templates
pawamoy
committed
5668abb
View commit details
Copy full SHA for 5668abb
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
refactor: Update `get_template` filter to support both `*.html` and `*.html.jinja` templates, logging a message (info) when `*.html` templates are overridden by users
Show description for 3546fd7
pawamoy
committed
3546fd7
View commit details
Copy full SHA for 3546fd7
View code at this point
Browse repository at this point
Commits on Mar 24, 2024
refactor: Allow first name in a separate signature to be highlighted as a function name
pawamoy
committed
f798a1e
View commit details
Copy full SHA for f798a1e
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
feat: Release Insiders features of the $500/month funding goal
Show description for 2a11b40
pawamoy
committed
2a11b40
View commit details
Copy full SHA for 2a11b40
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
fix: Prevent alias resolution error when source-ordering members
Show description for 67df10c
pawamoy
committed
67df10c
View commit details
Copy full SHA for 67df10c
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
fix: Never fail when trying to format code with Black
pawamoy
committed
df24bbc
View commit details
Copy full SHA for df24bbc
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
chore: Prepare signature filter for overloads
pawamoy
committed
7f38da3
View commit details
Copy full SHA for 7f38da3
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
feat: Add `doc-signature` CSS class to separate signature code blocks
pawamoy
committed
b6c648f
View commit details
Copy full SHA for b6c648f
View code at this point
Browse repository at this point
refactor: Add a `format_attribute` filter, preparing for cross-refs in attribute signatures
pawamoy
committed
8f0ade2
View commit details
Copy full SHA for 8f0ade2
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
docs: Mark deprecated filters as such
pawamoy
committed
516d127
View commit details
Copy full SHA for 516d127
View code at this point
Browse repository at this point
feat: Support new Griffe expressions (in v0.33)
pawamoy
committed
9b8e1b1
View commit details
Copy full SHA for 9b8e1b1
View code at this point
Browse repository at this point
refactor: Deprecate `crossref` and `multi_crossref` filters
pawamoy
committed
4fe3d20
View commit details
Copy full SHA for 4fe3d20
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
fix: Fix members ordering when members are specified with a boolean
Show description for c69f9c3
pawamoy
committed
c69f9c3
View commit details
Copy full SHA for c69f9c3
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
feat: Support inheritance
Show description for ae42356
pawamoy
committed
ae42356
View commit details
Copy full SHA for ae42356
View code at this point
Browse repository at this point
Commits on Jul 2, 2023
ci: Quality
pawamoy
committed
93ccaaa
View commit details
Copy full SHA for 93ccaaa
View code at this point
Browse repository at this point
Commits on May 25, 2023
feat: Support custom templates through objects' extra data
Show description for 8ff2b06
pawamoy
authored
8ff2b06
View commit details
Copy full SHA for 8ff2b06
View code at this point
Browse repository at this point
Commits on May 11, 2023
fix: Bring compatibility with insiders signature crossrefs feature
Show description for f686f4e
pawamoy
committed
f686f4e
View commit details
Copy full SHA for f686f4e
View code at this point
Browse repository at this point
Commits on May 7, 2023
fix: Format signatures with full-path names
pawamoy
committed
685512d
View commit details
Copy full SHA for 685512d
View code at this point
Browse repository at this point
Commits on May 6, 2023
refactor: Match documented behavior for filtering (all members, list, none)
pawamoy
committed
c7f70c3
View commit details
Copy full SHA for c7f70c3
View code at this point
Browse repository at this point
Commits on May 3, 2023
refactor: Switch to an info level log for when black's not installed
FasterSpeeding
authored and
pawamoy
committed
f593bb0
View commit details
Copy full SHA for f593bb0
View code at this point
Browse repository at this point
Commits on Apr 2, 2023
ci: Quality
pawamoy
committed
1a131d7
View commit details
Copy full SHA for 1a131d7
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
feat: Add members and filters options
pawamoy
committed
24a6136
View commit details
Copy full SHA for 24a6136
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.