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 }}
cknd
/
stackprinter
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
1.3k
Code
Issues
9
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 17, 2026
Merge pull request #76 from abizer/py314-lineno-fix
Show description for 7a07a51
cknd
authored
7a07a51
View commit details
Copy full SHA for 7a07a51
Browse repository at this point
Commits on Apr 14, 2026
remove internal ticket references
abizer
committed
8e18d8e
View commit details
Copy full SHA for 8e18d8e
Browse repository at this point
Add Python 3.13 and 3.14 to CI matrix; add .gitignore
Show description for 440738c
abizer
and
claude
committed
440738c
View commit details
Copy full SHA for 440738c
Browse repository at this point
Handle None lineno from tb/frame getters on Python 3.12+
Show description for 4b23fc4
abizer
and
claude
committed
4b23fc4
View commit details
Copy full SHA for 4b23fc4
Browse repository at this point
Commits on Oct 30, 2025
Merge pull request #73 from cknd/dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
Show description for 7088d34
cknd
authored
7088d34
View commit details
Copy full SHA for 7088d34
Browse repository at this point
Bump pypa/gh-action-pypi-publish in /.github/workflows
Show description for 0bdf94a
dependabot[bot]
authored
0bdf94a
View commit details
Copy full SHA for 0bdf94a
Browse repository at this point
Remove Python 3.7 from test matrix
Show description for 71cd95f
cknd
authored
71cd95f
View commit details
Copy full SHA for 71cd95f
Browse repository at this point
Commits on Mar 13, 2024
Update setup.py
cknd
authored
219fcc5
View commit details
Copy full SHA for 219fcc5
Browse repository at this point
Merge pull request #69 from cknd/fix_multiline_fstrings
Show description for 703c317
cknd
authored
703c317
View commit details
Copy full SHA for 703c317
Browse repository at this point
Fix handling of multi-line f strings in python >= 3.12
cknd
committed
257d68e
View commit details
Copy full SHA for 257d68e
Browse repository at this point
Merge pull request #70 from cknd/test_on_py3.12
Show description for 8c552a5
cknd
authored
8c552a5
View commit details
Copy full SHA for 8c552a5
Browse repository at this point
Update build.yml
cknd
authored
2a0c723
View commit details
Copy full SHA for 2a0c723
Browse repository at this point
Commits on Nov 24, 2023
Exclude the exceptiongroups demo from linting since the name ExceptionGroup is undefined in older pythons
cknd
committed
dd634e1
View commit details
Copy full SHA for dd634e1
Browse repository at this point
Add demo of exception group behavior
cknd
committed
b1356bd
View commit details
Copy full SHA for b1356bd
Browse repository at this point
update setup.py
cknd
committed
8d4471a
View commit details
Copy full SHA for 8d4471a
Browse repository at this point
Fix docstring (thx @den-kar)
cknd
committed
eb978df
View commit details
Copy full SHA for eb978df
Browse repository at this point
Merge pull request #66 from cknd/fallback_exceptiongroups
Show description for bc0fc0b
cknd
authored
bc0fc0b
View commit details
Copy full SHA for bc0fc0b
Browse repository at this point
Fall back to default traceback when receiving an ExceptionGroup (new in py 3.11)
cknd
committed
45a9d5f
View commit details
Copy full SHA for 45a9d5f
Browse repository at this point
Commits on Feb 20, 2023
Update CI to more modern Python versions
Show description for 3fec578
cknd
authored
3fec578
View commit details
Copy full SHA for 3fec578
Browse repository at this point
Update CI to more modern Python versions
cknd
authored
f645f7e
View commit details
Copy full SHA for f645f7e
Browse repository at this point
Commits on Nov 24, 2022
Update setup.py
cknd
authored
be5c669
View commit details
Copy full SHA for be5c669
Browse repository at this point
Merge pull request #60 from cknd/remove_numpy_version_check
Show description for 9a55135
cknd
authored
9a55135
View commit details
Copy full SHA for 9a55135
Browse repository at this point
Remove Packaging dependency by replacing the explicit numpy version check with an exception handler
cknd
committed
bc9e341
View commit details
Copy full SHA for bc9e341
Browse repository at this point
Commits on Sep 30, 2022
Update setup.py
cknd
authored
117e2f8
View commit details
Copy full SHA for 117e2f8
Browse repository at this point
Merge pull request #58 from breezechen/master
Show description for 5d79a7c
cknd
authored
5d79a7c
View commit details
Copy full SHA for 5d79a7c
Browse repository at this point
Remove extra spaces
dengsheng.chen
committed
8fc659b
View commit details
Copy full SHA for 8fc659b
Browse repository at this point
Refactor inspect_callable and add a comment
dengsheng.chen
committed
ac6d3a4
View commit details
Copy full SHA for ac6d3a4
Browse repository at this point
Fix 'builtin-code' object has no attribute 'co_filename' under pypy
dengsheng.chen
committed
efa8b04
View commit details
Copy full SHA for efa8b04
Browse repository at this point
Commits on Aug 25, 2022
Update setup.py
cknd
authored
5b7d384
View commit details
Copy full SHA for 5b7d384
Browse repository at this point
Update CHANGELOG.md
cknd
authored
7963b5b
View commit details
Copy full SHA for 7963b5b
Browse repository at this point
Merge pull request #57 from cknd/fix_looseversion_deprecation
Show description for 5d77f9b
cknd
authored
5d77f9b
View commit details
Copy full SHA for 5d77f9b
Browse repository at this point
Replace deprecated distutils.LooseVersion by packaging.version
cknd
committed
f1dba54
View commit details
Copy full SHA for f1dba54
Browse repository at this point
Commits on Aug 13, 2022
Update README.md
cknd
authored
1a07a91
View commit details
Copy full SHA for 1a07a91
Browse repository at this point
Commits on Aug 12, 2022
Update setup.py
cknd
authored
92cc5b6
View commit details
Copy full SHA for 92cc5b6
Browse repository at this point
Merge pull request #56 from cknd/fix_for_missing_output_streams
Show description for 4080252
cknd
authored
4080252
View commit details
Copy full SHA for 4080252
Browse repository at this point
Previous
Next
You can’t perform that action at this time.