Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
750018b91aeb5dfb46dc1e156a8b4e7aefb6d59f
/
Lib
/
idlelib
/
CodeContext.py
645058d
Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
by Serhiy Storchaka
· 10 years ago
049882e
Issue 22823: Use set literal in idlelib.
by Terry Jan Reedy
· 10 years ago
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 16 years ago
3536a5c
maxint->maxsize. Wouldn't import.
by Kurt B. Kaiser
· 17 years ago
2d7f6a0
Switch to absolute imports to support direct execution of modules. Many
by Kurt B. Kaiser
· 17 years ago
36e0a92
Merged revisions 56443-56466 via svnmerge from
by Guido van Rossum
· 17 years ago
805365e
Merged revisions 55007-55179 via svnmerge from
by Guido van Rossum
· 18 years ago
cf297e4
Merged revisions 53623-53858 via svnmerge from
by Thomas Wouters
· 18 years ago
9fe394c
Merged revisions 53538-53622 via svnmerge from
by Thomas Wouters
· 18 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 18 years ago
00ee7ba
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
by Thomas Wouters
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago
389482c
Incorporate Tal Einat's comment on Patch 936169: Fixes alignment problem.
by Kurt B. Kaiser
· 19 years ago
0a13579
Tweak CodeContext.py docstrings, comments, and names.
by Kurt B. Kaiser
· 19 years ago
7491022
Increased performance in CodeContext extension Patch 936169 Noam Raphael
by Kurt B. Kaiser
· 19 years ago
4d5bc60
Noam Raphel: Further developemt of CodeContext feature.
by Kurt B. Kaiser
· 20 years ago
e3636e0
Fix a bug I introduced which causes all block openers at an indent level
by Kurt B. Kaiser
· 21 years ago
d00587a
1. Add an Options menu entry: Code Context
by Kurt B. Kaiser
· 21 years ago
54d1a3b
- New Extension: CodeContext. Provides block structuring hints for code
by Kurt B. Kaiser
· 21 years ago