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
.
dry-python
/
classes
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
30
Star
730
Code
Issues
21
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Drop Python 3.7, 3.8, 3.9 support
- #497
#497
Open
ivanovmg
wants to merge 17 commits into
dry-python:master
dry-python/classes:master
from
ivanovmg:drop/python-3.7-3.8-3.9
ivanovmg/classes:drop/python-3.7-3.8-3.9
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Drop Python 3.7, 3.8, 3.9 support
#497
ivanovmg
wants to merge 17 commits into
dry-python:master
dry-python/classes:master
from
ivanovmg:drop/python-3.7-3.8-3.9
ivanovmg/classes:drop/python-3.7-3.8-3.9
Copy head branch name to clipboard
Commits
Commits on Dec 17, 2024
Bump minimum python version to 3.10
ivanovmg
committed
bf5e535
View commit details
Copy full SHA for bf5e535
Browse repository at this point
Update poetry.lock file
Show description for 46f8245
ivanovmg
committed
46f8245
View commit details
Copy full SHA for 46f8245
Browse repository at this point
Fix poetry install script
Show description for 7518d8b
ivanovmg
committed
7518d8b
View commit details
Copy full SHA for 7518d8b
Browse repository at this point
Add TODO related to dropping the entire test module
ivanovmg
committed
da48926
View commit details
Copy full SHA for da48926
Browse repository at this point
Update CHANGELOG
ivanovmg
committed
8ec00c5
View commit details
Copy full SHA for 8ec00c5
Browse repository at this point
Update python versions in github CI
Show description for b7c3754
ivanovmg
committed
b7c3754
View commit details
Copy full SHA for b7c3754
Browse repository at this point
Drop test_typed_dict.py
Show description for a763c04
ivanovmg
committed
a763c04
View commit details
Copy full SHA for a763c04
Browse repository at this point
Bump dev requirements
ivanovmg
committed
ba5babc
View commit details
Copy full SHA for ba5babc
Browse repository at this point
Avoid inheritance from object
Show description for 588026f
ivanovmg
committed
588026f
View commit details
Copy full SHA for 588026f
Browse repository at this point
Re-implement union_items function
Show description for 4818e29
ivanovmg
committed
4818e29
View commit details
Copy full SHA for 4818e29
Browse repository at this point
Commits on Dec 18, 2024
Fix missing type parameters for Callable
ivanovmg
committed
e6d74cd
View commit details
Copy full SHA for e6d74cd
Browse repository at this point
Fix import of Protocol
ivanovmg
committed
7466a60
View commit details
Copy full SHA for 7466a60
Browse repository at this point
Add docstrings to satisfy D101
ivanovmg
committed
c1fbc9d
View commit details
Copy full SHA for c1fbc9d
Browse repository at this point
Commits on Dec 19, 2024
Downgrade mypy to v0.942
ivanovmg
committed
349e3fa
View commit details
Copy full SHA for 349e3fa
Browse repository at this point
Revert "Fix missing type parameters for Callable"
Show description for 118ff0f
ivanovmg
committed
118ff0f
View commit details
Copy full SHA for 118ff0f
Browse repository at this point
Turn off mypy strict rule
ivanovmg
committed
8cfa7a1
View commit details
Copy full SHA for 8cfa7a1
Browse repository at this point
Commits on Dec 20, 2024
Update pyproject.toml
sobolevn
authored
c3ed617
View commit details
Copy full SHA for c3ed617
Browse repository at this point
You can’t perform that action at this time.