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 }}
zcodes
/
python-mode
Public
forked from
python-mode/python-mode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-mode
pymode
on
develop
User selector
All users
Datepicker
All time
Commit history
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 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
Commits on Mar 8, 2019
fixed auto insert for rope complete
Show description for bfd70f7
zcodes
committed
bfd70f7
View commit details
Copy full SHA for bfd70f7
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Get the package loader instead of its spec.
Show description for 2e2ad53
diraol
committed
2e2ad53
View commit details
Copy full SHA for 2e2ad53
View code at this point
Browse repository at this point
Commits on Jan 26, 2019
Handle python imports in a plethora of setups
Show description for 6384803
zcodes
committed
6384803
View commit details
Copy full SHA for 6384803
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
fixed find_module error for python 3.7 or newer
zcodes
committed
a56dde5
View commit details
Copy full SHA for a56dde5
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Merge pull request #957 from lieryan/lieryan-fix-extract-refactor-range
Show description for 63e3866
diraol
authored
63e3866
View commit details
Copy full SHA for 63e3866
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
Adding init file to libs directory
diraol
committed
d147255
View commit details
Copy full SHA for d147255
View code at this point
Browse repository at this point
Commits on Nov 25, 2018
change find_spec to find_module
Show description for 0eec722
sherylynn
authored
0eec722
View commit details
Copy full SHA for 0eec722
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Fix off by one selection of extract variable/method
lieryan
authored
4d12b15
View commit details
Copy full SHA for 4d12b15
View code at this point
Browse repository at this point
Commits on Oct 12, 2018
Use importlib instead of imp when using python3
Show description for 33340ab
riher
committed
33340ab
View commit details
Copy full SHA for 33340ab
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
Add six as submodule
diraol
committed
00e3e09
View commit details
Copy full SHA for 00e3e09
View code at this point
Browse repository at this point
Commits on Jul 1, 2018
Add type key to found occurence.
boatx
committed
0860a17
View commit details
Copy full SHA for 0860a17
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Update submodules
Show description for 521b498
bkbncn
committed
521b498
View commit details
Copy full SHA for 521b498
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Add submodules's path to sys.path for msys2 platform #852 with corrections
zcodes
committed
630a948
View commit details
Copy full SHA for 630a948
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
Modify loclist
Show description for 7c2201f
Will Le
authored and
diraol
committed
7c2201f
View commit details
Copy full SHA for 7c2201f
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
Add submodules's path to sys.path for windows platform #852 with corrections
fmv1992
committed
30d83ba
View commit details
Copy full SHA for 30d83ba
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Update autopep8 submodule and fix error caused by the update
diraol
committed
490eaf9
View commit details
Copy full SHA for 490eaf9
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
Fix issue728, pass rope project to ImportTools init
boatx
committed
f69f10a
View commit details
Copy full SHA for f69f10a
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
fixed default values of pymode_lint_ignore and pymode_lint_select to be lists
fmv1992
committed
13666d8
View commit details
Copy full SHA for 13666d8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.