Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f0a6d34f36934699b5746df7c1f9ee3e18ee5eeb
f0a6d34
Issue #28750: Fixed docs of of unicode-escape an raw-unicode-escape C API.
by Serhiy Storchaka
· 8 years ago
01452af
Issue #28750: Fixed docs of of unicode-escape an raw-unicode-escape C API.
by Serhiy Storchaka
· 8 years ago
cf36835
Issue #28750: Fixed docs of of unicode-escape an raw-unicode-escape C API.
by Serhiy Storchaka
· 8 years ago
c34a590
Issue #28666: Now test.support.rmtree is able to remove unwritable or
by Serhiy Storchaka
· 8 years ago
0e7dbe9
Issue #28666: Now test.support.rmtree is able to remove unwritable or
by Serhiy Storchaka
· 8 years ago
6770f8a
Issue #28666: Now test.support.rmtree is able to remove unwritable or
by Serhiy Storchaka
· 8 years ago
460bd0d
Issue #19569: Compiler warnings are now emitted if use most of deprecated
by Serhiy Storchaka
· 8 years ago
6107f46
Issue #19569: Suggested more appropriate replacements for deprecated Unicode
by Serhiy Storchaka
· 8 years ago
92b9a1f
Issue #19569: Suggested more appropriate replacements for deprecated Unicode
by Serhiy Storchaka
· 8 years ago
f675a37
Issue #19569: Suggested more appropriate replacements for deprecated Unicode
by Serhiy Storchaka
· 8 years ago
85b0f5b
Added the const qualifier to char* variables that refer to readonly internal
by Serhiy Storchaka
· 8 years ago
a98c4a9
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
by Serhiy Storchaka
· 8 years ago
0651583
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
by Serhiy Storchaka
· 8 years ago
f6f1591
Issue #28715: Added error checks for PyUnicode_AsUTF8().
by Serhiy Storchaka
· 8 years ago
e209739
Issue #28715: Added error checks for PyUnicode_AsUTF8().
by Serhiy Storchaka
· 8 years ago
144f77a
Issue #28715: Added error checks for PyUnicode_AsUTF8().
by Serhiy Storchaka
· 8 years ago
52d0eb2
Issue #27998: Documented bytes paths support on Windows.
by Serhiy Storchaka
· 8 years ago
3c38e06
Issue #27998: Documented bytes paths support on Windows.
by Serhiy Storchaka
· 8 years ago
17c27d7
Merge from 3.6
by Steve Dower
· 8 years ago
bb08db4
Fixes empty tuple case.
by Steve Dower
· 8 years ago
b8f4c7a
Issue #28732: Adds new errors to spawnv emulation for platforms that only have fork and execv
by Steve Dower
· 8 years ago
eccaa06
Issue #28732: Adds new errors to spawnv emulation for platforms that only have fork and execv
by Steve Dower
· 8 years ago
83aeb3c
Issue #28732: Raise ValueError when argv[0] is empty
by Steve Dower
· 8 years ago
bce2626
Issue #28732: Raise ValueError when argv[0] is empty
by Steve Dower
· 8 years ago
93ff872
Issue #28732: Raise ValueError when argv[0] is empty.
by Steve Dower
· 8 years ago
6f33e29
Issue #28732: Raise ValueError when os.spawn*() is passed an empty tuple of arguments
by Steve Dower
· 8 years ago
859fd7b
Issue #28732: Raise ValueError when os.spawn*() is passed an empty tuple of arguments
by Steve Dower
· 8 years ago
1325ee0
Merge from 3.6
by Steve Dower
· 8 years ago
c363061
Merge from 3.5 and fix a few other functions missing IPH handling.
by Steve Dower
· 8 years ago
11f4326
Issue #28732: Fix crash in os.spawnv() with no elements in args
by Steve Dower
· 8 years ago
6e3f34b
Issue #28556: two more small upstream changes by Ivan Levkivskyi (#329, #330) (3.6->3.7)
by Guido van Rossum
· 8 years ago
43891e0
Issue #28556: two more small upstream changes by Ivan Levkivskyi (#329, #330) (3.5->3.6)
by Guido van Rossum
· 8 years ago
ca4b252
Issue #28556: two more small upstream changes by Ivan Levkivskyi (#329, #330)
by Guido van Rossum
· 8 years ago
002d61f
Issue #28746: Merge 3.6
by Xavier de Gaye
· 8 years ago
ec5d3cd
Issue #28746: Fix the set_inheritable() file descriptor method on platforms
by Xavier de Gaye
· 8 years ago
e82338d
Issue #28548: Parse HTTP request version even if too many words received
by Martin Panter
· 8 years ago
dc0e6f9
Merge for issue #28705
by Brett Cannon
· 8 years ago
78ffd6c
Issue #28705: greatly simplify the FAQ entry on transpiling.
by Brett Cannon
· 8 years ago
0c63398
Issue #24452: add attribution
by Brett Cannon
· 8 years ago
3d1caab
Merge with 3.6
by Zachary Ware
· 8 years ago
d23881e
Ignore newly added suspicious line
by Zachary Ware
· 8 years ago
f0cb7f4
merge
by Raymond Hettinger
· 8 years ago
a3950e4
Small edits to the docs for sample() and shuffle().
by Raymond Hettinger
· 8 years ago
b2d6bd0
merge
by Raymond Hettinger
· 8 years ago
0a1a909
Further refinements to the examples and recipes for the random module
by Raymond Hettinger
· 8 years ago
ac05f88
Issue #26926: Merge 3.6
by Xavier de Gaye
· 8 years ago
877f036
Issue #26926: Skip some test_io tests on platforms without large file support
by Xavier de Gaye
· 8 years ago
5675835
Issue 26931: Merge 3.6
by Xavier de Gaye
· 8 years ago
dfc13e0
Issue 26931: Skip the test_distutils tests using a compiler executable
by Xavier de Gaye
· 8 years ago
b7a45d4
merge
by Raymond Hettinger
· 8 years ago
00305ad
Add another example to the recipes section of the random docs
by Raymond Hettinger
· 8 years ago
e92245b
merge
by Raymond Hettinger
· 8 years ago
2589ee3
Minor touch-ups to the random module examples
by Raymond Hettinger
· 8 years ago
cb9d10f
Null merge from 3.6
by Steve Dower
· 8 years ago
be1ed8b
Merge from 3.5
by Steve Dower
· 8 years ago
c851817
Fixes incorrect path in nuget package build.
by Steve Dower
· 8 years ago
6592dbd
Merge 3.6 (issue #28720)
by Yury Selivanov
· 8 years ago
22214ab
Issue #28720: Add collections.abc.AsyncGenerator.
by Yury Selivanov
· 8 years ago
bb23565
Merge 3.6 (issue #28721)
by Yury Selivanov
· 8 years ago
41782e4
Issue #28721: Fix asynchronous generators aclose() and athrow()
by Yury Selivanov
· 8 years ago
27b7424
Issue #28701: _PyUnicode_EqualToASCIIId and _PyUnicode_EqualToASCIIString now
by Serhiy Storchaka
· 8 years ago
a83a6a3
Issue #28701: _PyUnicode_EqualToASCIIId and _PyUnicode_EqualToASCIIString now
by Serhiy Storchaka
· 8 years ago
dfe2387
Closes #28713 uses OSError in the tutorial
by Kushal Das
· 8 years ago
ecbca35
Closes #28713 uses OSError in the tutorial
by Kushal Das
· 8 years ago
e6d6131
Fixed an off-by-one error in _PyUnicode_EqualToASCIIString (issue #28701).
by Serhiy Storchaka
· 8 years ago
df66b9c
Fixed an off-by-one error in _PyUnicode_EqualToASCIIString (issue #28701).
by Serhiy Storchaka
· 8 years ago
292dd1b
Fixed an off-by-one error in _PyUnicode_EqualToASCIIString (issue #28701).
by Serhiy Storchaka
· 8 years ago
503db26
Issue #21449: Removed private function _PyUnicode_CompareWithId.
by Serhiy Storchaka
· 8 years ago
dddec81
Issue #21449: Removed private function _PyUnicode_CompareWithId.
by Serhiy Storchaka
· 8 years ago
29a5447
Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId.
by Serhiy Storchaka
· 8 years ago
fab6acd
Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId.
by Serhiy Storchaka
· 8 years ago
f5894dd
Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId.
by Serhiy Storchaka
· 8 years ago
1a73bf3
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
by Serhiy Storchaka
· 8 years ago
3b73ea1
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
by Serhiy Storchaka
· 8 years ago
f4934ea
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
by Serhiy Storchaka
· 8 years ago
1e2784e
Issue #26935: Merge 3.6
by Xavier de Gaye
· 8 years ago
2106010
Issue #26935: Fix broken Android dup2() in test_os
by Xavier de Gaye
· 8 years ago
afa94a5
Issue #26920: Merge 3.6
by Xavier de Gaye
· 8 years ago
b445ad7
Issue #26920: Fix not getting the locale's charset upon initializing the interpreter,
by Xavier de Gaye
· 8 years ago
a97872a
Merge - upgrade pip/setuptools
by Donald Stufft
· 8 years ago
756b45a
Merge - upgrade pip/setuptools
by Donald Stufft
· 8 years ago
5ebff7b
Merge - upgrade pip/setuptools
by Donald Stufft
· 8 years ago
dd5c73b
Upgrade pip to 9.0.1 and setuptools to 28.8.0
by Donald Stufft
· 8 years ago
22131a3
Merge 3.6 (issue #28704)
by Yury Selivanov
· 8 years ago
21bb0e6
Merge 3.5 (issue #28704)
by Yury Selivanov
· 8 years ago
d7c1518
Issue #28704: Fix create_unix_server to support Path-like objects
by Yury Selivanov
· 8 years ago
adceaa6
Merge 3.6 (issue #28703)
by Yury Selivanov
· 8 years ago
27182bb
Merge 3.5 (issue #28703)
by Yury Selivanov
· 8 years ago
0ed20cd
Issue #28703: Fix asyncio.iscoroutinefunction to handle Mock objects.
by Yury Selivanov
· 8 years ago
dbd5b6b
Issue #28556: Allow keyword syntax for NamedTuple (Ivan Levkivskyi) (upstream #321) (3.6->3.7)
by Guido van Rossum
· 8 years ago
63859ae
Issue #28556: Allow keyword syntax for NamedTuple (Ivan Levkivskyi) (upstream #321) (3.5->3.6)
by Guido van Rossum
· 8 years ago
2f84144
Issue #28556: Allow keyword syntax for NamedTuple (Ivan Levkivskyi) (upstream #321)
by Guido van Rossum
· 8 years ago
e385cd1
Issue #26929: Merge 3.6
by Xavier de Gaye
· 8 years ago
43cf2ef
Issue #26929: Skip some test_strptime tests failing on Android that
by Xavier de Gaye
· 8 years ago
f1190c4
Issue 28668: Merge 3.6
by Xavier de Gaye
· 8 years ago
d178e69
Issue 28668: Merge 3.5
by Xavier de Gaye
· 8 years ago
49e8f2d
Issue 28668: Skip tests where instanciation of multiprocessing.Queue
by Xavier de Gaye
· 8 years ago
c7a8f67
Issue #28618: Mark dict lookup functions as hot
by Victor Stinner
· 8 years ago
d5f599a
Merge 3.6
by Victor Stinner
· 8 years ago
f9cca36
Fix warn_invalid_escape_sequence()
by Victor Stinner
· 8 years ago
Next »