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
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
.
python-mode
/
python-mode
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
758
Star
5.5k
Code
Issues
38
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-mode
pymode
on
develop
User selector
All users
All time
Commit history
Commits on Apr 18, 2026
Add support for flexible Ruff configuration modes
Show description for c134613
diraol
committed
c134613
View commit details
Copy full SHA for c134613
View code at this point
Browse repository at this point
Fix remaining Windows CI issues: path resolution and /tmp/ mapping
Show description for 5e57ad7
diraol
committed
5e57ad7
View commit details
Copy full SHA for 5e57ad7
View code at this point
Browse repository at this point
Fix macOS and Windows CI test failures
Show description for c043269
diraol
committed
c043269
View commit details
Copy full SHA for c043269
View code at this point
Browse repository at this point
Phase 4: Complete dependency evaluation and cleanup
Show description for 50adb20
diraol
committed
50adb20
View commit details
Copy full SHA for 50adb20
View code at this point
Browse repository at this point
Phase 2 & 3: Complete Ruff migration build updates and configuration
Show description for f03652c
diraol
committed
f03652c
View commit details
Copy full SHA for f03652c
View code at this point
Browse repository at this point
Phase 1 Complete! 🎉
Show description for 6ae62a9
diraol
committed
6ae62a9
View commit details
Copy full SHA for 6ae62a9
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
Complete test migration and infrastructure improvements
Show description for daa733a
diraol
committed
daa733a
View commit details
Copy full SHA for daa733a
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
Fix PathFinder.find_module AttributeError for Python 3.12
Show description for afc201a
wookayin
committed
afc201a
View commit details
Copy full SHA for afc201a
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
Merge pull request #1170 from python-mode/dro/bump_dependencies
Show description for 57384b9
diraol
authored
57384b9
View commit details
Copy full SHA for 57384b9
View code at this point
Browse repository at this point
Replace pep8 with pycodestyle
Show description for a87f789
diraol
committed
a87f789
View commit details
Copy full SHA for a87f789
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
Merge remote-tracking branch 'origin/develop' into lieryan-in-hierarchy
lieryan
committed
2b047c2
View commit details
Copy full SHA for 2b047c2
View code at this point
Browse repository at this point
Commits on Jun 24, 2023
Fix erros due to pylama Erro class changes
diraol
committed
d89385a
View commit details
Copy full SHA for d89385a
View code at this point
Browse repository at this point
Fix import error
diraol
committed
74a7c7b
View commit details
Copy full SHA for 74a7c7b
View code at this point
Browse repository at this point
Fix pylama import
diraol
committed
25b30ce
View commit details
Copy full SHA for 25b30ce
View code at this point
Browse repository at this point
Merge pull request #1141 from lieryan/fix-move-refactoring
Show description for 71a7f08
diraol
authored
71a7f08
View commit details
Copy full SHA for 71a7f08
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Update rope==1.5.1
lieryan
committed
3dc75c2
View commit details
Copy full SHA for 3dc75c2
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
Fix logical line text object when used with count
lieryan
committed
7c5731d
View commit details
Copy full SHA for 7c5731d
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
Fix logical line off by one
lieryan
committed
9b4a338
View commit details
Copy full SHA for 9b4a338
View code at this point
Browse repository at this point
Fix documentation class and function text objects don't work in normal mode
lieryan
committed
c47e6db
View commit details
Copy full SHA for c47e6db
View code at this point
Browse repository at this point
Commits on Sep 30, 2021
Implement select logical line
lieryan
committed
f78ff46
View commit details
Copy full SHA for f78ff46
View code at this point
Browse repository at this point
Commits on Sep 28, 2021
Don't present irrelevant in_hierarchy options
lieryan
committed
41ed4df
View commit details
Copy full SHA for 41ed4df
View code at this point
Browse repository at this point
Refactor extract get_code_actions()
lieryan
committed
6c51814
View commit details
Copy full SHA for 6c51814
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
Fix MoveRefactoring
Show description for 0c47c69
lieryan
committed
0c47c69
View commit details
Copy full SHA for 0c47c69
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Add toml submodule
Show description for 50cd2cc
diraol
committed
50cd2cc
View commit details
Copy full SHA for 50cd2cc
View code at this point
Browse repository at this point
Commits on Dec 14, 2019
Improve user_input's input/raw_input compatibility.
Show description for b8c9acf
diraol
committed
b8c9acf
View commit details
Copy full SHA for b8c9acf
View code at this point
Browse repository at this point
Remove easy_install hardcoded module
diraol
committed
045888e
View commit details
Copy full SHA for 045888e
View code at this point
Browse repository at this point
Remove _markerlib hardcoded lib
diraol
committed
8e20737
View commit details
Copy full SHA for 8e20737
View code at this point
Browse repository at this point
Remove pkg_resources hardcoded dep lib
diraol
committed
e253ddf
View commit details
Copy full SHA for e253ddf
View code at this point
Browse repository at this point
Remove logilab hardcoded dependency
diraol
committed
dfbb0d9
View commit details
Copy full SHA for dfbb0d9
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Remove __future__ import in rope.py
avacariu
committed
012ef60
View commit details
Copy full SHA for 012ef60
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
Remove six completely
avacariu
committed
f5d4aee
View commit details
Copy full SHA for f5d4aee
View code at this point
Browse repository at this point
Assume Python 3 is being used
Show description for 1e24d53
avacariu
committed
1e24d53
View commit details
Copy full SHA for 1e24d53
View code at this point
Browse repository at this point
Commits on May 11, 2019
Possibly fixing vim/python import machinery error
Show description for 3d7bed2
diraol
committed
3d7bed2
View commit details
Copy full SHA for 3d7bed2
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
fixed rope new project path error
Show description for e4d09dc
zcodes
committed
e4d09dc
View commit details
Copy full SHA for e4d09dc
View code at this point
Browse repository at this point
Merge pull request #984 from zcodes/fix-anonying-auto-insert
Show description for 7a449a5
diraol
authored
7a449a5
View commit details
Copy full SHA for 7a449a5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.