Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d7483993fea2862f750526cbb94a4a32f6dfad9c
/
Lib
/
idlelib
/
idlever.py
f5002bd
Version bump to 3.5, step 2.
by Larry Hastings
· 11 years ago
e9f73ac
Python 3.4.0rc1: Version bump.
by Larry Hastings
· 11 years ago
2d8e1e4
Version bump for 3.4.0b3.
by Larry Hastings
· 11 years ago
a6c5523
Bump version number for 3.4.0b2.
by Larry Hastings
· 11 years ago
7e611da
Bump version number to 3.4.0b1.
by Larry Hastings
· 11 years ago
bd61c3a
Version bump for 3.4.0a4.
by Larry Hastings
· 11 years ago
44719a7
Version bump to 3.4.0a3.
by Larry Hastings
· 11 years ago
3a2d18b
Version number bump for Python 3.4.0a2.
by Larry Hastings
· 11 years ago
1f08c77
Bumped version to 3.4.0a1.
by Larry Hastings
· 11 years ago
08a9012
Bump version to 3.4.0 alpha 0.
by Georg Brandl
· 12 years ago
c7dcd50
Bump version to 3.3.0 final.
by Georg Brandl
· 12 years ago
8506d35
Bump to 3.3.0rc3.
by Georg Brandl
· 12 years ago
02f66cb
Bump to 3.3.0rc2.
by Georg Brandl
· 12 years ago
4ab4ec2
Bump to 3.3.0rc1.
by Georg Brandl
· 12 years ago
1b94ab7
Bump to 3.3b2.
by Georg Brandl
· 12 years ago
d08cec6
Bump version to 3.3.0b1.
by Georg Brandl
· 12 years ago
f0397b9
Bump version to 3.3.0a4.
by Georg Brandl
· 12 years ago
ab0ef20
Bump to 3.3.0a3.
by Georg Brandl
· 13 years ago
50af011
Bump to 3.3.0a2.
by Georg Brandl
· 13 years ago
6c8850d
Bump to 3.3.0a1.
by Georg Brandl
· 13 years ago
3ebb6b3
Bump trunk to 3.3 alpha 0.
by Georg Brandl
· 14 years ago
260a788
Version bump to 3.2 final.
by Georg Brandl
· 14 years ago
a6d12ef
Bump for 3.2rc3.
by Georg Brandl
· 14 years ago
d6e19c3
Bump version.
by Georg Brandl
· 14 years ago
3988ed8
Bump to 3.2rc1.
by Georg Brandl
· 14 years ago
8a60e94
Bump to 3.2b2.
by Georg Brandl
· 14 years ago
41ea8ae
Bump to 3.2b1.
by Georg Brandl
· 14 years ago
24854ca
Bump to 3.2a4.
by Georg Brandl
· 14 years ago
002fa2d
Bump to 3.2a3.
by Georg Brandl
· 14 years ago
58a7b46
Bump to 3.2a2.
by Georg Brandl
· 14 years ago
62069d3
Bump versions and review NEWS file.
by Georg Brandl
· 14 years ago
46ea4f7
bump to 3.2a0
by Benjamin Peterson
· 15 years ago
3928516
bump version to 3.1 final :)
by Benjamin Peterson
· 15 years ago
c7c1228
bump version to 3.1rc2
by Benjamin Peterson
· 15 years ago
e6ad387
bump to 3.1rc1
by Benjamin Peterson
· 15 years ago
5c5f3de
bump version to 3.1b1
by Benjamin Peterson
· 16 years ago
88f1435
bump version to 3.1a2
by Benjamin Peterson
· 16 years ago
a58a626
bump version to 3.1a1
by Benjamin Peterson
· 16 years ago
97f005d
Prep for Python 3.1!
by Barry Warsaw
· 16 years ago
43baef4
Bump to 3.0rc3
by Barry Warsaw
· 16 years ago
1f0e67e
Bumping to 3.0rc2.
by Barry Warsaw
· 16 years ago
b885480
bumping to 3.0rc1
by Barry Warsaw
· 16 years ago
57c1058
Bumping to 3.0b3
by Barry Warsaw
· 16 years ago
4bd1cef
Bumping to 3.0b2
by Barry Warsaw
· 16 years ago
c1e689e
Bump to 3.0b1
by Barry Warsaw
· 16 years ago
160b9a3
Bumping versions for 3.0a5
by Barry Warsaw
· 17 years ago
bb5cd08
release.py induced and manual editing steps for 3.0a4.
by Barry Warsaw
· 17 years ago
659fc42
Copyright and version tweaks for 3.0a3.
by Barry Warsaw
· 17 years ago
79bbbbc
Bump version
by Kurt B. Kaiser
· 17 years ago
5495957
Bump IDLE version.
by Kurt B. Kaiser
· 17 years ago
b5a755e
Merged revisions 56301-56442 via svnmerge from
by Guido van Rossum
· 17 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
477c8d5
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
by Thomas Wouters
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
dcba662
The remote procedure call module rpc.py can now access data attributes of
by Kurt B. Kaiser
· 20 years ago
e48bad7
preparing for 2.4 final (wooooooo!)
by Anthony Baxter
· 20 years ago
e953511
On OpenBSD, terminating IDLE with ctrl-c from the command line caused a
by Kurt B. Kaiser
· 20 years ago
5cc727a
2.4rc1
by Anthony Baxter
· 20 years ago
9f41f3a
release shenanigans
by Anthony Baxter
· 20 years ago
183403a
1. If user passes a non-existant filename on the commandline, just open
by Kurt B. Kaiser
· 20 years ago
8aa2392
Checking sys.platform for substring 'win' was breaking IDLE docs on Mac
by Kurt B. Kaiser
· 20 years ago
c714d45
Update NEWS.txt to include some items missed earlier. Update the
by Kurt B. Kaiser
· 21 years ago
7fbc304
Update for release.
by Kurt B. Kaiser
· 21 years ago
6145a62
1. Python Bug 775541: Calltips error when docstring is None. Introduced
by Kurt B. Kaiser
· 21 years ago
cca9122
Update to reflect the current status of the configuration system.
by Kurt B. Kaiser
· 21 years ago
f35092c
Move to Version 1.0b2
by Kurt B. Kaiser
· 21 years ago
a8f22d7
Update version.
by Kurt B. Kaiser
· 21 years ago
9a90e70
Update for release into Python NEWS.txt idlever.py
by Kurt B. Kaiser
· 22 years ago
7e17289
Update for release. Modified Files: INSTALL.txt NEWS.txt idlever.py
by Kurt B. Kaiser
· 22 years ago
50e9c4f
More installation info. Bump alpha version.
by Kurt B. Kaiser
· 22 years ago
da4d3c1
M MANIFEST.in M PyShell.py M idlever.py M setup.py
by Kurt B. Kaiser
· 22 years ago
6622eec
Bump to reflect final cleanup of Config system and first pass GRPC completed
by Kurt B. Kaiser
· 22 years ago
646c65c
removed redundant separate idlfefork ver
by Steven M. Gava
· 23 years ago
4d712a4
minor tidy-ups ready for 0.8.1 alpha tarball release
by Steven M. Gava
· 23 years ago
ba910c1
py-cvs merge, version update
by Steven M. Gava
· 23 years ago
7aced17
Initial revision
by David Scherer
· 24 years ago