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
.
datajoint
/
datajoint-python
Public
Notifications
You must be signed in to change notification settings
Fork
98
Star
194
Code
Issues
7
Pull requests
4
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Drops support for Python < 3.10 and MySQL < 8.0
- #1287
#1287
Merged
d-v-b
merged 13 commits into
pre/v2.0
datajoint/datajoint-python:pre/v2.0
from
claude/drop-legacy-support-rFhLT
datajoint/datajoint-python:claude/drop-legacy-support-rFhLT
Copy head branch name to clipboard
Dec 22, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Drops support for Python < 3.10 and MySQL < 8.0
#1287
d-v-b
merged 13 commits into
pre/v2.0
datajoint/datajoint-python:pre/v2.0
from
claude/drop-legacy-support-rFhLT
datajoint/datajoint-python:claude/drop-legacy-support-rFhLT
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2025
bump python version in docker compose to ensure that tests pass
d-v-b
committed
e40a258
View commit details
Copy full SHA for e40a258
Browse repository at this point
Commits on Sep 5, 2025
Merge pull request #1265 from d-v-b/chore/unbreak-tests
Show description for 63ebc38
dimitri-yatsenko
authored
63ebc38
View commit details
Copy full SHA for 63ebc38
Browse repository at this point
Commits on Dec 19, 2025
Merge remote-tracking branch 'origin/pre/v2.0' into claude/review-settings-management-adsuG
claude
committed
a268bd3
View commit details
Copy full SHA for a268bd3
Browse repository at this point
refactor: simplify settings to pure pydantic without backward compat
Show description for 6eb7eed
claude
committed
6eb7eed
View commit details
Copy full SHA for 6eb7eed
Browse repository at this point
feat: add recursive config search and secrets separation
Show description for f5077db
claude
committed
f5077db
View commit details
Copy full SHA for f5077db
Browse repository at this point
Commits on Dec 20, 2025
fix: remove unused imports (ruff)
claude
committed
df45286
View commit details
Copy full SHA for df45286
Browse repository at this point
style: apply ruff-format changes
claude
committed
898c5c2
View commit details
Copy full SHA for 898c5c2
Browse repository at this point
refactor: remove set_password from admin module
Show description for 43bd053
claude
committed
43bd053
View commit details
Copy full SHA for 43bd053
Browse repository at this point
refactor: remove save methods from settings
Show description for 97107f6
claude
committed
97107f6
View commit details
Copy full SHA for 97107f6
Browse repository at this point
docs: update documentation for new settings system
Show description for 69ed63e
claude
committed
69ed63e
View commit details
Copy full SHA for 69ed63e
Browse repository at this point
Drop support for Python < 3.10 and MySQL < 8.0
Show description for b55c1bf
claude
committed
b55c1bf
View commit details
Copy full SHA for b55c1bf
Browse repository at this point
Update documentation and CI for Python 3.10+ and MySQL 8.0+
Show description for 83fc7bd
claude
committed
83fc7bd
View commit details
Copy full SHA for 83fc7bd
Browse repository at this point
Commits on Dec 22, 2025
"strongly-typed" -> "type-checked" Json in documentation.
Show description for f9e7496
dimitri-yatsenko
and
d-v-b
authored
f9e7496
View commit details
Copy full SHA for f9e7496
Browse repository at this point
You can’t perform that action at this time.