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 }}
d-ulker
/
SAMO-API
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
2
Pull requests
29
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
馃悕 Fix Python 3.8 compatibility issues (blocking test execution)
- #91
#91
Merged
d-ulker
merged 28 commits into
main
d-ulker/SAMO-API:main
from
fix/python38-compatibility-CLEAN
d-ulker/SAMO-API:fix/python38-compatibility-CLEAN
Copy head branch name to clipboard
Aug 17, 2025
Conversation
Commits
28
聽(28)
Checks
Files changed
Merged
馃悕 Fix Python 3.8 compatibility issues (blocking test execution)
#91
d-ulker
merged 28 commits into
main
d-ulker/SAMO-API:main
from
fix/python38-compatibility-CLEAN
d-ulker/SAMO-API:fix/python38-compatibility-CLEAN
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2025
馃敡 CRITICAL: Fix Python 3.8 compatibility issue (blocking tests)
Show description for 469e775
d-ulker
committed
469e775
View commit details
Copy full SHA for 469e775
Browse repository at this point
馃敡 Fix more Python 3.8 compatibility issues in JWT manager
Show description for 1f6781e
d-ulker
committed
1f6781e
View commit details
Copy full SHA for 1f6781e
Browse repository at this point
馃敡 Add missing Dict import for Python 3.8 compatibility
Show description for 95da857
d-ulker
committed
95da857
View commit details
Copy full SHA for 95da857
Browse repository at this point
馃敡 Fix Python 3.8 compatibility issues in unified_ai_api.py
Show description for bae23c6
d-ulker
committed
bae23c6
View commit details
Copy full SHA for bae23c6
Browse repository at this point
馃敡 Add Flask dependency and fix remaining Python 3.8 issues
Show description for e16e410
d-ulker
committed
e16e410
View commit details
Copy full SHA for e16e410
Browse repository at this point
馃搵 Create focused Python 3.8 compatibility plan and PR description
Show description for c54e32c
d-ulker
committed
c54e32c
View commit details
Copy full SHA for c54e32c
Browse repository at this point
Complete Python 3.8 compatibility pass
Show description for 7d9a8a7
d-ulker
committed
7d9a8a7
View commit details
Copy full SHA for 7d9a8a7
Browse repository at this point
Fix all undefined name errors (PYL-E0602/F821)
Show description for 6f67fa6
d-ulker
committed
6f67fa6
View commit details
Copy full SHA for 6f67fa6
Browse repository at this point
Fix unused variable warning in typehint codemod script
Show description for e93112b
d-ulker
committed
e93112b
View commit details
Copy full SHA for e93112b
Browse repository at this point
Fix variable shadowing issue (PYL-W0621) in training pipeline
Show description for 1733bd5
d-ulker
committed
1733bd5
View commit details
Copy full SHA for 1733bd5
Browse repository at this point
Fix continuation line indentation issues (FLK-E128) in fix_remaining_py38_types.py
Show description for 2d415f3
d-ulker
committed
2d415f3
View commit details
Copy full SHA for 2d415f3
Browse repository at this point
Fix line length violations (FLK-E501) across multiple files
Show description for 5b61d28
d-ulker
committed
5b61d28
View commit details
Copy full SHA for 5b61d28
Browse repository at this point
馃搵 Add focused PR description for Python 3.8 compatibility
Show description for ae441a0
d-ulker
committed
ae441a0
View commit details
Copy full SHA for ae441a0
Browse repository at this point
馃敡 Fix remaining FLK-E128 continuation line indentation issues
Show description for 15a91b5
d-ulker
committed
15a91b5
View commit details
Copy full SHA for 15a91b5
Browse repository at this point
馃敡 Fix FLK-E301 missing blank line between methods
Show description for a0fb875
d-ulker
committed
a0fb875
View commit details
Copy full SHA for a0fb875
Browse repository at this point
馃敡 Fix remaining line length violations (FLK-E501) in maintenance scripts
Show description for 3fe828f
d-ulker
committed
3fe828f
View commit details
Copy full SHA for 3fe828f
Browse repository at this point
馃敡 Fix trailing whitespace violations (FLK-W291) in maintenance scripts
Show description for ab229b3
d-ulker
committed
ab229b3
View commit details
Copy full SHA for ab229b3
Browse repository at this point
馃敡 Fix doc line too long violation (FLK-W505) in maintenance script
Show description for efff8e9
d-ulker
committed
efff8e9
View commit details
Copy full SHA for efff8e9
Browse repository at this point
馃摑 Add missing docstrings (PY-D0003) to ast_to_source functions
Show description for 08894a9
d-ulker
committed
08894a9
View commit details
Copy full SHA for 08894a9
Browse repository at this point
鈾伙笍 Refactor maintenance scripts to reduce cyclomatic complexity (PY-R1000)
Show description for c027455
d-ulker
committed
c027455
View commit details
Copy full SHA for c027455
Browse repository at this point
鈾伙笍 Aggressive refactoring to eliminate cyclomatic complexity violations (PY-R1000)
Show description for 38de9f9
d-ulker
committed
38de9f9
View commit details
Copy full SHA for 38de9f9
Browse repository at this point
馃悕 Fix Python 3.8 compatibility issues (blocking test execution)
Show description for e6d2f52
deepsource-autofix[bot]
authored
e6d2f52
View commit details
Copy full SHA for e6d2f52
Browse repository at this point
鈾伙笍 Improve typing import handling to avoid duplicates and improve parsing
Show description for fb5bee3
d-ulker
committed
fb5bee3
View commit details
Copy full SHA for fb5bee3
Browse repository at this point
Merge branch 'fix/python38-compatibility-CLEAN' of https://github.com/uelkerd/SAMO--DL into fix/python38-compatibility-CLEAN
d-ulker
committed
79511d9
View commit details
Copy full SHA for 79511d9
Browse repository at this point
馃悕 Fix Python 3.8 compatibility issues (blocking test execution)
Show description for 175a840
deepsource-autofix[bot]
authored
175a840
View commit details
Copy full SHA for 175a840
Browse repository at this point
馃悰 Fix unused argument 'lines' in typehint_codemod.py
Show description for b0192ab
d-ulker
committed
b0192ab
View commit details
Copy full SHA for b0192ab
Browse repository at this point
Merge branch 'fix/python38-compatibility-CLEAN' of https://github.com/uelkerd/SAMO--DL into fix/python38-compatibility-CLEAN
d-ulker
committed
0ed22cf
View commit details
Copy full SHA for 0ed22cf
Browse repository at this point
馃悕 Fix Python 3.8 compatibility issues (blocking test execution)
Show description for d21ace0
deepsource-autofix[bot]
authored
d21ace0
View commit details
Copy full SHA for d21ace0
Browse repository at this point
You can鈥檛 perform that action at this time.