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
.
o-scripts
/
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 Feb 15, 2020
Updating readme with debug/faq issues
diraol
authored
30a73d8
View commit details
Copy full SHA for 30a73d8
Browse repository at this point
Commits on Jan 26, 2020
Updating submodules
diraol
committed
1e97e4d
View commit details
Copy full SHA for 1e97e4d
Browse repository at this point
Merge pull request #1058 from python-mode/update_submodules
Show description for 2887542
diraol
authored
2887542
View commit details
Copy full SHA for 2887542
Browse repository at this point
Commits on Dec 18, 2019
Merge pull request #1061 from timgates42/bugfix/typo_systematically
Show description for 64bbd01
diraol
authored
64bbd01
View commit details
Copy full SHA for 64bbd01
Browse repository at this point
Fix simple typo: systematicaly -> systematically
Show description for 5eb8c20
timgates42
committed
5eb8c20
View commit details
Copy full SHA for 5eb8c20
Browse repository at this point
Commits on Dec 14, 2019
[submodules] Update rope to 0.14.0
diraol
committed
7dc16e8
View commit details
Copy full SHA for 7dc16e8
Browse repository at this point
[submodules] Update pylint to 2.4.4
diraol
committed
8b5a9a9
View commit details
Copy full SHA for 8b5a9a9
Browse repository at this point
[submodules] Update pylama to 7.7.1
diraol
committed
527f62d
View commit details
Copy full SHA for 527f62d
Browse repository at this point
[submodules] Update pyflakes to 2.1.1
diraol
committed
ca267ce
View commit details
Copy full SHA for ca267ce
Browse repository at this point
[submodules] Updating pydocstyle to 5.0.1
diraol
committed
0dd80d2
View commit details
Copy full SHA for 0dd80d2
Browse repository at this point
[submodules] Updating pycodestyle to 2.5.0
diraol
committed
7ee1037
View commit details
Copy full SHA for 7ee1037
Browse repository at this point
[submodules] Updating autopep8 to 1.4.4
diraol
committed
a0b38b3
View commit details
Copy full SHA for a0b38b3
Browse repository at this point
[submodules] Updating astroid to 2.3.3
diraol
committed
7678045
View commit details
Copy full SHA for 7678045
Browse repository at this point
Merge pull request #1057 from python-mode/github_workflow
Show description for 2f0b668
diraol
authored
2f0b668
View commit details
Copy full SHA for 2f0b668
Browse repository at this point
[workflow] Testing github workflow
diraol
committed
bac858f
View commit details
Copy full SHA for bac858f
Browse repository at this point
Updating travis config
diraol
committed
e8a2043
View commit details
Copy full SHA for e8a2043
Browse repository at this point
Create FUNDING.yml
diraol
authored
4671530
View commit details
Copy full SHA for 4671530
Browse repository at this point
Updating readme
diraol
committed
a844ee4
View commit details
Copy full SHA for a844ee4
Browse repository at this point
Merge pull request #1055 from python-mode/improve-user-raw-input
Show description for 8b54071
diraol
authored
8b54071
View commit details
Copy full SHA for 8b54071
Browse repository at this point
Improve user_input's input/raw_input compatibility.
Show description for b8c9acf
diraol
committed
b8c9acf
View commit details
Copy full SHA for b8c9acf
Browse repository at this point
Merge pull request #1054 from python-mode/drop-python2
Show description for 1ce5ce3
diraol
authored
1ce5ce3
View commit details
Copy full SHA for 1ce5ce3
Browse repository at this point
Remove easy_install hardcoded module
diraol
committed
045888e
View commit details
Copy full SHA for 045888e
Browse repository at this point
Remove _markerlib hardcoded lib
diraol
committed
8e20737
View commit details
Copy full SHA for 8e20737
Browse repository at this point
Remove pkg_resources hardcoded dep lib
diraol
committed
e253ddf
View commit details
Copy full SHA for e253ddf
Browse repository at this point
Remove logilab hardcoded dependency
diraol
committed
dfbb0d9
View commit details
Copy full SHA for dfbb0d9
Browse repository at this point
Merge pull request #1051 from avacariu/drop-python2
Show description for 4c699c0
diraol
authored
4c699c0
View commit details
Copy full SHA for 4c699c0
Browse repository at this point
Commits on Dec 6, 2019
Remove __future__ import in rope.py
avacariu
committed
012ef60
View commit details
Copy full SHA for 012ef60
Browse repository at this point
Remove checks for Python 2 from Vim script
avacariu
committed
311de67
View commit details
Copy full SHA for 311de67
Browse repository at this point
Commits on Dec 5, 2019
Remove six completely
avacariu
committed
f5d4aee
View commit details
Copy full SHA for f5d4aee
Browse repository at this point
Assume Python 3 is being used
Show description for 1e24d53
avacariu
committed
1e24d53
View commit details
Copy full SHA for 1e24d53
Browse repository at this point
Commits on Oct 8, 2019
Fix import error for 'pymode.libs.six'
felipe-vieira0
committed
7fbf9eb
View commit details
Copy full SHA for 7fbf9eb
Browse repository at this point
Commits on Jun 30, 2019
Merge pull request #1015 from KamranMaharov/method_motion_include_decorator
Show description for f61b74a
diraol
authored
f61b74a
View commit details
Copy full SHA for f61b74a
Browse repository at this point
Add NeoBundle section to readme install section
Show description for ac11db2
diraol
authored
ac11db2
View commit details
Copy full SHA for ac11db2
Browse repository at this point
Commits on Jun 15, 2019
python file for testing motions
Show description for 0a90e0f
KamranMaharov
committed
0a90e0f
View commit details
Copy full SHA for 0a90e0f
Browse repository at this point
Commits on May 18, 2019
Merge pull request #1029 from IOAyman/patch-1
Show description for ef5f327
diraol
authored
ef5f327
View commit details
Copy full SHA for ef5f327
Browse repository at this point
Previous
Next
You can’t perform that action at this time.