Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
284529dcf437b650eb72e92b88608e60aa90e10f
284529d
test_logging.py: where needed use unittest's assertGreater, assertLesser, assertIs rather than assertTrue (also in order to debug issue 16264)
by Giampaolo Rodola'
· 12 years ago
b4e4c92
Issue #16257: make test_create_connection() handle ENETUNREACH.
by Trent Nelson
· 12 years ago
016884c
Issue #16257: make test_create_connection() handle ENETUNREACH.
by Trent Nelson
· 12 years ago
45bb613
Issue #16257: make test_create_connection() handle ENETUNREACH.
by Trent Nelson
· 12 years ago
9a537a6
Issue #15819: use standard autoconf preset output variables.
by Trent Nelson
· 12 years ago
5595ab5
Issue #15819: use standard autoconf preset output variables.
by Trent Nelson
· 12 years ago
739fc54
Issue #15819: use standard autoconf preset output variables.
by Trent Nelson
· 12 years ago
b21099a
Merge issue #15298: fix an OS X bootstrap issue with _sysconfigdata.py.
by Trent Nelson
· 12 years ago
ee528cc
Issue #15298: fix an OS X bootstrap issue with _sysconfigdata.py.
by Trent Nelson
· 12 years ago
42da889f
merge for issue #16160: Subclass support now works for types.SimpleNamespace.
by Eric Snow
· 12 years ago
547298c
Close #16160: Subclass support now works for types.SimpleNamespace. Thanks to RDM for noticing.
by Eric Snow
· 12 years ago
4d289a2
Merge: A couple more whatsnew updates.
by R David Murray
· 12 years ago
e54c718
A couple more whatsnew updates.
by R David Murray
· 12 years ago
8261f83
Merge for issue #15744: add tests for the writelines() method of file objects.
by Antoine Pitrou
· 12 years ago
0c7081a
Merge for issue #15744: add tests for the writelines() method of file objects.
by Antoine Pitrou
· 12 years ago
3ed2cb5
Also add tests for TextIOWrapper.writelines() (issue #15744).
by Antoine Pitrou
· 12 years ago
131a489
Add tests for the writelines() method of file objects.
by Antoine Pitrou
· 12 years ago
d0ad0b3
Reformat _tkinter code to follow PEP7
by Andrew Svetlov
· 12 years ago
cfc22b4
Issue #15958: bytes.join and bytearray.join now accept arbitrary buffer objects.
by Antoine Pitrou
· 12 years ago
6ca07a2
Merge typo fix.
by Ezio Melotti
· 12 years ago
ad62680
Fix typo.
by Ezio Melotti
· 12 years ago
a4519a6
Bump autoconf from 2.68 to 2.69.
by Trent Nelson
· 12 years ago
65c6085
Merge issue #15819: tweak logic in previous commit.
by Trent Nelson
· 12 years ago
56d4c03
Merge issue #15819: tweak logic in previous commit.
by Trent Nelson
· 12 years ago
6603118
Issue #15819: tweak logic in previous commit (617591e7d708).
by Trent Nelson
· 12 years ago
68e9d7c
Merge concurrent.futures dict comp tweak from 3.3
by Nick Coghlan
· 12 years ago
d6d5cf3
A dict comprehension is much prettier (thanks Antoine)
by Nick Coghlan
· 12 years ago
15a9bae
Merge heads.
by Trent Nelson
· 12 years ago
5ecd004
Merge heads.
by Trent Nelson
· 12 years ago
cd02b3f
Merge issue #15819: additional fixes for out-of-tree builds from read-only src.
by Trent Nelson
· 12 years ago
4d4ec65
Merge issue #15819: additional fixes for out-of-tree builds from read-only src.
by Trent Nelson
· 12 years ago
c7c03ba
Merge concurrent.futures example changes from 3.3
by Nick Coghlan
· 12 years ago
f06ea25
Tweak the threaded example in concurrent.futures
by Nick Coghlan
· 12 years ago
9effe69
Issue #15819: additional fixes for out-of-tree builds from read-only src.
by Trent Nelson
· 12 years ago
b16269e
Merge issue #15298: ensure _sysconfigdata is generated in build directory,
by Trent Nelson
· 12 years ago
c101bf3
Issue #15298: ensure _sysconfigdata is generated in build directory,
by Trent Nelson
· 12 years ago
744fadd
Merge issue #15833: don't raise an exception if importlib can't write
by Trent Nelson
· 12 years ago
8a42022
Merge heads.
by Trent Nelson
· 12 years ago
d783c8e
Issue #15833: don't raise an exception if importlib can't write byte-compiled
by Trent Nelson
· 12 years ago
b3fe704
Merge issue #15936: Reformat text for os.random to follow Larry Hastings suggestion
by Andrew Svetlov
· 12 years ago
2bfe386
Issue #15936: Reformat text for os.random to follow Larry Hastings suggestion
by Andrew Svetlov
· 12 years ago
f4e5044
Merge issue #15936: Add link from os.urandom to random.SystemRandom
by Andrew Svetlov
· 12 years ago
03cb99c
Issue #15936: Add link from os.urandom to random.SystemRandom
by Andrew Svetlov
· 12 years ago
3ba726c
Closes #16244: Merged change from 3.3.
by Vinay Sajip
· 12 years ago
e7e7af4
Issue #16244: Merged change from 3.2.
by Vinay Sajip
· 12 years ago
ee892b9
Issue #16244: Remove file mode overrides.
by Vinay Sajip
· 12 years ago
c7633e6
Issue #16225: Merge from 3.3: Add additional note to tutorial about looping.
by Chris Jerdonek
· 12 years ago
38049bb
Issue #16225: Merge from 3.2: Add additional note to tutorial about looping.
by Chris Jerdonek
· 12 years ago
4fab8f0
Issue #16225: Add additional note to tutorial about changing sequence while looping.
by Chris Jerdonek
· 12 years ago
35eeb30
logging's SocketHandler: get rid of some legacy code and use the newer socket.create_connection() utility function
by Giampaolo Rodola'
· 12 years ago
7707f6f
Issue #16234: Modify sha3's block_size method to return NotImplemented.
by Christian Heimes
· 12 years ago
11dc6c3
Issue #15721: make _tkinter module pep384 compatible.
by Andrew Svetlov
· 12 years ago
1f47650
Update comment: SPARC requires proper alignment
by Christian Heimes
· 12 years ago
12e6a53
get 64bit platforms without uint64 right again
by Christian Heimes
· 12 years ago
d376986
merge
by Christian Heimes
· 12 years ago
784fde7
Force 32bit Keccak implementation on SPARC. It look like the Solaris CC compiler doesn't like the address alignment.
by Christian Heimes
· 12 years ago
6d70870
Clean up some warnings in test suite output.
by Nadeem Vawda
· 12 years ago
ba3e4a0
Keccak: fromBytesToWord() and fromWordToBytes() are required on 64bit big endian platforms
by Christian Heimes
· 12 years ago
174baa3
merge heads
by Benjamin Peterson
· 12 years ago
d541d3f
When not optimized function stack sizes are much larger and may cause this test to fail.
by Benjamin Peterson
· 12 years ago
fe4985a
Issue #16206: Merge dict documentation improvements from 3.3.
by Chris Jerdonek
· 12 years ago
39b8670
Issue #16206: Merge dict documentation improvements from 3.2.
by Chris Jerdonek
· 12 years ago
f341317
Issue #16206: Improve the documentation of the dict constructor.
by Chris Jerdonek
· 12 years ago
145fb89
Merge from 3.3: Undo changes accidentally reverted in de8787029fe4.
by Chris Jerdonek
· 12 years ago
006d907
Undo changes accidentally reverted in de8787029fe4.
by Chris Jerdonek
· 12 years ago
801985e
lzma module: Rewrap docstrings at 72 columns, as per PEP 8.
by Nadeem Vawda
· 12 years ago
4604980
merge 3.3
by Benjamin Peterson
· 12 years ago
b548d49
merge heads
by Benjamin Peterson
· 12 years ago
143d034
merge 3.2
by Benjamin Peterson
· 12 years ago
78ef088
merge 3.2
by Benjamin Peterson
· 12 years ago
7a9953e
skip if __doc__ is gone
by Benjamin Peterson
· 12 years ago
a5c4090
skip if __doc__ is gone
by Benjamin Peterson
· 12 years ago
951a9e3
fix to work if __doc__ is removed
by Benjamin Peterson
· 12 years ago
fa5f75a
fix to work if __doc__ is removed
by Benjamin Peterson
· 12 years ago
fe1bcb6
move more variable declarations to the top of blocks
by Benjamin Peterson
· 12 years ago
f208df3
move declaration to top of block
by Benjamin Peterson
· 12 years ago
31a58ff
ceval cleanup
by Benjamin Peterson
· 12 years ago
6072e0b
Remove uses of % with str.format.
by Brett Cannon
· 12 years ago
5c3283e
Merge __next__ method link fixes with 3.3.
by Ezio Melotti
· 12 years ago
1dd7c30
Merge __next__ method link fixes with 3.2.
by Ezio Melotti
· 12 years ago
7fa8222
Fix links to the __next__ method.
by Ezio Melotti
· 12 years ago
9054055
Merge doctest fixes in functional howto with 3.3.
by Ezio Melotti
· 12 years ago
eb81819
Merge doctest fixes in functional howto with 3.2.
by Ezio Melotti
· 12 years ago
35cbf16
Make doctests pass in the functional howto.
by Ezio Melotti
· 12 years ago
811bd98
Merge functional howto improvements with 3.3.
by Ezio Melotti
· 12 years ago
dd67c1d
Merge functional howto improvements with 3.2.
by Ezio Melotti
· 12 years ago
45a101d
Improve markup in functional.rst, and fix a couple of errors.
by Ezio Melotti
· 12 years ago
f79774b
Merge link additions/fixes with 3.3.
by Ezio Melotti
· 12 years ago
a6229e6
Fix and add more links.
by Ezio Melotti
· 12 years ago
e312f4d
Merge from 3.3: Add and adjust some string-related links in the docs.
by Chris Jerdonek
· 12 years ago
c33899b
Add and adjust some string-related links in the docs.
by Chris Jerdonek
· 12 years ago
23354f5
Merge from 3.3: Fix link to str.format() in docs.
by Chris Jerdonek
· 12 years ago
8958cd0
Merge from 3.2: Fix link to str.format() in docs.
by Chris Jerdonek
· 12 years ago
af94724
Fix link to str.format() in docs.
by Chris Jerdonek
· 12 years ago
5856e1c
Issue #16199: Merge 2to3 typo fix from 3.3 (and resolve previous merge).
by Chris Jerdonek
· 12 years ago
caf380a
Issue #16199: Merge 2to3 typo fix from 3.2.
by Chris Jerdonek
· 12 years ago
4639749
Issue #16199: Fix typo in 2to3 docs. Thanks to Mark Lawrence for the report.
by Chris Jerdonek
· 12 years ago
e33f20c
Merge 3.2
by Brian Curtin
· 12 years ago
859947d
Merge 3.2
by Brian Curtin
· 12 years ago
0b960f5
Fix #16176. Properly identify Windows 8 via platform.platform()
by Brian Curtin
· 12 years ago
Next »