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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
libtcod
/
python-tcod
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
43
Star
478
Code
Issues
5
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-tcod
.github
on
python-3.10
User selector
All users
Datepicker
All time
Commit history
Commits on May 26, 2025
Drop Python 3.8 and 3.9 support
Show description for 4ffca36
HexDecimal
committed
4ffca36
View commit details
Copy full SHA for 4ffca36
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
Catch sneaky whitespace when culling va_list functions
HexDecimal
committed
bbf8b62
View commit details
Copy full SHA for bbf8b62
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
Skip macOS x86_64 wheel
Show description for 98093c1
HexDecimal
committed
98093c1
View commit details
Copy full SHA for 98093c1
View code at this point
Browse repository at this point
Update PyPI deployment
Show description for 350b6c7
HexDecimal
committed
350b6c7
View commit details
Copy full SHA for 350b6c7
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Update cibuildwheel
HexDecimal
committed
b2de774
View commit details
Copy full SHA for b2de774
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Update CI workflows
HexDecimal
committed
6a396e6
View commit details
Copy full SHA for 6a396e6
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Set correct version on MacOS wheels
HexDecimal
committed
7294489
View commit details
Copy full SHA for 7294489
View code at this point
Browse repository at this point
Reformat yml
HexDecimal
committed
40c0c86
View commit details
Copy full SHA for 40c0c86
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Have Tox use any Python 3 version
HexDecimal
committed
326f929
View commit details
Copy full SHA for 326f929
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
Convert isolated tests to use Tox
Show description for 027f522
HexDecimal
committed
027f522
View commit details
Copy full SHA for 027f522
View code at this point
Browse repository at this point
Switch linters and formatters to Ruff
HexDecimal
committed
086684f
View commit details
Copy full SHA for 086684f
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
Upgrade cibuildwheel
HexDecimal
committed
7b75e01
View commit details
Copy full SHA for 7b75e01
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
Drop end-of-life Python 3.7.
HexDecimal
committed
d20e138
View commit details
Copy full SHA for d20e138
View code at this point
Browse repository at this point
Commits on Jun 4, 2023
Test Sphinx doc generation.
Show description for d45b5a0
HexDecimal
committed
d45b5a0
View commit details
Copy full SHA for d45b5a0
View code at this point
Browse repository at this point
Commits on Jun 3, 2023
Update issue templates
HexDecimal
authored
49ebc65
View commit details
Copy full SHA for 49ebc65
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
Increase test timeout.
Show description for 21c93c1
HexDecimal
committed
21c93c1
View commit details
Copy full SHA for 21c93c1
View code at this point
Browse repository at this point
Commits on May 31, 2023
Convert examples and testing to be more namespace friendly.
HexDecimal
committed
ffd21bb
View commit details
Copy full SHA for ffd21bb
View code at this point
Browse repository at this point
Commits on May 28, 2023
Run tests in CI with a timeout.
HexDecimal
committed
4990592
View commit details
Copy full SHA for 4990592
View code at this point
Browse repository at this point
Commits on May 27, 2023
Disable and remove Flake8.
Show description for 5692a25
HexDecimal
committed
5692a25
View commit details
Copy full SHA for 5692a25
View code at this point
Browse repository at this point
Commits on May 25, 2023
Reorganize workflows.
Show description for 2539d29
HexDecimal
committed
2539d29
View commit details
Copy full SHA for 2539d29
View code at this point
Browse repository at this point
Replace deprecated release action.
HexDecimal
committed
b4a0436
View commit details
Copy full SHA for b4a0436
View code at this point
Browse repository at this point
Remove Twine uploads from CI.
Show description for dc244d4
HexDecimal
committed
dc244d4
View commit details
Copy full SHA for dc244d4
View code at this point
Browse repository at this point
Don't build package just to test SDL parsing.
HexDecimal
committed
dc2f84f
View commit details
Copy full SHA for dc2f84f
View code at this point
Browse repository at this point
Setup trusted publishing for testing.
Show description for be8dfe6
HexDecimal
committed
be8dfe6
View commit details
Copy full SHA for be8dfe6
View code at this point
Browse repository at this point
Clean up minor formatting issues.
Show description for 5a1d70c
HexDecimal
committed
5a1d70c
View commit details
Copy full SHA for 5a1d70c
View code at this point
Browse repository at this point
Commits on May 22, 2023
Organize workflow for better performance.
Show description for 5fd5b9e
HexDecimal
committed
5fd5b9e
View commit details
Copy full SHA for 5fd5b9e
View code at this point
Browse repository at this point
Update workflows to not invoke setup.py as much.
Show description for f21b750
HexDecimal
committed
f21b750
View commit details
Copy full SHA for f21b750
View code at this point
Browse repository at this point
Update MacOS runner to macos-11.
Show description for fe86ca6
HexDecimal
committed
fe86ca6
View commit details
Copy full SHA for fe86ca6
View code at this point
Browse repository at this point
Update Mypy config.
Show description for cac2835
HexDecimal
committed
cac2835
View commit details
Copy full SHA for cac2835
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
Update GitHub Actions versions.
HexDecimal
committed
c6bb7ee
View commit details
Copy full SHA for c6bb7ee
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
Arrange workflows to avoid needless job running.
Show description for b6fdc96
HexDecimal
committed
b6fdc96
View commit details
Copy full SHA for b6fdc96
View code at this point
Browse repository at this point
Commits on Oct 30, 2022
Don't run actions twice on pull requests.
HexDecimal
committed
33ead26
View commit details
Copy full SHA for 33ead26
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Set up sponsorship.
HexDecimal
committed
3eb49df
View commit details
Copy full SHA for 3eb49df
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Workaround GitHub's broken annotated tag handing.
Show description for 90d3574
HexDecimal
committed
90d3574
View commit details
Copy full SHA for 90d3574
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Upload Windows wheel artifacts.
Show description for 40435f5
HexDecimal
committed
40435f5
View commit details
Copy full SHA for 40435f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.