Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c13516b0a0fd3142b29e1f354c2080cd52948213
c13516b
merge
by Raymond Hettinger
· 11 years ago
2ff2190
Issue #18594: Fix the fast path for collections.Counter().
by Raymond Hettinger
· 11 years ago
6587083
merge from 3.3. Minor urllib.parse.rst docs fix.
by Senthil Kumaran
· 11 years ago
21b2933
Minor doc fix in urllib.parse.rst
by Senthil Kumaran
· 11 years ago
6a9c0e5
Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary.
by Antoine Pitrou
· 11 years ago
3c678c3
Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary.
by Antoine Pitrou
· 11 years ago
c8fb4fc
Add a "skull and crossbones" to Py_AddPendingCall.
by Antoine Pitrou
· 11 years ago
1a67bee
Add a "skull and crossbones" to Py_AddPendingCall.
by Antoine Pitrou
· 11 years ago
63f03ed
Issue #19134: Make a test in inspect conditional on multiprocessing
by Brett Cannon
· 11 years ago
2512cae
Merge 3.3
by Martin v. Löwis
· 11 years ago
7ab8c87
Issue #19106: Add buildbottouch target.
by Martin v. Löwis
· 11 years ago
a27af80
Merge 3.3
by Martin v. Löwis
· 11 years ago
bf52648
Issue #19106: Touch generated files to be 1s newer than their youngest source.
by Martin v. Löwis
· 11 years ago
b0ce820
merge from 3.3
by Senthil Kumaran
· 11 years ago
600b735
Minor code improvement. Review comment by Eric V. Smith
by Senthil Kumaran
· 11 years ago
d92af0f
Merge 3.4.0a3 release changes.
by Larry Hastings
· 11 years ago
e9cbd18
Post-version release cleanup.
by Larry Hastings
· 11 years ago
5d23e6d
Issue #5845: In site.py, only load readline history from ~/.python_history if no history has been read already. This avoids double writes to the history file at shutdown.
by Antoine Pitrou
· 11 years ago
95536b8
rename some more tests to avoid duplicate names (#19123)
by Benjamin Peterson
· 11 years ago
c82d9de
merge heads
by Benjamin Peterson
· 11 years ago
eea020f
merge 3.3
by Benjamin Peterson
· 11 years ago
f63d558
merge heads
by Benjamin Peterson
· 11 years ago
b321fe1
merge 3.3
by Benjamin Peterson
· 11 years ago
a5ec63b
remove unused imports
by Benjamin Peterson
· 11 years ago
dcdd794
Issue #19128: Remove nonfunctional, unused Mac help indexing tool from repo.
by Ned Deily
· 11 years ago
b2201e1
Properly initialize all fields of a SSL object after allocation.
by Antoine Pitrou
· 11 years ago
860aee7
Properly initialize all fields of a SSL object after allocation.
by Antoine Pitrou
· 11 years ago
20b8555
Issue #19095: SSLSocket.getpeercert() now raises ValueError when the SSL handshake hasn't been done.
by Antoine Pitrou
· 11 years ago
cf892ac
Issue #19130: mention historic VS 2008 build dir, too
by Christian Heimes
· 11 years ago
5176337
Issue #19130: mention historic VS 2008 build dir, too
by Christian Heimes
· 11 years ago
cb1915a
Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010
by Christian Heimes
· 11 years ago
9c99cc0
Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010
by Christian Heimes
· 11 years ago
085ab4a
Merge.
by Richard Oudkerk
· 11 years ago
8b3f5aa
Issue #19112: avoid using function defined in method.
by Richard Oudkerk
· 11 years ago
84c1205
merge 3.3 (#19127)
by Benjamin Peterson
· 11 years ago
72a9854
remove duplicate method (closes #19127)
by Benjamin Peterson
· 11 years ago
5395d21
merge 3.3 (#19114)
by Benjamin Peterson
· 11 years ago
56b143d
condense two tests with the same name (closes #19114)
by Benjamin Peterson
· 11 years ago
70157e8
merge 3.3 (#19112)
by Benjamin Peterson
· 11 years ago
cc6ef36
move helper function into its test method (closes #19112)
by Benjamin Peterson
· 11 years ago
353d450
merge 3.3 (#19117)
by Benjamin Peterson
· 11 years ago
52010b4
fix duplicate test names in test_dis (closes #19117)
by Benjamin Peterson
· 11 years ago
42686e4
merge 3.3 (#19118)
by Benjamin Peterson
· 11 years ago
f8ab760
remove duplicate test_mkd (closes #19118)
by Benjamin Peterson
· 11 years ago
3dcdacf
merge 3.3 (#19116)
by Benjamin Peterson
· 11 years ago
db0601f
combine two tests to avoid duplicate names (closes #19116)
by Benjamin Peterson
· 11 years ago
177d89c
merge 3.3 (#19126)
by Benjamin Peterson
· 11 years ago
e8c8a59
fix duplicate test name (closes #19126)
by Benjamin Peterson
· 11 years ago
e86eb89
merge 3.3 (#19125)
by Benjamin Peterson
· 11 years ago
1eca062
fix test to run and test that smtpd does support ELHO (closes #19125)
by Benjamin Peterson
· 11 years ago
11f34ca
delete duplicate test (closes #19123)
by Benjamin Peterson
· 11 years ago
96609b7
merge 3.3 (#19122)
by Benjamin Peterson
· 11 years ago
05ab702
remove duplicate test from test_import (closes #19122)
by Benjamin Peterson
· 11 years ago
61e10a5
Issue #4366: Fix building extensions on all platforms when --enable-shared is used.
by Antoine Pitrou
· 11 years ago
643238e
Issue #4366: Fix building extensions on all platforms when --enable-shared is used.
by Antoine Pitrou
· 11 years ago
d3f9776
Added tag v3.4.0a3 for changeset dd9cdf90a507
by Larry Hastings
· 11 years ago
44719a7
Version bump to 3.4.0a3.
by Larry Hastings
· 11 years ago
346f402
Updated pydoc topics.py for 3.4a3 release.
by Larry Hastings
· 11 years ago
b3b0720
merge 3.3 (#19115)
by Benjamin Peterson
· 11 years ago
3103631
fix duplicate test names (closes #19115)
by Benjamin Peterson
· 11 years ago
f7622bf
Issue #18950: Fix miscellaneous bugs in the sunau module.
by Serhiy Storchaka
· 11 years ago
0300a8d
Issue #18950: Fix miscellaneous bugs in the sunau module.
by Serhiy Storchaka
· 11 years ago
6ba64f4
Close #18596: Support address sanity checking in clang/GCC
by Nick Coghlan
· 11 years ago
4cc2afa
Close #18990: remove root attribute from XMLPullParser
by Nick Coghlan
· 11 years ago
33918c1
Issue19030: fixed comment that was still referring to a changed descriptor.
by Ethan Furman
· 11 years ago
9a1daf5
Close #19011: Add documentation on some of the non-standard Enum behavior.
by Ethan Furman
· 11 years ago
ab25c7c
Issue #19053: ZipExtFile.read1() with non-zero argument no more returns empty
by Serhiy Storchaka
· 11 years ago
d2c07a5
Issue #19053: ZipExtFile.read1() with non-zero argument no more returns empty
by Serhiy Storchaka
· 11 years ago
cb2c4fe
Updated test_logging so that errors don't occur in the absence of threading.
by Vinay Sajip
· 11 years ago
f6cdffe
Streamlined logging tests by moving common code to a helper function.
by Vinay Sajip
· 11 years ago
5421f35
logging: added support for Unix domain sockets to SocketHandler and DatagramHandler.
by Vinay Sajip
· 11 years ago
5579889
Fix .hgtouch to list the dependencies for auto-generated AST code correctly.
by Eli Bendersky
· 11 years ago
c3034b1
merge 3.3
by Benjamin Peterson
· 11 years ago
1f09c66
let this work with system Python 2.5
by Benjamin Peterson
· 11 years ago
c51c3ed
merge 3.3
by Benjamin Peterson
· 11 years ago
eecdd77
fix my absurd spelling
by Benjamin Peterson
· 11 years ago
c30d058
merge 3.3 (#19098)
by Benjamin Peterson
· 11 years ago
305e5aa
don't scale compiler stack frames if the recursion limit is huge (closes #19098)
by Benjamin Peterson
· 11 years ago
1891cff
Move open outside try/finally
by Eli Bendersky
· 11 years ago
9908123
Don't use fancy new Python features like 'with' - some bots don't have them
by Eli Bendersky
· 11 years ago
58fe1b1
Normalize whitespace
by Eli Bendersky
· 11 years ago
b788a38
Small fixes in Parser/asdl.py - no change in functionality.
by Eli Bendersky
· 11 years ago
e03ea37
Close #19030: improvements to inspect and Enum.
by Ethan Furman
· 11 years ago
7cba5fd
Fix minor typo.
by Georg Brandl
· 11 years ago
0fc5b27
Null merge (tkinter.Tkapp.merge() was removed in 3.4).
by Serhiy Storchaka
· 11 years ago
369606d
Issue #19028: Fixed tkinter.Tkapp.merge() for non-string arguments.
by Serhiy Storchaka
· 11 years ago
77622f5
Issue #18996: TestCase.assertEqual() now more cleverly shorten differing
by Serhiy Storchaka
· 11 years ago
463bd4b
Issue #19034: repr() for tkinter.Tcl_Obj now exposes string reperesentation.
by Serhiy Storchaka
· 11 years ago
64a9972
Close #19025: Better error message when trying to delete an Enum member.
by Ethan Furman
· 11 years ago
0c47f34
Issue #18978: Update docs to reflect explicitly the ability to set the attribute at the class level.
by Jason R. Coombs
· 11 years ago
838521e
Close #18978: Merge changes.
by Jason R. Coombs
· 11 years ago
ea9e097
Update NEWS
by Jason R. Coombs
· 11 years ago
f94a16b
Close #18626: add a basic CLI for the inspect module
by Nick Coghlan
· 11 years ago
4c7fe6a
Avoid inconsistent use of 'finalizer'
by Nick Coghlan
· 11 years ago
be57ab8
Close #19047: weakref doc cleanups
by Nick Coghlan
· 11 years ago
a283887
merge with 3.3
by Georg Brandl
· 11 years ago
587b305
Closes #19043: remove detailed listing of versions from license files
by Georg Brandl
· 11 years ago
df4cb12
Merge from 3.3
by Nick Coghlan
· 11 years ago
ce34687
Fix comment in test_gdb
by Nick Coghlan
· 11 years ago
710a67e
Note that LINEAR_PROBES can be set to zero.
by Raymond Hettinger
· 11 years ago
Next »