Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
wujiang
/
python-mode
Public
forked from
russell/python-mode
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Mar 6, 2012
Commands tests and docs
andreas-roehler
committed
0bb7be1
Copy full SHA for 0bb7be1
PyShell submenu added
Show description for 683ff25
andreas-roehler
committed
683ff25
Copy full SHA for 683ff25
boolean `py-shell-switch-buffers-on-execute' renamed `py-shell-switch-buffers-on-execute-p'
andreas-roehler
committed
f81d141
Copy full SHA for f81d141
Commits on Mar 5, 2012
`py-execute-buffer' etc. to split/not-split windows, move cursor onto output or not, lp:944681 fixed
Show description for 85f8304
andreas-roehler
committed
85f8304
Copy full SHA for 85f8304
new boolean py-split-windows-on-execute-p, lp:944681
Show description for 59859fd
andreas-roehler
committed
59859fd
Copy full SHA for 59859fd
Commands `py-mark-...' miss the interactive spec, fixed.
Show description for 8954e63
andreas-roehler
committed
8954e63
Copy full SHA for 8954e63
Commits on Mar 4, 2012
augmented docstrings to extended-execute functions
andreas-roehler
committed
f3f9073
Copy full SHA for f3f9073
column-marker.el merged
Show description for ed66f3c
andreas-roehler
committed
ed66f3c
Copy full SHA for ed66f3c
trunk now at py-version "6.0.6"
andreas-roehler
committed
bda3678
Copy full SHA for bda3678
Commits on Mar 3, 2012
byte-compile-directory.sh, column-marker.el moved into top directory
andreas-roehler
committed
d63bb5b
Copy full SHA for d63bb5b
setting `imenu-create-index-p' to nil causes error, lp:945597
Show description for 2e98ad6
andreas-roehler
committed
2e98ad6
Copy full SHA for 2e98ad6
Commits on Mar 2, 2012
python-mode disables menus under Windows, lp:944976
Show description for 346385a
andreas-roehler
committed
346385a
Copy full SHA for 346385a
message only when `py-verbose-p', lp:328798
Show description for 6cddc6b
andreas-roehler
committed
6cddc6b
Copy full SHA for 6cddc6b
pymacs.el not loaded, lp:944244
Show description for 0c55174
andreas-roehler
committed
0c55174
Copy full SHA for 0c55174
Commits on Mar 1, 2012
new boolean `py-edit-only-p', lp:944093
Show description for 23470b5
andreas-roehler
committed
23470b5
Copy full SHA for 23470b5
`py-execute-buffer' ignores full-path `py-shell-name', lp:943832
andreas-roehler
committed
9260c95
Copy full SHA for 9260c95
Commits on Feb 29, 2012
bugfixes
Show description for 39b43c2
andreas-roehler
committed
39b43c2
Copy full SHA for 39b43c2
`py-guess-indent-offset' again, lp:939577
Show description for 460c929
andreas-roehler
committed
460c929
Copy full SHA for 460c929
Commits on Feb 27, 2012
new boolean `py-underscore-word-syntax-p', fixes lp:940812
Show description for e3623e0
andreas-roehler
committed
e3623e0
Copy full SHA for e3623e0
`py-mark-expression' marks too much, lp:941140, fixed
Show description for 79a512c
andreas-roehler
committed
79a512c
Copy full SHA for 79a512c
Commits on Feb 26, 2012
`py-guess-indent-offset' reconsidered, lp:939577
Show description for 4f7cc43
andreas-roehler
committed
4f7cc43
Copy full SHA for 4f7cc43
Commits on Feb 25, 2012
`py-guess-indent-offset' bug fixed, lp:939577
andreas-roehler
committed
eb696b3
Copy full SHA for eb696b3
Commits on Feb 24, 2012
Change or respect non-default coding style - lp:939577
Show description for ca83251
andreas-roehler
committed
ca83251
Copy full SHA for ca83251
`toggle-py-smart-indentation' new command
Show description for fc4aa86
andreas-roehler
committed
fc4aa86
Copy full SHA for fc4aa86
make sure `py-clause-lookup-keyword' ignores indent of original line
Show description for 83da264
andreas-roehler
committed
83da264
Copy full SHA for 83da264
Commits on Feb 23, 2012
`py-set-shell-completion-environment' done inside py-shell
andreas-roehler
committed
531817b
Copy full SHA for 531817b
`ipython-complete-function' with resp. to wrongly raised prompt counter, lp:939320
andreas-roehler
committed
e221e02
Copy full SHA for e221e02
Commits on Feb 21, 2012
type error in `py-execute-region' and `py-execute-region-dedicated', lp:938070
andreas-roehler
committed
3377874
Copy full SHA for 3377874
Commits on Feb 20, 2012
`py-set-shell-completion-environment' accepts argument `py-shell-name'
andreas-roehler
committed
7b2b10c
Copy full SHA for 7b2b10c
Commits on Feb 17, 2012
remove unused ipython-complete-function, py-set-python-shell-keys, py-shell-complete-function
andreas-roehler
committed
ad9c81e
Copy full SHA for ad9c81e
Commits on Feb 16, 2012
menu PyEdit, py-beginning/end-of-statement added
andreas-roehler
committed
1425ee7
Copy full SHA for 1425ee7
load fails when `py-install-directory' is not set, lp:932418
Show description for dff4493
andreas-roehler
committed
dff4493
Copy full SHA for dff4493
`py-end-of-statement' docstring fixed
andreas-roehler
committed
1e7e9c5
Copy full SHA for 1e7e9c5
README.DEVEL added
andreas-roehler
committed
f8bb5aa
Copy full SHA for f8bb5aa
Commits on Feb 15, 2012
updated doc/commands-python-mode.org, doc/commands-python-mode.rst
Show description for 74152b7
andreas-roehler
committed
74152b7
Copy full SHA for 74152b7
Pagination
Previous
Next
You can’t perform that action at this time.