Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d2ec81a8c99796b51fb8c49b77a7fe369863226f
/
Lib
/
idlelib
/
hyperparser.py
6bdc4de
bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307)
by Cheryl Sabella
· 6 years ago
34fd4c2
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
by Serhiy Storchaka
· 7 years ago
ea3dc80
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
by Terry Jan Reedy
· 7 years ago
c29c03a
bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830)
by Cheryl Sabella
· 7 years ago
bfbaa6b
Issue #27891: Consistently group and sort imports within idlelib modules.
by Terry Jan Reedy
· 9 years ago
6fa5bdc
Issue #24225: Within idlelib files, update idlelib module names.
by Terry Jan Reedy
· 9 years ago
0d9220e
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
by Terry Jan Reedy
· 9 years ago
[Renamed from Lib/idlelib/HyperParser.py]
9b7f9e6
Issue #21765: Add support for non-ascii identifiers to HyperParser
by Tal Einat
· 11 years ago
10b1c7c
Issue #21686: add unittest for idlelib.HyperParser. Original patch by Saimadhav
by Terry Jan Reedy
· 11 years ago
d0c1ea4
whitespace
by Terry Jan Reedy
· 11 years ago
3e58330
Issue #21686: idlelib/HyperParser.py - Update docstrings and comments and
by Terry Jan Reedy
· 11 years ago
eb6aa5c
Issue #16819: IDLE method completion now correctly works for bytes literals.
by Serhiy Storchaka
· 12 years ago
8c126d7
Issue #16819: IDLE method completion now correctly works for bytes literals.
by Serhiy Storchaka
· 12 years ago
2d7f6a0
Switch to absolute imports to support direct execution of modules. Many
by Kurt B. Kaiser
· 18 years ago
36e0a92
Merged revisions 56443-56466 via svnmerge from
by Guido van Rossum
· 18 years ago
0b70cca
Remove usage of backticks.
by Brett Cannon
· 19 years ago
b175445
Merge IDLE-syntax-branch r39668:41449 into trunk
by Kurt B. Kaiser
· 20 years ago