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
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
.
aboutcode-org
/
univers
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
27
Star
50
Code
Issues
57
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add type hints to package
- #157
#157
Draft
jaimergp
wants to merge 27 commits into
aboutcode-org:main
aboutcode-org/univers:main
from
jaimergp:type-hints
jaimergp/univers:type-hints
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Draft
Add type hints to package
#157
jaimergp
wants to merge 27 commits into
aboutcode-org:main
aboutcode-org/univers:main
from
jaimergp:type-hints
jaimergp/univers:type-hints
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2025
Add py.typed
Show description for c1c2792
jaimergp
committed
c1c2792
View commit details
Copy full SHA for c1c2792
Browse repository at this point
Add type hints for univers.versions
Show description for bc21626
jaimergp
committed
bc21626
View commit details
Copy full SHA for bc21626
Browse repository at this point
Add type hints for univers.utils
Show description for 8a374e7
jaimergp
committed
8a374e7
View commit details
Copy full SHA for 8a374e7
Browse repository at this point
Add type hints for univers.version_constraint
Show description for db837cf
jaimergp
committed
db837cf
View commit details
Copy full SHA for db837cf
Browse repository at this point
wip version_range
Show description for 30c4a7c
jaimergp
committed
30c4a7c
View commit details
Copy full SHA for 30c4a7c
Browse repository at this point
Raise NotImplementedError instead of returning it (#158)
Show description for 9b7660a
JonoYang
authored and
jaimergp
committed
9b7660a
View commit details
Copy full SHA for 9b7660a
Browse repository at this point
add type hints for univers.conan.errors
Show description for 81249bc
jaimergp
committed
81249bc
View commit details
Copy full SHA for 81249bc
Browse repository at this point
type hints for univers.conan.version_range
Show description for a1d685e
jaimergp
committed
a1d685e
View commit details
Copy full SHA for a1d685e
Browse repository at this point
add type hints for univers.conan.version
Show description for 29452dc
jaimergp
committed
29452dc
View commit details
Copy full SHA for 29452dc
Browse repository at this point
add type hints for univers.debian
Show description for 86f3b2a
jaimergp
committed
86f3b2a
View commit details
Copy full SHA for 86f3b2a
Browse repository at this point
add type hints for univers.gem
Show description for a534ef4
jaimergp
committed
a534ef4
View commit details
Copy full SHA for a534ef4
Browse repository at this point
add type hints for univers.gentoo
Show description for cdb5399
jaimergp
committed
cdb5399
View commit details
Copy full SHA for cdb5399
Browse repository at this point
add type hints for univers.maven
Show description for d252325
jaimergp
committed
d252325
View commit details
Copy full SHA for d252325
Browse repository at this point
add type hints for univers.nuget
Show description for 4eaf01c
jaimergp
committed
4eaf01c
View commit details
Copy full SHA for 4eaf01c
Browse repository at this point
add type hints for univers.rpm
Show description for 1edacea
jaimergp
committed
1edacea
View commit details
Copy full SHA for 1edacea
Browse repository at this point
add type hints for univers.univers_semver
Show description for 58dadc8
jaimergp
committed
58dadc8
View commit details
Copy full SHA for 58dadc8
Browse repository at this point
add type hints for univers.version_range
Show description for 8167e08
jaimergp
committed
8167e08
View commit details
Copy full SHA for 8167e08
Browse repository at this point
bump typing-extensions dev requirement
Show description for 99a0799
jaimergp
committed
99a0799
View commit details
Copy full SHA for 99a0799
Browse repository at this point
bump black too
Show description for 8d90139
jaimergp
committed
8d90139
View commit details
Copy full SHA for 8d90139
Browse repository at this point
move to setup.cfg
Show description for 99672d1
jaimergp
committed
99672d1
View commit details
Copy full SHA for 99672d1
Browse repository at this point
relax?
Show description for 6b3d837
jaimergp
committed
6b3d837
View commit details
Copy full SHA for 6b3d837
Browse repository at this point
bump packaging
Show description for 0f03c09
jaimergp
committed
0f03c09
View commit details
Copy full SHA for 0f03c09
Browse repository at this point
typing-extensions 4.1.0 might be enough
Show description for e146125
jaimergp
committed
e146125
View commit details
Copy full SHA for e146125
Browse repository at this point
fix tests
Show description for 55cf830
jaimergp
committed
55cf830
View commit details
Copy full SHA for 55cf830
Browse repository at this point
run black
Show description for b011cc6
jaimergp
committed
b011cc6
View commit details
Copy full SHA for b011cc6
Browse repository at this point
run isort
Show description for bcb7e6d
jaimergp
committed
bcb7e6d
View commit details
Copy full SHA for bcb7e6d
Browse repository at this point
Commits on Jul 12, 2026
Merge branch 'main' into type-hints
jaimergp
authored
8213ce4
View commit details
Copy full SHA for 8213ce4
Browse repository at this point
You can’t perform that action at this time.