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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mkdocstrings
/
python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51
Star
278
Code
Issues
9
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
python
tests
on
main
User selector
All users
All time
Commit history
Commits on Feb 20, 2026
ci: Minor lint fixes
pawamoy
committed
95f58aa
View commit details
Copy full SHA for 95f58aa
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
refactor: Remove deprecated code for v2
pawamoy
committed
c10afdb
View commit details
Copy full SHA for c10afdb
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
chore: Template upgrade
pawamoy
committed
6d60023
View commit details
Copy full SHA for 6d60023
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
ci: Remove unused type ignore comment
pawamoy
committed
53507b5
View commit details
Copy full SHA for 53507b5
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
tests: Use new `external_file` helper from inline-snapshot
pawamoy
committed
b3decd4
View commit details
Copy full SHA for b3decd4
View code at this point
Browse repository at this point
tests: Fix usage of new inline-snapshot version
pawamoy
committed
864e528
View commit details
Copy full SHA for 864e528
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
feat: Support hiding implementation signature (showing overload only)
Show description for d3b35e1
johnslavik
authored
d3b35e1
View commit details
Copy full SHA for d3b35e1
View code at this point
Browse repository at this point
Commits on May 23, 2025
fix: Fix highlighting for signature with known special names like `__init__`
Show description for 7f95686
pawamoy
committed
7f95686
View commit details
Copy full SHA for 7f95686
View code at this point
Browse repository at this point
Commits on May 20, 2025
fix: Use configured heading even when signature is not separated
Show description for 096960a
pawamoy
authored
096960a
View commit details
Copy full SHA for 096960a
View code at this point
Browse repository at this point
chore: Template upgrade
pawamoy
committed
bb36fa1
View commit details
Copy full SHA for bb36fa1
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
fix: Fix inventory `base_url` being ignored
Show description for 8870eb9
connesy
authored
8870eb9
View commit details
Copy full SHA for 8870eb9
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
fix: Prevent infinite recursion by detecting parent-member cycles
Show description for f3917e9
pawamoy
committed
f3917e9
View commit details
Copy full SHA for f3917e9
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
refactor: Prepare `public` filtering method feature
Show description for fde2019
pawamoy
committed
fde2019
View commit details
Copy full SHA for fde2019
View code at this point
Browse repository at this point
Commits on Mar 16, 2025
tests: Clean up test
pawamoy
committed
dedbf39
View commit details
Copy full SHA for dedbf39
View code at this point
Browse repository at this point
fix: Add back default compiled filters (regression)
Show description for 2d83900
pawamoy
committed
2d83900
View commit details
Copy full SHA for 2d83900
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
refactor: Move modules into internal folder, expose API in top-level module
Show description for 93a68d0
pawamoy
committed
93a68d0
View commit details
Copy full SHA for 93a68d0
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
chore: Template upgrade
pawamoy
committed
138562c
View commit details
Copy full SHA for 138562c
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
refactor: Prepare backlinks support
Show description for 56bf627
pawamoy
authored
56bf627
View commit details
Copy full SHA for 56bf627
View code at this point
Browse repository at this point
Commits on Mar 8, 2025
tests: Fix type checking import
pawamoy
committed
b839ef0
View commit details
Copy full SHA for b839ef0
View code at this point
Browse repository at this point
refactor: Import from top-level `mkdocstrings` module
pawamoy
committed
da2ba13
View commit details
Copy full SHA for da2ba13
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
fix: De-duplicate summary sections
Show description for a657d07
pawamoy
committed
a657d07
View commit details
Copy full SHA for a657d07
View code at this point
Browse repository at this point
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 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
ci: Ignore type warning about soup in test
pawamoy
committed
7d60842
View commit details
Copy full SHA for 7d60842
View code at this point
Browse repository at this point
Commits on Dec 24, 2024
tests: Add templates rendenring tests using inline-snapshot
Show description for c8f1a77
pawamoy
committed
c8f1a77
View commit details
Copy full SHA for c8f1a77
View code at this point
Browse repository at this point
tests: Refactor fixtures and helpers
pawamoy
committed
e493663
View commit details
Copy full SHA for e493663
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
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 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 25, 2024
ci: Quality
pawamoy
committed
70f39f7
View commit details
Copy full SHA for 70f39f7
View code at this point
Browse repository at this point
Commits on May 22, 2024
fix: Don't crash when rendering the source of an object whose lineno is none
Show description for 64df00b
pawamoy
committed
64df00b
View commit details
Copy full SHA for 64df00b
View code at this point
Browse repository at this point
Commits on May 14, 2024
ci: Remove unused type ignore comment
pawamoy
committed
6885009
View commit details
Copy full SHA for 6885009
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
tests: Use `*.html.jinja` template in tests
Show description for 929cfb5
pawamoy
committed
929cfb5
View commit details
Copy full SHA for 929cfb5
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
chore: Template upgrade
pawamoy
committed
2062325
View commit details
Copy full SHA for 2062325
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.