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 }}
KotlinIsland
/
basedpython
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
16
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Features and fixes
- #202
#202
Merged
KotlinIsland
merged 11 commits into
main
KotlinIsland/basedpython:main
from
features-and-fixes
KotlinIsland/basedpython:features-and-fixes
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Features and fixes
#202
KotlinIsland
merged 11 commits into
main
KotlinIsland/basedpython:main
from
features-and-fixes
KotlinIsland/basedpython:features-and-fixes
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2026
add cargo-doc prek task
KotlinIsland
committed
c84089e
View commit details
Copy full SHA for c84089e
Browse repository at this point
allow a modifier chain on `init(...)`, and make `private init` a private constructor
Show description for 9967fb4
KotlinIsland
and
claude
committed
9967fb4
View commit details
Copy full SHA for 9967fb4
Browse repository at this point
fix generic construction: fluid widening in .by files, and Never for an unconstrained class type parameter
Show description for 60a7a74
KotlinIsland
and
claude
committed
60a7a74
View commit details
Copy full SHA for 60a7a74
Browse repository at this point
add BY023 for a tuple[...] annotation, and lower tuple type elements like every other type expression
Show description for 9c760b8
KotlinIsland
and
claude
committed
9c760b8
View commit details
Copy full SHA for 9c760b8
Browse repository at this point
stop parsing an expression once a statement expression's suite ends it
Show description for f56d80f
KotlinIsland
and
claude
committed
f56d80f
View commit details
Copy full SHA for f56d80f
Browse repository at this point
mangle the names a type parameter's bound and default refer to
Show description for c23c8cf
KotlinIsland
and
claude
committed
c23c8cf
View commit details
Copy full SHA for c23c8cf
Browse repository at this point
support a type parameter bound that names another type parameter
Show description for 4a11609
KotlinIsland
and
claude
committed
4a11609
View commit details
Copy full SHA for 4a11609
Browse repository at this point
regenerate the ty schema and rule docs after the hooks that reformat their input
Show description for f9efcf9
KotlinIsland
and
claude
committed
f9efcf9
View commit details
Copy full SHA for f9efcf9
Browse repository at this point
support basedpython-ui
Show description for 763f80b
KotlinIsland
and
claude
committed
763f80b
View commit details
Copy full SHA for 763f80b
Browse repository at this point
map each line of a hoisted block to the line that produced it
Show description for bde8a67
KotlinIsland
and
claude
committed
bde8a67
View commit details
Copy full SHA for bde8a67
Browse repository at this point
infer a generic function's raises clause once
Show description for 3a9ac48
KotlinIsland
and
claude
committed
3a9ac48
View commit details
Copy full SHA for 3a9ac48
Browse repository at this point
You can’t perform that action at this time.