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 }}
danni
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 29, 2013
Update changelog
klen
committed
ba984dd
View commit details
Copy full SHA for ba984dd
Browse repository at this point
Merge branch 'release/0.6.19' into develop
klen
committed
3f37a29
View commit details
Copy full SHA for 3f37a29
Browse repository at this point
Update version
klen
committed
6024e76
View commit details
Copy full SHA for 6024e76
Browse repository at this point
Commits on Oct 26, 2013
Fix modeline
klen
committed
810aec3
View commit details
Copy full SHA for 810aec3
Browse repository at this point
Merge branch 'develop' of github.com:klen/python-mode into develop
klen
committed
0b8e492
View commit details
Copy full SHA for 0b8e492
Browse repository at this point
Merge pull request #302 from westurner/update_readme
Show description for 60d8d92
klen
committed
60d8d92
View commit details
Copy full SHA for 60d8d92
Browse repository at this point
Merge pull request #304 from vikt0rs/fix-docstring-punctuation
Show description for 613ffb5
klen
committed
613ffb5
View commit details
Copy full SHA for 613ffb5
Browse repository at this point
Commits on Oct 24, 2013
Update Makefile
klen
committed
3bf6875
View commit details
Copy full SHA for 3bf6875
Browse repository at this point
Update pylama
klen
committed
35d5349
View commit details
Copy full SHA for 35d5349
Browse repository at this point
Commits on Oct 23, 2013
Fix dockstring in default_config due to H402 rule
Show description for 6d52a2d
vikt0rs
committed
6d52a2d
View commit details
Copy full SHA for 6d52a2d
Browse repository at this point
Commits on Oct 22, 2013
Updated README.rst
westurner
committed
22669fe
View commit details
Copy full SHA for 22669fe
Browse repository at this point
Commits on Oct 13, 2013
Merge branch 'develop' of github.com:klen/python-mode into develop
klen
committed
f756847
View commit details
Copy full SHA for f756847
Browse repository at this point
Merge pull request #286 from lawrenceakka/line-number-fix
Show description for ded8edb
klen
committed
ded8edb
View commit details
Copy full SHA for ded8edb
Browse repository at this point
Merge pull request #289 from ethanvandenberg22/develop
Show description for bdc47f5
klen
committed
bdc47f5
View commit details
Copy full SHA for bdc47f5
Browse repository at this point
Merge pull request #293 from mlmoses/fix-virtualenv-execfile
Show description for 8e98d7a
klen
committed
8e98d7a
View commit details
Copy full SHA for 8e98d7a
Browse repository at this point
Update changelog.
klen
committed
c9fbaf1
View commit details
Copy full SHA for c9fbaf1
Browse repository at this point
Merge pull request #295 from kdeldycke/develop
Show description for 2adfc2f
klen
committed
2adfc2f
View commit details
Copy full SHA for 2adfc2f
Browse repository at this point
Commits on Oct 7, 2013
Add a set of `g:pymode_lint_*_symbol` options.
Show description for 879e81a
kdeldycke
committed
879e81a
View commit details
Copy full SHA for 879e81a
Browse repository at this point
Commits on Oct 4, 2013
Make virtualenv.vim compatible with Python 3.
Show description for 9d38d2b
mlmoses
committed
9d38d2b
View commit details
Copy full SHA for 9d38d2b
Browse repository at this point
Commits on Sep 23, 2013
Stopping if debugger found
ethanvandenberg22
committed
14bf9e6
View commit details
Copy full SHA for 14bf9e6
Browse repository at this point
Commits on Sep 14, 2013
Fix error line numbers when a range is run
lawrenceakka
committed
f985457
View commit details
Copy full SHA for f985457
Browse repository at this point
Commits on Sep 9, 2013
Update pylama
klen
committed
a9afe07
View commit details
Copy full SHA for a9afe07
Browse repository at this point
Fix breakpoint section
klen
committed
322da79
View commit details
Copy full SHA for 322da79
Browse repository at this point
Commits on Sep 2, 2013
Merge with origin
klen
committed
2bbe979
View commit details
Copy full SHA for 2bbe979
Browse repository at this point
Fix indent loading
klen
committed
1c516aa
View commit details
Copy full SHA for 1c516aa
Browse repository at this point
Merge pull request #281 from sileht/develop
Show description for ffef55b
klen
committed
ffef55b
View commit details
Copy full SHA for ffef55b
Browse repository at this point
Commits on Sep 1, 2013
Fix loading of after/indent/python.vim
Show description for dd33ca3
sileht
committed
dd33ca3
View commit details
Copy full SHA for dd33ca3
Browse repository at this point
Commits on Aug 30, 2013
Update code running
klen
committed
2149076
View commit details
Copy full SHA for 2149076
Browse repository at this point
Update pylama
klen
committed
e63911f
View commit details
Copy full SHA for e63911f
Browse repository at this point
Update travis
klen
committed
c3ef2c4
View commit details
Copy full SHA for c3ef2c4
Browse repository at this point
Fix docs, add `g:pymode_lint_async` option
klen
committed
6d280c6
View commit details
Copy full SHA for 6d280c6
Browse repository at this point
Commits on Aug 29, 2013
Fix image path.
klen
committed
dde90e7
View commit details
Copy full SHA for dde90e7
Browse repository at this point
Added travis build image
klen
committed
d67963a
View commit details
Copy full SHA for d67963a
Browse repository at this point
Enable travis
klen
committed
6a22c35
View commit details
Copy full SHA for 6a22c35
Browse repository at this point
Tests are initialized.
klen
committed
638ba78
View commit details
Copy full SHA for 638ba78
Browse repository at this point
Previous
Next
You can’t perform that action at this time.