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
.
cuthbertLab
/
music21
Public
Notifications
You must be signed in to change notification settings
Fork
450
Star
2.6k
Code
Issues
144
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add typing to RomanText
- #1937
#1937
Merged
mscuthbert
merged 11 commits into
master
cuthbertLab/music21:master
from
typing_misc
cuthbertLab/music21:typing_misc
Copy head branch name to clipboard
Jun 24, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add typing to RomanText
#1937
mscuthbert
merged 11 commits into
master
cuthbertLab/music21:master
from
typing_misc
cuthbertLab/music21:typing_misc
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2026
romanText: add type annotations; fix CTSong year keyword bug
Show description for f69e6a9
mscuthbert
committed
f69e6a9
View commit details
Copy full SHA for f69e6a9
Browse repository at this point
romanText: use unittest assertions instead of bare asserts in tests
Show description for 0611a7f
mscuthbert
committed
0611a7f
View commit details
Copy full SHA for 0611a7f
Browse repository at this point
Commits on Jun 24, 2026
romanText: simplify testReA to bare asserts with messages
Show description for d2da0de
mscuthbert
committed
d2da0de
View commit details
Copy full SHA for d2da0de
Browse repository at this point
Merge remote-tracking branch 'origin/master' into typing_romanText
mscuthbert
committed
eaa0bcf
View commit details
Copy full SHA for eaa0bcf
Browse repository at this point
romanText.translate: require Key, raise on missing copy target, drop sentinels' None
Show description for 313bea1
mscuthbert
committed
313bea1
View commit details
Copy full SHA for 313bea1
Browse repository at this point
romanText.translate: fix crash on a piece beginning with chordless measures
Show description for babd556
mscuthbert
committed
babd556
View commit details
Copy full SHA for babd556
Browse repository at this point
romanText.translate: strengthen leading-chordless-measure regression test
Show description for 2a973dd
mscuthbert
committed
2a973dd
View commit details
Copy full SHA for 2a973dd
Browse repository at this point
romanText.translate: narrow previousRn type to RomanNumeral | Rest | None
Show description for fb10a8c
mscuthbert
committed
fb10a8c
View commit details
Copy full SHA for fb10a8c
Browse repository at this point
romanText.translate: TODO to start previousRn as a Rest (fix leading-gap bug)
Show description for e6a6c0d
mscuthbert
committed
e6a6c0d
View commit details
Copy full SHA for e6a6c0d
Browse repository at this point
romanText.translate: note leading-gap limitation at the beat back-fill
Show description for 2b5c435
mscuthbert
committed
2b5c435
View commit details
Copy full SHA for 2b5c435
Browse repository at this point
romanText.translate: drop redundant local imports in new tests
Show description for 1ed5b48
mscuthbert
committed
1ed5b48
View commit details
Copy full SHA for 1ed5b48
Browse repository at this point
You can’t perform that action at this time.