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
.
python-poetry
/
tomlkit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
147
Star
843
Code
Issues
34
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix three toml-test 1.1.0 compliance gaps
- #587
#587
Open
thatch
wants to merge 8 commits into
python-poetry:master
python-poetry/tomlkit:master
from
third-party-oneoffs:fix/toml-test-1.1.0-gaps
third-party-oneoffs/tomlkit:fix/toml-test-1.1.0-gaps
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Fix three toml-test 1.1.0 compliance gaps
#587
thatch
wants to merge 8 commits into
python-poetry:master
python-poetry/tomlkit:master
from
third-party-oneoffs:fix/toml-test-1.1.0-gaps
third-party-oneoffs/tomlkit:fix/toml-test-1.1.0-gaps
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
test: update toml-test submodule and mark 3 known gaps as xfail
Show description for f6a0cf8
thatch
committed
f6a0cf8
View commit details
Copy full SHA for f6a0cf8
Browse repository at this point
fix: reject numbers with an embedded/trailing whitespace-like control char
Show description for 3222683
thatch
committed
3222683
View commit details
Copy full SHA for 3222683
Browse repository at this point
fix: reject non-ASCII digit characters in numeric literals
Show description for 30e830b
thatch
committed
30e830b
View commit details
Copy full SHA for 30e830b
Browse repository at this point
fix: strip a leading Unicode BOM before parsing
Show description for 279a1cb
thatch
committed
279a1cb
View commit details
Copy full SHA for 279a1cb
Browse repository at this point
test: drop the now-empty KNOWN_FAILURES xfail wrapper
Show description for 47e35fe
thatch
committed
47e35fe
View commit details
Copy full SHA for 47e35fe
Browse repository at this point
fix: keep leading BOM at start when mutating a BOM-only document
Show description for 88b3be4
thatch
committed
88b3be4
View commit details
Copy full SHA for 88b3be4
Browse repository at this point
fix: replace literal Arabic-Indic zero in comment with code point
Show description for bac0d9d
thatch
committed
bac0d9d
View commit details
Copy full SHA for bac0d9d
Browse repository at this point
style: run ruff format on test_toml_tests.py
Show description for c354558
thatch
committed
c354558
View commit details
Copy full SHA for c354558
Browse repository at this point
You can’t perform that action at this time.