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
plugin
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
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
Commits on Jul 3, 2023
Bump version: 0.13.0 → 0.14.0
diraol
committed
d69efa5
View commit details
Copy full SHA for d69efa5
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 Nov 10, 2021
Merge pull request #1137 from NathanTP/ropePrefix
Show description for b3f7440
diraol
authored
b3f7440
View commit details
Copy full SHA for b3f7440
View code at this point
Browse repository at this point
Commits on Aug 12, 2021
Add option g:pymode_indent_hanging_width
Show description for 7487b79
wookayin
committed
7487b79
View commit details
Copy full SHA for 7487b79
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Remove extraneous commented line
Nathan Pemberton
committed
97b7209
View commit details
Copy full SHA for 97b7209
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
Add configurable prefix for rope commands (currently hard-coded to <C-c>)
Nathan Pemberton
committed
4a0cc96
View commit details
Copy full SHA for 4a0cc96
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Bump version: 0.12.0 → 0.13.0
diraol
committed
6316b01
View commit details
Copy full SHA for 6316b01
View code at this point
Browse repository at this point
Bump version: 0.11.0 → 0.12.0
diraol
committed
59efb15
View commit details
Copy full SHA for 59efb15
View code at this point
Browse repository at this point
Commits on May 28, 2020
Bump version: 0.10.0 → 0.11.0
Diego Rabatone Oliveira
committed
b6c2a3f
View commit details
Copy full SHA for b6c2a3f
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Remove checks for Python 2 from Vim script
avacariu
committed
311de67
View commit details
Copy full SHA for 311de67
View code at this point
Browse repository at this point
Commits on May 11, 2019
Bump version: 0.9.2 → 0.10.0
diraol
committed
7c3e3e9
View commit details
Copy full SHA for 7c3e3e9
View code at this point
Browse repository at this point
Rollback version not bumped
diraol
committed
f493e03
View commit details
Copy full SHA for f493e03
View code at this point
Browse repository at this point
Commits on Oct 12, 2018
Add option to change where preview window appear
fpob
committed
b20a234
View commit details
Copy full SHA for b20a234
View code at this point
Browse repository at this point
Add pymode option to change preview height
fpob
committed
6eeb76d
View commit details
Copy full SHA for 6eeb76d
View code at this point
Browse repository at this point
Commits on Aug 26, 2018
Properly check if python3 is available.
Show description for 6ceacc3
diraol
committed
6ceacc3
View commit details
Copy full SHA for 6ceacc3
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
Set python3 as default, if it exists.
Show description for 5f78649
diraol
committed
5f78649
View commit details
Copy full SHA for 5f78649
View code at this point
Browse repository at this point
Commits on May 5, 2018
set pymode's default python to python3
fmv1992
committed
a92bfa4
View commit details
Copy full SHA for a92bfa4
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
changed folding default from on to off
fmv1992
committed
c64c71f
View commit details
Copy full SHA for c64c71f
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Add pep257 linter option on source comment
diraol
committed
702ac1e
View commit details
Copy full SHA for 702ac1e
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
greatly improved tests; improved folding as a result
fmv1992
committed
5b6e92d
View commit details
Copy full SHA for 5b6e92d
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
Commits on Nov 18, 2017
changed troubleshooting mechanism and updated documentation on development guidelines
fmv1992
committed
6d497a4
View commit details
Copy full SHA for 6d497a4
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
reverted v:false to 0 due to vim7 incompatibility
fmv1992
committed
43c052e
View commit details
Copy full SHA for 43c052e
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
updated vim files according to 2082d0b8fed7fff10b3f335cefc6a51dd25ee0b2 (various improvements)
fmv1992
committed
3e37c3c
View commit details
Copy full SHA for 3e37c3c
View code at this point
Browse repository at this point
Commits on Jul 4, 2017
Update pymode.
klen
committed
d2dead6
View commit details
Copy full SHA for d2dead6
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Bump version: 0.9.1 → 0.9.2
klen
committed
ed80fde
View commit details
Copy full SHA for ed80fde
View code at this point
Browse repository at this point
Bump version: 0.9.0 → 0.9.1
klen
committed
eea517e
View commit details
Copy full SHA for eea517e
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Merge remote-tracking branch 'upstream/develop' into develop
fmv1992
committed
8cfbb9c
View commit details
Copy full SHA for 8cfbb9c
View code at this point
Browse repository at this point
improved folding of various cases
fmv1992
committed
a8dcbc8
View commit details
Copy full SHA for a8dcbc8
View code at this point
Browse repository at this point
Commits on Dec 23, 2016
Bump version: 0.8.1 → 0.9.0
klen
committed
2f850dc
View commit details
Copy full SHA for 2f850dc
View code at this point
Browse repository at this point
Merge branch 'develop' of github.com:python-mode/python-mode into develop
klen
committed
7ec01b9
View commit details
Copy full SHA for 7ec01b9
View code at this point
Browse repository at this point
Setup bumpversion.
klen
committed
9155371
View commit details
Copy full SHA for 9155371
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
Folding for `async def` subroutines
Show description for 6a901cd
MarSoft
authored and
brycepg
committed
6a901cd
View commit details
Copy full SHA for 6a901cd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.