Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e143c1f94f923db17a0f6d17d05e4af440178c1b
e143c1f
Fix test_regrtest.test_tools_buildbot_test()
by Victor Stinner
· 9 years ago
6b41510
Issue #25220: Add functional tests to test_regrtest
by Victor Stinner
· 9 years ago
174d059
Issue #25233: Rewrite the guts of Queue to be more understandable and correct. (Merge 3.5->default.)
by Guido van Rossum
· 9 years ago
d2f1846
Issue #25233: Rewrite the guts of Queue to be more understandable and correct. (Merge 3.4->3.5.)
by Guido van Rossum
· 9 years ago
99f96c5
Issue #25233: Rewrite the guts of Queue to be more understandable and correct.
by Guido van Rossum
· 9 years ago
ff6ee25
Issue #25122: Remove verbose mode of test_eintr
by Victor Stinner
· 9 years ago
2cf2aac
Issue #25249: Remove unneeded mkstemp helper in test_subprocess
by Berker Peksag
· 9 years ago
636b83f
Issue #25249: Remove unneeded mkstemp helper in test_subprocess
by Berker Peksag
· 9 years ago
16a1f28
Issue #25249: Remove unneeded mkstemp helper in test_subprocess
by Berker Peksag
· 9 years ago
69158d5
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
bcb0c13
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
d351706
Issue #24972: New option is only valid in tk 8.5+.
by Terry Jan Reedy
· 9 years ago
3a03a1c
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
0b6e6e1
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
507a5c4
Issue #24972: Inactive selection background now matches active selection
by Terry Jan Reedy
· 9 years ago
a4802a1
Merge from 3.5; no file changes
by Martin Panter
· 9 years ago
37e5d2c
Merge from 3.4 into 3.5; no file changes
by Martin Panter
· 9 years ago
2122b62
Backed out changeset: 70c01dd35100
by Terry Jan Reedy
· 9 years ago
7082cbc
Issue #24972: Inactive selection background now matches active selection
by Terry Jan Reedy
· 9 years ago
bf4aee8
merge
by Alexander Belopolsky
· 9 years ago
672be19
merge
by Alexander Belopolsky
· 9 years ago
365ba8f
Closes issue #23600: Wrong results from tzinfo.fromutc().
by Alexander Belopolsky
· 9 years ago
edc6885
Closes issue #23600: Wrong results from tzinfo.fromutc().
by Alexander Belopolsky
· 9 years ago
5d27ed8
merge
by Alexander Belopolsky
· 9 years ago
d19b504
Closes issue #23600: Wrong results from tzinfo.fromutc().
by Alexander Belopolsky
· 9 years ago
c58c2cb
Closes issue #23600: Wrong results from tzinfo.fromutc().
by Alexander Belopolsky
· 9 years ago
c79447b
Closes issue #23600: Wrong results from tzinfo.fromutc().
by Alexander Belopolsky
· 9 years ago
a6c5d53
Issue #25203: Failed readline.set_completer_delims() no longer left the
by Serhiy Storchaka
· 9 years ago
36aff2d
Issue #25203: Failed readline.set_completer_delims() no longer left the
by Serhiy Storchaka
· 9 years ago
1138439
Issue #25203: Failed readline.set_completer_delims() no longer left the
by Serhiy Storchaka
· 9 years ago
ace12ee
Merge: Fix English phrasing.
by R David Murray
· 9 years ago
c944e34
Merge: Fix English phrasing.
by R David Murray
· 9 years ago
87d0066
Fix English phrasing.
by R David Murray
· 9 years ago
ab82422
Issue #25011: rlcomplete now omits private and special attribute names unless
by Serhiy Storchaka
· 9 years ago
8ace8e9
Issue #25209: rlcomplete now can add a space or a colon after completed keyword.
by Serhiy Storchaka
· 9 years ago
36b3fbb
Issue #25220: Fix Lib/test/autotest.py
by Victor Stinner
· 9 years ago
eca7172
merge 3.5
by Benjamin Peterson
· 9 years ago
a18bd0e
merge 3.4
by Benjamin Peterson
· 9 years ago
3c0769d
fix spacing
by Benjamin Peterson
· 9 years ago
bb6c1c5
merge 3.5
by Benjamin Peterson
· 9 years ago
667422d
merge 3.4
by Benjamin Peterson
· 9 years ago
9b14d02
merge heads
by Benjamin Peterson
· 9 years ago
4f820ad
merge heads
by Benjamin Peterson
· 9 years ago
c76b1c9
merge heads
by Benjamin Peterson
· 9 years ago
81520b0
merge 3.5
by Benjamin Peterson
· 9 years ago
e0daa86
merge 3.4
by Benjamin Peterson
· 9 years ago
1dd72e6
make wikipedia link https
by Benjamin Peterson
· 9 years ago
89171f2
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
6a9cee1
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
28670d1
Issue #25198: When using the Idle dov TOC menu, put the section title at the
by Terry Jan Reedy
· 9 years ago
feb8b62
merge 3.5
by Benjamin Peterson
· 9 years ago
16b5708
merge 3.4
by Benjamin Peterson
· 9 years ago
c402d8d
shorten and fix casing of title
by Benjamin Peterson
· 9 years ago
2352a2f
merge 3.5 (#25245)
by Benjamin Peterson
· 9 years ago
bdb93c3
merge 3.4 (#25245)
by Benjamin Peterson
· 9 years ago
6aa1564
initialize return value to NULL to avoid compiler compliants (closes #25245)
by Benjamin Peterson
· 9 years ago
c78f27d
merge 3.5 (#23329)
by Benjamin Peterson
· 9 years ago
d330822
detect alpn by feature flag not openssl version (closes #23329)
by Benjamin Peterson
· 9 years ago
8299e9b
Move the copy and clear functions upwards to eliminate unnecessary forward references.
by Raymond Hettinger
· 9 years ago
7c0b70f
Minor tweak to the order of variable updates.
by Raymond Hettinger
· 9 years ago
f2b02ce
Bump up the maximum number of freeblocks
by Raymond Hettinger
· 9 years ago
0103af3
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
34a8047
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
d2134c7
Issue #24570: Idle: make calltip and completion boxes appear on Macs
by Terry Jan Reedy
· 9 years ago
9c2982a
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
df1fe78
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
00e4ce3
Issue #24988: Idle ScrolledList context menus (used in debugger)
by Terry Jan Reedy
· 9 years ago
3844fe5
Issue #25220: Move most regrtest.py code to libregrtest
by Victor Stinner
· 9 years ago
c22eee6
Precomputing the number iterations allows the inner-loop to be vectorizable.
by Raymond Hettinger
· 9 years ago
7a84552
Hoist constant expression out of an inner loop.
by Raymond Hettinger
· 9 years ago
98de534
Issue #25220: Create Lib/test/libregrtest/
by Victor Stinner
· 9 years ago
e055b88
merge
by Raymond Hettinger
· 9 years ago
bf49fee
Issue #25135: Avoid possible reentrancy issues in deque_clear.
by Raymond Hettinger
· 9 years ago
5b8854e
merge 3.5
by Benjamin Peterson
· 9 years ago
03c59b9
merge 3.4
by Benjamin Peterson
· 9 years ago
e48cf7e
prevent overflow in _Unpickler_Read
by Benjamin Peterson
· 9 years ago
00d4442
merge 3.5 (#25131)
by Benjamin Peterson
· 9 years ago
58b5395
make opening brace of container literals and comprehensions correspond to the line number and col offset of the AST node (closes #25131)
by Benjamin Peterson
· 9 years ago
9cd90cc
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
58b07a6
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
3be2e54
Issue #25173: Replace 'master' with 'parent' in tkinter.messagebox calls.
by Terry Jan Reedy
· 9 years ago
0931ba2
Issue #25211: Merge test_long from 3.5
by Martin Panter
· 9 years ago
429f28d
Issue #25211: Merge test_long from 3.4 into 3.5
by Martin Panter
· 9 years ago
cbe16ae
Issue #25211: Eliminate lazy error message class by using subTest
by Martin Panter
· 9 years ago
1dae0c6
Issue #25186: Remove duplicated function from importlib._bootstrap_external
by Brett Cannon
· 9 years ago
b5bb6f3
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
3acda6e
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
52736dd
Issue #25198: Idle doc viewer now uses user width and height setting.
by Terry Jan Reedy
· 9 years ago
6e5bf06
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
65b2969
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
ce021db
Issue #25225: add revised .html.
by Terry Jan Reedy
· 9 years ago
b8aca4e
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
0588e1a
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
f660ce2
Issue #25225: Condense and rewrite Idle doc section on text colors.
by Terry Jan Reedy
· 9 years ago
c62656d
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
986f531
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
974a271
Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> text
by Terry Jan Reedy
· 9 years ago
0030cd5
Issue #25227: Cleanup unicode_encode_ucs1() error handler
by Victor Stinner
· 9 years ago
1e5fcc3
Fixed error creation if the problem is an empty expression in an f-string: use ast_error instead of PyErr_SetString.
by Eric V. Smith
· 9 years ago
038b61f
Merge 3.5 -> default
by Andrew Svetlov
· 9 years ago
Next »