Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5cb63ae3ca7beabcdbe208ba6f7815f4d8b4c7d4
5cb63ae
Issue #28348: Merge from 3.5
by Berker Peksag
· 8 years ago
002b0a7
Issue #28348: Fix typo in asyncio.Task() documentation
by Berker Peksag
· 8 years ago
5f59ddd
Issue #28229: lzma module now supports pathlib
by Berker Peksag
· 8 years ago
db8d626
Issue #28321: Fixed writing non-BMP characters with binary format in plistlib.
by Serhiy Storchaka
· 8 years ago
7338ebc
Issue #28321: Fixed writing non-BMP characters with binary format in plistlib.
by Serhiy Storchaka
· 8 years ago
27b4098
Null merge
by Serhiy Storchaka
· 8 years ago
7fd9f4b
Merge heads
by Serhiy Storchaka
· 8 years ago
e81b0d3
Issue #28350: String constants with null character no longer interned.
by Serhiy Storchaka
· 8 years ago
09f3d08
Issue #28350: String constants with null character no longer interned.
by Serhiy Storchaka
· 8 years ago
8044809
merge 3.5 (#26617)
by Benjamin Peterson
· 8 years ago
8f657c3
ensure gc tracking is off when invoking weakref callbacks (closes #26617)
by Benjamin Peterson
· 8 years ago
fb12ce1
Issue #28218: Fixes versionadded description in using/windows.rst
by Steve Dower
· 8 years ago
312cef7
Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests.
by Steve Dower
· 8 years ago
7fe091d
More updates from upstream typing.py (3.5->3.6)
by Guido van Rossum
· 8 years ago
b47c9d2
More updates from upstream typing.py
by Guido van Rossum
· 8 years ago
0a6ef79
test_invalid_sequences seems don't have to stay in CAPITest.
by Serhiy Storchaka
· 8 years ago
b364857
Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4().
by Serhiy Storchaka
· 8 years ago
cc16423
Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4().
by Serhiy Storchaka
· 8 years ago
1edebef
Moved Unicode C API related tests to separate test class.
by Serhiy Storchaka
· 8 years ago
63b5b6f
Moved Unicode C API related tests to separate test class.
by Serhiy Storchaka
· 8 years ago
8bdd448
Issue #28225: bz2 module now supports pathlib
by Berker Peksag
· 8 years ago
03020cf
Issue #28227: gzip now supports pathlib
by Berker Peksag
· 8 years ago
8e9045d
Issue #27358: Fix typo in error message
by Berker Peksag
· 8 years ago
02e247f
Issue #28338: Restore test_pdb doctests.
by Xavier de Gaye
· 8 years ago
d261cb6
Issue #20254: Merge from 3.5
by Berker Peksag
· 8 years ago
480b069
Issue #20254: Fix duplicate tests in test_socket
by Berker Peksag
· 8 years ago
aa7a55e
Null merge
by Serhiy Storchaka
· 8 years ago
d556a35
Issue #27358: Backported tests.
by Serhiy Storchaka
· 8 years ago
e036ef8
Issue #27358: Optimized merging var-keyword arguments and improved error
by Serhiy Storchaka
· 8 years ago
0a3beff
Null merge
by Serhiy Storchaka
· 8 years ago
6498e52
Issue #28257: Backported a test.
by Serhiy Storchaka
· 8 years ago
7344285
Issue #28257: Improved error message when pass a non-iterable as
by Serhiy Storchaka
· 8 years ago
8f0f205
Issue #28322: Fixed possible crashes when unpickle itertools objects from
by Serhiy Storchaka
· 8 years ago
85c3f26
Issue #28322: Fixed possible crashes when unpickle itertools objects from
by Serhiy Storchaka
· 8 years ago
bf090e3
Issue #28324: Remove vestigal MacOS 9 references in os.py docstring.
by Ned Deily
· 8 years ago
c6ef503
Issue #28323: Remove vestigal MacOS 9 checks from exit() and quit().
by Ned Deily
· 8 years ago
55c9239
Issue #28275: Merge bz2 fix from 3.5 into 3.6
by Martin Panter
· 8 years ago
38317d3
Issue #28275: Clean up to avoid use-after-free after bzip decompress failure
by Martin Panter
· 8 years ago
ef223a1
Issue #28228: imghdr now supports pathlib
by Berker Peksag
· 8 years ago
6c63f19
Issue #28283: Merge from 3.5
by Berker Peksag
· 8 years ago
34b9d14
Issue #28283: Remove flaky test test_sock_connect_sock_write_race again
by Berker Peksag
· 8 years ago
d8e9713
Issue #28226: Fix test_compileall on Windows
by Berker Peksag
· 8 years ago
41937bc
Issue #28319: Merge from 3.5
by Berker Peksag
· 8 years ago
b334ee0
Issue #28319: Fix typo in lzma.rst
by Berker Peksag
· 8 years ago
009bc05
Merge from 3.5
by Berker Peksag
· 8 years ago
5e3677d
Fix markup in pathlib.rst
by Berker Peksag
· 8 years ago
50bb940
Merge from 3.5
by Berker Peksag
· 8 years ago
06a8ac0
Fix Path.glob() link, reported by SilentGhost
by Berker Peksag
· 8 years ago
812a2b6
Issue #28226: compileall now supports pathlib
by Berker Peksag
· 8 years ago
b4b55eb
Merge with 3.5
by Terry Jan Reedy
· 8 years ago
30eee4d
Issue #28815: Change '?' to '<module>' in some doc examples.
by Terry Jan Reedy
· 8 years ago
0035be3
Misc asyncio improvements from upstream (merge 3.5->3.6)
by Guido van Rossum
· 8 years ago
e3c65a7
Misc asyncio improvements from upstream
by Guido van Rossum
· 8 years ago
61cd726
Null merge
by Serhiy Storchaka
· 8 years ago
8cb6091
Merge heads
by Serhiy Storchaka
· 8 years ago
07cfd50
Merge heads
by Serhiy Storchaka
· 8 years ago
3738c2d
Issue #27942: String constants now interned recursively in tuples and frozensets.
by Serhiy Storchaka
· 8 years ago
00a0fc1
Issue #27942: String constants now interned recursively in tuples and frozensets.
by Serhiy Storchaka
· 8 years ago
b63c4fc
Issue #25488: merge idle.py from 3.5.
by Terry Jan Reedy
· 8 years ago
1813aa1
Issue #25488: Stpp idle.py from adding a entry when it is a duplicate.
by Terry Jan Reedy
· 8 years ago
c6b5f08
Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt.
by Terry Jan Reedy
· 8 years ago
55f3ae6
Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt.
by Terry Jan Reedy
· 8 years ago
e234fce
Merge 3.5
by Victor Stinner
· 8 years ago
8d50d62
Issue #28258: Explain the LC_ALL change in a comment
by Victor Stinner
· 8 years ago
84d8baa
Fix xml.etree.ElementTree.Element.getiterator()
by Victor Stinner
· 8 years ago
cf6d2d9
Issue #28258: Fixed build with Estonian locale (python-config and distclean
by Serhiy Storchaka
· 8 years ago
80bc7dc
Issue #28258: Fixed build with Estonian locale (python-config and distclean
by Serhiy Storchaka
· 8 years ago
095e32b
merge 3.5 (#1703178)
by Benjamin Peterson
· 8 years ago
4254e8c
build_ext: correctly parse the link_objects user option (closes #1703178)
by Benjamin Peterson
· 8 years ago
6a8e1ea
Merge test cleanup from 3.5 into 3.6
by Martin Panter
· 8 years ago
c49b4d8
Remove disabled ctypes test
by Martin Panter
· 8 years ago
6c58c34
IDLE NEWS item and ack.
by Terry Jan Reedy
· 8 years ago
3b7cfd4
Issue #28148: Added a NEWS entry.
by Alexander Belopolsky
· 8 years ago
3e7a3cb
Issue #28148: Stop using localtime() and gmtime() in the time module.
by Alexander Belopolsky
· 8 years ago
e5ccf3d
Issue #28306: Merge from 3.5
by Berker Peksag
· 8 years ago
cf79cdb
Issue #28306: Update exception message of ZeroDivisionError
by Berker Peksag
· 8 years ago
db83f72
Issue #27740: Merge from 3.5
by Berker Peksag
· 8 years ago
ab39b09
Issue #27740: Fix typo in Py_CompileStringExFlags
by Berker Peksag
· 8 years ago
408b78c
Issue #27322: Set sys.path to a temp dir in test_compile_path
by Berker Peksag
· 8 years ago
eadf443
Issue #28303: Merge from 3.5
by Berker Peksag
· 8 years ago
aa5c2fd
Issue #28303: Fix grammar in unittest.__doc__, patch by Shlomi Fish
by Berker Peksag
· 8 years ago
d39370b
Issue #28300: Merge from 3.5
by Berker Peksag
· 8 years ago
c16387b
Issue #28300: Fix typos, patch by Shlomi Fish
by Berker Peksag
· 8 years ago
fa4a305
Issue #21903: Merge from 3.5
by Berker Peksag
· 8 years ago
de55c61
Issue #21903: Update ctypes example to use MessageBoxW
by Berker Peksag
· 8 years ago
b163b14
Null merge
by Serhiy Storchaka
· 8 years ago
1dc7aa4
Issue #28253: Added a NEWS entry.
by Alexander Belopolsky
· 8 years ago
0c6974d
Issue #28253: Added a NEWS entry.
by Alexander Belopolsky
· 8 years ago
e3fd248
Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12.
by Alexander Belopolsky
· 8 years ago
957b756
Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12.
by Alexander Belopolsky
· 8 years ago
6703e04
Update typing.py and test_typing.py from upstream (https://github.com/python/typing) (merge 3.5->3.6)
by Guido van Rossum
· 8 years ago
4cefe74
Update typing.py and test_typing.py from upstream (https://github.com/python/typing)
by Guido van Rossum
· 8 years ago
49d2c38
Issue #28283: Merge from 3.5
by Berker Peksag
· 8 years ago
63461bc
Issue #28283: Remove flaky test test_sock_connect_sock_write_race
by Berker Peksag
· 8 years ago
9574e0a
Issue #20947: Fixed a gcc warning with -Wstrict-overflow.
by Serhiy Storchaka
· 8 years ago
5ae4f49
Issue #20947: Fixed a gcc warning with -Wstrict-overflow.
by Serhiy Storchaka
· 8 years ago
389ef9d
Issue #21578: Fixed misleading error message when ImportError called with
by Serhiy Storchaka
· 8 years ago
47dee11
Issue #21578: Fixed misleading error message when ImportError called with
by Serhiy Storchaka
· 8 years ago
a12e784
Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress().
by Serhiy Storchaka
· 8 years ago
c0b7037
Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress().
by Serhiy Storchaka
· 8 years ago
Next »