Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
885bdc4946890f4bb80557fab80c3874b2cc4d39
885bdc4
Issue #25985: sys.version_info is now used instead of sys.version
by Serhiy Storchaka
· 9 years ago
a9725f8
Issue #26312: SystemError is now raised in all programming bugs with using
by Serhiy Storchaka
· 9 years ago
78f55ff
Issue #23992: multiprocessing: make MapResult not fail-fast upon exception.
by Charles-François Natali
· 9 years ago
eaf8ebc
Null merge of typing.rst change
by Guido van Rossum
· 9 years ago
e93b06a
Hopefully clarify the difference between Optional[t] and an optional argument.
by Guido van Rossum
· 9 years ago
3fb5612
Hopefully clarify the difference between Optional[t] and an optional argument.
by Guido van Rossum
· 9 years ago
5b613dd
Issue #25698: Prevent possible replacing imported module with the empty one
by Serhiy Storchaka
· 9 years ago
48a583b
Issue #25698: Prevent possible replacing imported module with the empty one
by Serhiy Storchaka
· 9 years ago
288ed03
Issue #26304: Additional “allows to” fix specific to 3.6
by Martin Panter
· 9 years ago
3008b1c
Issue #26304: Merge doc wording from 3.5
by Martin Panter
· 9 years ago
c04fb56
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
by Martin Panter
· 9 years ago
7e3a91a
Issue #26136: Upgrade the generator_stop warning to DeprecationWarning
by Martin Panter
· 9 years ago
b0cb42d
Issue 26243: Forgot to update zlib doc strings in Argument Clinic
by Martin Panter
· 9 years ago
1fe0d13
Issue #26243: zlib.compress() keyword argument support by Aviv Palivoda
by Martin Panter
· 9 years ago
96a4f07
Issues #26310, #26311: Fix typos in the documentation and code comments
by Martin Panter
· 9 years ago
3841866
Issue #26200: The SETREF macro adds unnecessary work in some cases.
by Raymond Hettinger
· 9 years ago
263c448
Issues #26310, 26311: Merge typo fixes from 3.5
by Martin Panter
· 9 years ago
15a3095
compiler: don't emit SyntaxWarning on const stmt
by Victor Stinner
· 9 years ago
896632e
Issue #25983: Added tests for multi-argument type().
by Serhiy Storchaka
· 9 years ago
763f9f0
Issue #25983: Added tests for multi-argument type().
by Serhiy Storchaka
· 9 years ago
b8e5eb3
Clarify "cardinality of" as "number of elements in" as many readers do
by Gregory P. Smith
· 9 years ago
e27403b
Clarify "cardinality of" as "number of elements in" as many readers do
by Gregory P. Smith
· 9 years ago
a74826b
Updates build to use SHA256 hash when signing files
by Steve Dower
· 9 years ago
84d9fe3
Updates build to use SHA256 hash when signing files.
by Steve Dower
· 9 years ago
a272409
compiler now ignores constant statements
by Victor Stinner
· 9 years ago
51d8c52
Replace noop constant statement with expression
by Victor Stinner
· 9 years ago
f089196
Simplify main() of test_ast
by Victor Stinner
· 9 years ago
fd625c3
Issue #26117: The os.scandir() iterator now closes file descriptor not only
by Serhiy Storchaka
· 9 years ago
988b9bc
Issue #26117: The os.scandir() iterator now closes file descriptor not only
by Serhiy Storchaka
· 9 years ago
d2962f1
Issue #25949: __dict__ for an OrderedDict instance is now created only when
by Serhiy Storchaka
· 9 years ago
79ad897
Issue #25911: Restored support of bytes paths in os.walk() on Windows.
by Serhiy Storchaka
· 9 years ago
192697e
Issue #26045: Merge http.client error addition from 3.5
by Martin Panter
· 9 years ago
4439148
Issue #26045: Add UTF-8 suggestion to error in http.client
by Martin Panter
· 9 years ago
5f6a0b4
Issue #25911: Restored support of bytes paths in os.walk() on Windows.
by Serhiy Storchaka
· 9 years ago
d0c1f77
Issue #26198: Make datetime error tests more lenient.
by Serhiy Storchaka
· 9 years ago
0c0d537
Issue #26198: Make datetime error tests more lenient.
by Serhiy Storchaka
· 9 years ago
4cd63ef
Issue #26198: ValueError is now raised instead of TypeError on buffer
by Serhiy Storchaka
· 9 years ago
3e17c78
Issue #26198: Fixed error messages for some argument parsing errors.
by Serhiy Storchaka
· 9 years ago
c4b813d
Issue #26198: Fixed error messages for some argument parsing errors.
by Serhiy Storchaka
· 9 years ago
d5db147
Issue #25179: Preparatory cleanup of existing docs on string formatting
by Martin Panter
· 9 years ago
503f908
Issue #26039: Added zipfile.ZipInfo.from_file() and zipinfo.ZipInfo.is_dir().
by Serhiy Storchaka
· 9 years ago
46988d3
Merge string formatting doc fixes from 3.5
by Martin Panter
· 9 years ago
a0fcaca
Issue #26288: Fix comment
by Yury Selivanov
· 9 years ago
029f7f7
merge from 3.5
by Senthil Kumaran
· 9 years ago
b6213c5
Fix userinfo example presented in urllib2 howto.
by Senthil Kumaran
· 9 years ago
186c30b
Issue #26288: Optimize PyLong_AsDouble.
by Yury Selivanov
· 9 years ago
eb588a1
Switch to more idiomatic C code.
by Eric V. Smith
· 9 years ago
135d5f4
Fix issue 26287: While handling FORMAT_VALUE opcode, the top of stack was being corrupted if an error occurred in PyObject_Format().
by Eric V. Smith
· 9 years ago
a3643c2
Issue #12923: Merge FancyURLopener fix from 3.5
by Martin Panter
· 9 years ago
ab8d4fb
Merge 3.5
by Yury Selivanov
· 9 years ago
46f7785
Issue #25660: Fix a unittest and rlcompleter when readline isn't available
by Yury Selivanov
· 9 years ago
f502154
Add early-out for the common case where kwds is NULL (gives 1.1% speedup).
by Raymond Hettinger
· 9 years ago
aecef0d
Merge 3.5 (issue #25660)
by Yury Selivanov
· 9 years ago
a7eae40
Issue #25660: Fix TAB key behaviour in REPL.
by Yury Selivanov
· 9 years ago
a037022
Issue #12923: Reset FancyURLopener's redirect counter even on exception
by Martin Panter
· 9 years ago
e922289
Merge with 3.5
by Zachary Ware
· 9 years ago
2b81814
Python for .NET has moved to Github.
by Zachary Ware
· 9 years ago
71e8134
Merge with 3.5
by Zachary Ware
· 9 years ago
3df11b2
Fix typo.
by Zachary Ware
· 9 years ago
65aaef4
Issue #25945: Fixed bugs in functools.partial.
by Serhiy Storchaka
· 9 years ago
8254f79
Issue #26244: Merge zlib documentation from 3.5
by Martin Panter
· 9 years ago
567d513
Issue #26244: Clarify default zlib compression level in documentation
by Martin Panter
· 9 years ago
c9deece
Issue #24421: Compile _math.c separately to avoid race condition
by Martin Panter
· 9 years ago
3874128
Issue #25945: Fixed bugs in functools.partial.
by Serhiy Storchaka
· 9 years ago
a638971
merge
by Raymond Hettinger
· 9 years ago
b00da57
Issue #26194: Inserting into a full deque to raise an IndexError
by Raymond Hettinger
· 9 years ago
94c3089
Merge 3.5 (asyncio)
by Victor Stinner
· 9 years ago
3e72309
Fix error message in asyncio.selector_events.
by Victor Stinner
· 9 years ago
58afd25
Merge 3.5 (test_asyncio)
by Victor Stinner
· 9 years ago
7909411
Issue #19587: Merge test_bytes cleanup from 3.5
by Martin Panter
· 9 years ago
275bd96
Issue #19587: Remove masked and redundant tests in test_bytes
by Martin Panter
· 9 years ago
9990cb0
Issue #26173: Merge SSL tests from 3.5
by Martin Panter
· 9 years ago
3464ea2
Issue #26173: Separate bad cert file tests and client rejection test
by Martin Panter
· 9 years ago
0df5313
test_asyncio: fix test_timeout_time()
by Victor Stinner
· 9 years ago
59fe937
Merge 3.5 (doc)
by Victor Stinner
· 9 years ago
5f0c5d9
Enhance os.scandir() doc
by Victor Stinner
· 9 years ago
ce5179f
Issue #23601: Use small object allocator for dict key objects
by Raymond Hettinger
· 9 years ago
89e5433
Issue #26242: Fix another one in importlib.rst
by Berker Peksag
· 9 years ago
fe5f614
Issue #26242: Fix another one in importlib.rst
by Berker Peksag
· 9 years ago
da7e0d8
Fix a markup error in socket.rst
by Berker Peksag
· 9 years ago
253739d
Fix a markup error in socket.rst
by Berker Peksag
· 9 years ago
396cbd6
Issue #23076: Path.glob() now raises a ValueError if it's called with an
by Berker Peksag
· 9 years ago
4a208e4
Issue #23076: Path.glob() now raises a ValueError if it's called with an
by Berker Peksag
· 9 years ago
5586ba7
Simply docstrings of venv module
by Berker Peksag
· 9 years ago
f98aca5
Update "Creating Virtual Environments" link in venv documentation
by Berker Peksag
· 9 years ago
ef410770
Update "Creating Virtual Environments" link in venv documentation
by Berker Peksag
· 9 years ago
f108a58
Update output of venv -h
by Berker Peksag
· 9 years ago
cca3299
Issue #4806: Merge * unpacking fix from 3.5
by Martin Panter
· 9 years ago
b594422
Issue #4806: Avoid masking original TypeError in call with * unpacking
by Martin Panter
· 9 years ago
a9744ae
Update output of venv -h
by Berker Peksag
· 9 years ago
03178a5
Issue #25934: Merge with 3.5
by Zachary Ware
· 9 years ago
7602b76
Issue #26173: Merge wrongcert test from 3.5
by Martin Panter
· 9 years ago
407b62f
Issue #26173: Fix test_ssl confusion with non-existing cert and wrongcert.pem
by Martin Panter
· 9 years ago
4c5ad94
Issue #25934: Default to /fp:strict for ICC builds
by Zachary Ware
· 9 years ago
2552c2d
Issue #26202: copy.deepcopy() now correctly copies range() objects with
by Serhiy Storchaka
· 9 years ago
0a20bbf
Issue #26202: copy.deepcopy() now correctly copies range() objects with
by Serhiy Storchaka
· 9 years ago
8abaa9a
Issue #19883: Fixed possible integer overflows in zipimport.
by Serhiy Storchaka
· 9 years ago
d5db573
Issue #19883: Fixed possible integer overflows in zipimport.
by Serhiy Storchaka
· 9 years ago
4e2f871
Null merge
by Serhiy Storchaka
· 9 years ago
b49a1ed
Merge heads
by Serhiy Storchaka
· 9 years ago
Next »