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
handler.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 18, 2025
fix: Give precedence to user-provided paths when they are already listed in `sys.path`
Show description for 0f497d1
pawamoy
committed
0f497d1
View commit details
Copy full SHA for 0f497d1
View code at this point
Browse repository at this point
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 7, 2025
fix: Catch alias resolution errors when getting aliases for an identifier
Show description for 0aaa260
pawamoy
committed
0aaa260
View commit details
Copy full SHA for 0aaa260
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
fix: Let dataclass implement `__init__` method, set extra fields in `get_options`
Show description for 477b9e4
pawamoy
committed
477b9e4
View commit details
Copy full SHA for 477b9e4
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
fix: Fix type errors with options during collection and docstring parsing
pawamoy
committed
15ca6d8
View commit details
Copy full SHA for 15ca6d8
View code at this point
Browse repository at this point
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 Jan 29, 2025
feat: Add `heading` and `toc_label` options
Show description for 7cabacf
vancromy
authored
7cabacf
View commit details
Copy full SHA for 7cabacf
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
feat: Add `force_inspection` option to force dynamic analysis
Show description for 83823be
elfkuzco
authored
83823be
View commit details
Copy full SHA for 83823be
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 Nov 26, 2024
fix: Fix normalization of extension paths on the annoying operating system and Python 3.13
Show description for 101a6dc
pawamoy
committed
101a6dc
View commit details
Copy full SHA for 101a6dc
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: 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
refactor: Prepare `relative_crossrefs` and `scoped_crossrefs` insiders features
pawamoy
committed
dd8b014
View commit details
Copy full SHA for dd8b014
View code at this point
Browse repository at this point
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 14, 2024
build: Depend on Griffe 0.49
pawamoy
committed
a87dcad
View commit details
Copy full SHA for a87dcad
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
docs: Fix links to Griffe API
melissawm
authored
004b18d
View commit details
Copy full SHA for 004b18d
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
refactor: Update code for Griffe 0.46 to avoid deprecation warnings
pawamoy
committed
321b407
View commit details
Copy full SHA for 321b407
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
refactor: Change `load_external_modules` default value to `None` to support new default mode in Griffe
pawamoy
committed
ae5896c
View commit details
Copy full SHA for ae5896c
View code at this point
Browse repository at this point
Commits on May 25, 2024
chore: Template upgrade
pawamoy
committed
ae9a5c2
View commit details
Copy full SHA for ae9a5c2
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
docs: Document handler's `update_env` method
pawamoy
committed
a5f2723
View commit details
Copy full SHA for a5f2723
View code at this point
Browse repository at this point
refactor: Set handler's name
pawamoy
committed
a71ab12
View commit details
Copy full SHA for a71ab12
View code at this point
Browse repository at this point
chore: Comment code in handler init method
pawamoy
committed
ad09a2d
View commit details
Copy full SHA for ad09a2d
View code at this point
Browse repository at this point
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
refactor: Log a warning when base templates are overridden
Show description for 26e3d66
pawamoy
committed
26e3d66
View commit details
Copy full SHA for 26e3d66
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
fix: Don't try loading packages from relative paths
Show description for bd73497
pawamoy
committed
bd73497
View commit details
Copy full SHA for bd73497
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
feat: Add `show_labels` option to show/hide labels
Show description for eaf9b82
Viicos
authored
eaf9b82
View commit details
Copy full SHA for eaf9b82
View code at this point
Browse repository at this point
Commits on Feb 4, 2024
docs: Add default value for `find_stubs_package` docs
romain-intel
authored
8e86778
View commit details
Copy full SHA for 8e86778
View code at this point
Browse repository at this point
Commits on Feb 3, 2024
feat: Add option to search for stubs packages
Show description for 0c6aa32
romain-intel
authored
0c6aa32
View commit details
Copy full SHA for 0c6aa32
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 Nov 12, 2023
refactor: Prepare for Griffe 0.37
pawamoy
committed
b5bb8a9
View commit details
Copy full SHA for b5bb8a9
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
fix: Make extension paths relative to config file
Show description for 5035e92
waylan
and
pawamoy
authored
5035e92
View commit details
Copy full SHA for 5035e92
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
fix: Don't deepcopy the local config
Show description for 1300d2c
pawamoy
committed
1300d2c
View commit details
Copy full SHA for 1300d2c
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
feat: Add option to unwrap `Annotated` types
pawamoy
committed
53db04b
View commit details
Copy full SHA for 53db04b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.