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 }}
subsetpark
/
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
Breadcrumbs
History for
python-mode
pymode
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 22, 2015
Merge pull request #1 from TFenby/develop
Show description for 74373eb
subsetpark
committed
74373eb
View commit details
Copy full SHA for 74373eb
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
Fix #482, (PEP 263 Python Source Code Encodings)
chuan92
committed
e8c0ed0
View commit details
Copy full SHA for e8c0ed0
View code at this point
Browse repository at this point
Commits on Dec 21, 2014
Upgrade included rope libs to latest releases
Show description for e2521aa
Tyler Fenby
committed
e2521aa
View commit details
Copy full SHA for e2521aa
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
Remove call to multiprocessing. Fixes issue #422.
dmsul
committed
a5f70a8
View commit details
Copy full SHA for a5f70a8
View code at this point
Browse repository at this point
Commits on Oct 10, 2014
Fixed some issues around the auto_import_cache
Show description for 88dbf84
brendanmaguire
committed
88dbf84
View commit details
Copy full SHA for 88dbf84
View code at this point
Browse repository at this point
Commits on Aug 3, 2014
RopeGotoDefinition works with filenames that contain spaces.
tweekmonster
committed
c0c9aea
View commit details
Copy full SHA for c0c9aea
View code at this point
Browse repository at this point
Commits on Jul 31, 2014
Merge pull request #457 from brakhane/develop
Show description for b5b03ff
klen
committed
b5b03ff
View commit details
Copy full SHA for b5b03ff
View code at this point
Browse repository at this point
Commits on Jul 30, 2014
let autopep8 to use g:pymode_options_max_line_length
Marton Suranyi
committed
0800b3c
View commit details
Copy full SHA for 0800b3c
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
add class hierarchy support to rename
Show description for b2de6b0
Dennis Brakhane
committed
b2de6b0
View commit details
Copy full SHA for b2de6b0
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
Fix mismatched type exception thrown by mccabe.py.
Show description for 559240f
krader1961
committed
559240f
View commit details
Copy full SHA for 559240f
View code at this point
Browse repository at this point
Commits on Jul 10, 2014
Fix issue #447.
krader1961
committed
1e95b8b
View commit details
Copy full SHA for 1e95b8b
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Full tunning with code checkers. Also added g:pymode_options_max_line_length
klen
committed
00c6c75
View commit details
Copy full SHA for 00c6c75
View code at this point
Browse repository at this point
Commits on Jun 15, 2014
Update pylama
klen
committed
e5f1486
View commit details
Copy full SHA for e5f1486
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
Update python3 support. Fix #437
klen
committed
0c54d08
View commit details
Copy full SHA for 0c54d08
View code at this point
Browse repository at this point
Update pylama. Fix #438
klen
committed
ca0078b
View commit details
Copy full SHA for ca0078b
View code at this point
Browse repository at this point
Commits on Jun 8, 2014
Update pylama to version 4.0.1 Supports configuration from setup.cfg, tox.ini, pytest.ini files
klen
committed
304a68e
View commit details
Copy full SHA for 304a68e
View code at this point
Browse repository at this point
Commits on Jun 7, 2014
Update pylama
klen
committed
99bc092
View commit details
Copy full SHA for 99bc092
View code at this point
Browse repository at this point
Fix code.
klen
committed
246addf
View commit details
Copy full SHA for 246addf
View code at this point
Browse repository at this point
Update pylama to version 3.3.2
klen
committed
d610ccd
View commit details
Copy full SHA for d610ccd
View code at this point
Browse repository at this point
Commits on Jun 5, 2014
Merge pull request #433 from bendavis78/rope-dir-options
Show description for 80dddfe
klen
committed
80dddfe
View commit details
Copy full SHA for 80dddfe
View code at this point
Browse repository at this point
Merge pull request #429 from fwuzju/develop
Show description for 16fcf4e
klen
committed
16fcf4e
View commit details
Copy full SHA for 16fcf4e
View code at this point
Browse repository at this point
Commits on Jun 1, 2014
Added options to give more control over rope paths
Show description for d1ee48c
bendavis78
committed
d1ee48c
View commit details
Copy full SHA for d1ee48c
View code at this point
Browse repository at this point
Commits on May 28, 2014
stdout will be set to vim.message, but in early release of vim 7.3, message object didn't have method flush.
Show description for d2111cd
Wu, Fan
committed
d2111cd
View commit details
Copy full SHA for d2111cd
View code at this point
Browse repository at this point
Commits on May 10, 2014
fixed autoimport
Show description for 20d0288
fsw0422
committed
20d0288
View commit details
Copy full SHA for 20d0288
View code at this point
Browse repository at this point
Commits on May 7, 2014
Update pylint, pep257, pyflakes.
klen
committed
2f15f3d
View commit details
Copy full SHA for 2f15f3d
View code at this point
Browse repository at this point
Commits on May 2, 2014
Fix autoimport trigger
Anton Bakhtin
committed
061bf83
View commit details
Copy full SHA for 061bf83
View code at this point
Browse repository at this point
Commits on Apr 1, 2014
Fixes StringIO import error in #pymode#doc#Show. Fixes #409.
Cu3PO42
committed
781da2b
View commit details
Copy full SHA for 781da2b
View code at this point
Browse repository at this point
Commits on Mar 26, 2014
Add __file__ in run context
klen
committed
b79b2e9
View commit details
Copy full SHA for b79b2e9
View code at this point
Browse repository at this point
update pylama
klen
committed
48eb0ed
View commit details
Copy full SHA for 48eb0ed
View code at this point
Browse repository at this point
Add curdir to sys.path when code running
klen
committed
6033234
View commit details
Copy full SHA for 6033234
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Update pylint
klen
committed
60cc4f5
View commit details
Copy full SHA for 60cc4f5
View code at this point
Browse repository at this point
Update pylama to version 3.0.1
klen
committed
f0e6b40
View commit details
Copy full SHA for f0e6b40
View code at this point
Browse repository at this point
Commits on Mar 14, 2014
Fix run
klen
committed
fa16097
View commit details
Copy full SHA for fa16097
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
Update autopep8
klen
committed
b1d1468
View commit details
Copy full SHA for b1d1468
View code at this point
Browse repository at this point
Commits on Mar 12, 2014
Fix code running. Close #350, #354, #365
klen
committed
b92c982
View commit details
Copy full SHA for b92c982
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.