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
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 }}
CodingFeng101
/
python-tabulate
Public
forked from
astanin/python-tabulate
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-tabulate
test
on
master
User selector
All users
All time
Commit history
Commits on Mar 11, 2026
Merge pull request #422 from DimitriPapadopoulos/B
Show description for 268615a
astanin
authored
268615a
View commit details
Copy full SHA for 268615a
View code at this point
Browse repository at this point
Enforce ruff/flake8-bugbear rules (B)
DimitriPapadopoulos
committed
3681fa5
View commit details
Copy full SHA for 3681fa5
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Merge branch 'master' into dev/jsonl
astanin
authored
5313627
View commit details
Copy full SHA for 5313627
View code at this point
Browse repository at this point
Apply ruff/pyupgrade rule UP031
Show description for 4c39df9
DimitriPapadopoulos
authored and
astanin
committed
4c39df9
View commit details
Copy full SHA for 4c39df9
View code at this point
Browse repository at this point
Apply ruff/pyupgrade rule UP018
Show description for 63c74ac
DimitriPapadopoulos
authored and
astanin
committed
63c74ac
View commit details
Copy full SHA for 63c74ac
View code at this point
Browse repository at this point
ruff format & ruff check
astanin
committed
cf15727
View commit details
Copy full SHA for cf15727
View code at this point
Browse repository at this point
run all CLI tests also in-process for coverage report
Show description for 17bf1cf
astanin
committed
17bf1cf
View commit details
Copy full SHA for 17bf1cf
View code at this point
Browse repository at this point
add tests for the new CLI utility options
astanin
committed
791c4bf
View commit details
Copy full SHA for 791c4bf
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
move implementation of the CLI utility to tabulate/cli.py
astanin
committed
b47acc1
View commit details
Copy full SHA for b47acc1
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
Use enumerate
Show description for 200b784
DimitriPapadopoulos
authored and
astanin
committed
200b784
View commit details
Copy full SHA for 200b784
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
fix #241 - escape pipe character in github and pipe formats
astanin
committed
e6a24aa
View commit details
Copy full SHA for e6a24aa
View code at this point
Browse repository at this point
add regression test for unescaped pipe character in github output (issue #241)
astanin
committed
a783de2
View commit details
Copy full SHA for a783de2
View code at this point
Browse repository at this point
Apply ruff/flake8-comprehensions rule C420
Show description for 26269e6
DimitriPapadopoulos
authored and
astanin
committed
26269e6
View commit details
Copy full SHA for 26269e6
View code at this point
Browse repository at this point
Apply ruff/flake8-comprehensions rule C419
Show description for 57e39b1
DimitriPapadopoulos
authored and
astanin
committed
57e39b1
View commit details
Copy full SHA for 57e39b1
View code at this point
Browse repository at this point
Fix alignments in `github` tables
Show description for 8014ec6
kdeldycke
authored and
astanin
committed
8014ec6
View commit details
Copy full SHA for 8014ec6
View code at this point
Browse repository at this point
fix #408 - remove trailing whitespace from asciidoc output
astanin
committed
3aa568c
View commit details
Copy full SHA for 3aa568c
View code at this point
Browse repository at this point
Apply ruff/Pylint preview rule PLR0402
Show description for 0dc72a9
DimitriPapadopoulos
authored and
astanin
committed
0dc72a9
View commit details
Copy full SHA for 0dc72a9
View code at this point
Browse repository at this point
Apply ruff preview rule RUF010
Show description for f19e02b
DimitriPapadopoulos
authored and
astanin
committed
f19e02b
View commit details
Copy full SHA for f19e02b
View code at this point
Browse repository at this point
Apply ruff/isort rule I001
DimitriPapadopoulos
authored and
astanin
committed
f1a64ec
View commit details
Copy full SHA for f1a64ec
View code at this point
Browse repository at this point
ruff format
astanin
committed
caec0c3
View commit details
Copy full SHA for caec0c3
View code at this point
Browse repository at this point
update html and moinmoin output tests - add explicit text-align: left style
Show description for ebd50a7
astanin
committed
ebd50a7
View commit details
Copy full SHA for ebd50a7
View code at this point
Browse repository at this point
add test case and update contributors for pull request #337
astanin
committed
0672716
View commit details
Copy full SHA for 0672716
View code at this point
Browse repository at this point
add test case from pull request #387 - test_wrap_color_line_longword_zerowidth
astanin
committed
c576b07
View commit details
Copy full SHA for c576b07
View code at this point
Browse repository at this point
fix #176 - implement Decimal fixed-point support
Show description for 5373ebf
mvadari
and
astanin
authored
5373ebf
View commit details
Copy full SHA for 5373ebf
View code at this point
Browse repository at this point
Apply ruff/Pylint rule PLW0108
Show description for 8f32086
DimitriPapadopoulos
authored and
astanin
committed
8f32086
View commit details
Copy full SHA for 8f32086
View code at this point
Browse repository at this point
Apply ruff rule RUF100
Show description for 3381cfc
DimitriPapadopoulos
authored and
astanin
committed
3381cfc
View commit details
Copy full SHA for 3381cfc
View code at this point
Browse repository at this point
Prefer f-strings
DimitriPapadopoulos
authored and
astanin
committed
553ecc0
View commit details
Copy full SHA for 553ecc0
View code at this point
Browse repository at this point
add fallback for measuring visible width with wcwidth < 0.3
Show description for 4c9a049
jquast
authored and
astanin
committed
4c9a049
View commit details
Copy full SHA for 4c9a049
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
add test_grapheme_clusters.py from pull request #391
astanin
committed
8978756
View commit details
Copy full SHA for 8978756
View code at this point
Browse repository at this point
fix #399 - avoid infinite loop in _CustomTextWrap on wide characters with width=1
astanin
committed
032dc0d
View commit details
Copy full SHA for 032dc0d
View code at this point
Browse repository at this point
[breaking] remove support of the legacy `youtrack` format
astanin
committed
5768953
View commit details
Copy full SHA for 5768953
View code at this point
Browse repository at this point
check and format everything with ruff
Show description for 4a95974
astanin
committed
4a95974
View commit details
Copy full SHA for 4a95974
View code at this point
Browse repository at this point
Remove spurious cast in string interpolation
Show description for 1b69704
DimitriPapadopoulos
authored and
astanin
committed
1b69704
View commit details
Copy full SHA for 1b69704
View code at this point
Browse repository at this point
Use specific noqa directives
DimitriPapadopoulos
authored and
astanin
committed
4d535af
View commit details
Copy full SHA for 4d535af
View code at this point
Browse repository at this point
run pre-commit hooks (black)
astanin
committed
b96c59a
View commit details
Copy full SHA for b96c59a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.