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 }}
BUGLAN
/
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
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 29, 2018
update plugin/pymode.vim | disable many i don't need function
BUGLAN
committed
2a68987
View commit details
Copy full SHA for 2a68987
Browse repository at this point
update plugin/pymode.vim | disable many i don't need function
BUGLAN
committed
6693e7e
View commit details
Copy full SHA for 6693e7e
Browse repository at this point
update plugin/pymode.vim | disable many i don't need function
BUGLAN
committed
27084a8
View commit details
Copy full SHA for 27084a8
Browse repository at this point
Commits on Jul 23, 2018
Merge pull request #925 from python-mode/update_submodules
Show description for d241974
diraol
authored
d241974
View commit details
Copy full SHA for d241974
Browse repository at this point
Update astroid and pylint submodules
diraol
committed
f31095d
View commit details
Copy full SHA for f31095d
Browse repository at this point
Merge pull request #914 from boatx/bugfix/fix_finding_occurrences
Show description for 770a8ff
diraol
authored
770a8ff
View commit details
Copy full SHA for 770a8ff
Browse repository at this point
Merge pull request #924 from python-mode/update_submodules
Show description for 0298a6c
diraol
authored
0298a6c
View commit details
Copy full SHA for 0298a6c
Browse repository at this point
Commits on Jul 20, 2018
Updating submodules
diraol
committed
bde1ca2
View commit details
Copy full SHA for bde1ca2
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
Browse repository at this point
Commits on Jun 13, 2018
Merge pull request #906 from bkbncn/develop
Show description for bb746d0
diraol
authored
bb746d0
View commit details
Copy full SHA for bb746d0
Browse repository at this point
Update astroid
bkbncn
committed
0b2c3cd
View commit details
Copy full SHA for 0b2c3cd
Browse repository at this point
Update pylint
bkbncn
committed
ce7882b
View commit details
Copy full SHA for ce7882b
Browse repository at this point
Just reordering Authors in alphabetical order
diraol
committed
b598839
View commit details
Copy full SHA for b598839
Browse repository at this point
Add @bkbncn to Authors list
diraol
committed
717682c
View commit details
Copy full SHA for 717682c
Browse repository at this point
Merge pull request #904 from bkbncn/develop
Show description for b0621c2
diraol
committed
b0621c2
View commit details
Copy full SHA for b0621c2
Browse repository at this point
Updating astroid and snowball_py config
diraol
committed
33f96a3
View commit details
Copy full SHA for 33f96a3
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
Browse repository at this point
Commits on Jun 1, 2018
Improve travis-ci configuration
diraol
committed
2328018
View commit details
Copy full SHA for 2328018
Browse repository at this point
Set python3 as default, if it exists.
Show description for 5f78649
diraol
committed
5f78649
View commit details
Copy full SHA for 5f78649
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
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
Browse repository at this point
fixed print function import in python2 for debug mode of pymode
fmv1992
committed
7611a8c
View commit details
Copy full SHA for 7611a8c
Browse repository at this point
Update readme.md
diraol
committed
a3b7994
View commit details
Copy full SHA for a3b7994
Browse repository at this point
Merge pull request #879 from bbelyeu/doc-fixes
Show description for 96cc437
diraol
authored
96cc437
View commit details
Copy full SHA for 96cc437
Browse repository at this point
Updating manual install on readme
diraol
committed
d45f387
View commit details
Copy full SHA for d45f387
Browse repository at this point
Commits on Apr 20, 2018
Fixed some typos in docs
bbelyeu
committed
47e2256
View commit details
Copy full SHA for 47e2256
Browse repository at this point
Commits on Apr 9, 2018
Merge pull request #873 from zcodes/develop
Show description for 5308d0c
diraol
authored
5308d0c
View commit details
Copy full SHA for 5308d0c
Browse repository at this point
Add submodules's path to sys.path for msys2 platform #852 with corrections
zcodes
committed
630a948
View commit details
Copy full SHA for 630a948
Browse repository at this point
Commits on Mar 31, 2018
Merge pull request #871 from amireldor/vim-plug-installation-instructions
Show description for 339945d
diraol
authored
339945d
View commit details
Copy full SHA for 339945d
Browse repository at this point
Add proper vim-plug installation instructions
Show description for 6c4fcbe
Amir Eldor
committed
6c4fcbe
View commit details
Copy full SHA for 6c4fcbe
Browse repository at this point
Commits on Mar 27, 2018
Set test.sh as executable
diraol
committed
7cf9897
View commit details
Copy full SHA for 7cf9897
Browse repository at this point
Merge pull request #868 from jennaliu/develop
Show description for 126b09b
diraol
authored
126b09b
View commit details
Copy full SHA for 126b09b
Browse repository at this point
Commits on Mar 26, 2018
Fix #826
Junlan Liu
committed
02a6e69
View commit details
Copy full SHA for 02a6e69
Browse repository at this point
Commits on Mar 17, 2018
Updating submodules
diraol
committed
585b369
View commit details
Copy full SHA for 585b369
Browse repository at this point
Update snowball_py submodule.
Show description for 865eb6d
diraol
committed
865eb6d
View commit details
Copy full SHA for 865eb6d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.