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 }}
lcwill
/
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
All time
Commit history
Commits on Nov 7, 2018
Merge pull request #950 from riher/fix/py3-importlib
Show description for 551c9d4
diraol
authored
551c9d4
View commit details
Copy full SHA for 551c9d4
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
Browse repository at this point
Commits on Oct 3, 2018
Updating pylama version
diraol
committed
95fdf8f
View commit details
Copy full SHA for 95fdf8f
Browse repository at this point
Commits on Aug 26, 2018
Update pylama submodule
Show description for ae4ba45
diraol
committed
ae4ba45
View commit details
Copy full SHA for ae4ba45
Browse repository at this point
Updating submodules
diraol
committed
ee058e3
View commit details
Copy full SHA for ee058e3
Browse repository at this point
Properly check if python3 is available.
Show description for 6ceacc3
diraol
committed
6ceacc3
View commit details
Copy full SHA for 6ceacc3
Browse repository at this point
Merge pull request #936 from Abrosimov-a-a/develop
Show description for c0e9544
diraol
authored
c0e9544
View commit details
Copy full SHA for c0e9544
Browse repository at this point
Commits on Aug 14, 2018
New exceptions added
Abrosimov-a-a
committed
0b6660e
View commit details
Copy full SHA for 0b6660e
Browse repository at this point
Commits on Aug 10, 2018
Merge pull request #931 from diraol/six_as_submodule
Show description for 60b7575
diraol
authored
60b7575
View commit details
Copy full SHA for 60b7575
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
Browse repository at this point
Updating pylint
diraol
committed
0620ab9
View commit details
Copy full SHA for 0620ab9
Browse repository at this point
Merge pull request #930 from diraol/update_submodules
Show description for a84aeab
diraol
authored
a84aeab
View commit details
Copy full SHA for a84aeab
Browse repository at this point
Commits on Aug 5, 2018
Updating submodules astroid, pyflakes and pylint
diraol
committed
d6cb0a5
View commit details
Copy full SHA for d6cb0a5
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
Previous
Next
You can’t perform that action at this time.