Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b9b9e7b46a880e7a628a698fd47173b7f7d68870
b9b9e7b
Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm()
by Serhiy Storchaka
· 9 years ago
449e2be
Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm()
by Serhiy Storchaka
· 9 years ago
eab7704
Issue #24336: The contextmanager decorator now works with functions with
by Serhiy Storchaka
· 9 years ago
101ff35
Issue #24336: The contextmanager decorator now works with functions with
by Serhiy Storchaka
· 9 years ago
4801383
upgrade to Unicode 8.0.0
by Benjamin Peterson
· 9 years ago
7b78d43
prevent integer overflow in escape_unicode (closes #24522)
by Benjamin Peterson
· 9 years ago
758d60b
merge 3.4
by Benjamin Peterson
· 9 years ago
acac1e0
merge 3.3
by Benjamin Peterson
· 9 years ago
dac3ab8
add issue number
by Benjamin Peterson
· 9 years ago
7763c68
merge 3.4
by Benjamin Peterson
· 9 years ago
ff0f322
merge 3.3
by Benjamin Peterson
· 9 years ago
59b08c1
use safe allocation and reallocation macros
by Benjamin Peterson
· 9 years ago
a7c7817
Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects.
by Berker Peksag
· 9 years ago
89584c9
Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects.
by Berker Peksag
· 9 years ago
e79f355
Merge 3.4 (issue #24509)
by Yury Selivanov
· 9 years ago
1096f76
Issue #24509: Clarify Handle.cancel() and loop.call_* methods.
by Yury Selivanov
· 9 years ago
f76628f
Merge 3.4
by Yury Selivanov
· 9 years ago
bb96134
asyncio.docs: Use less confusing title
by Yury Selivanov
· 9 years ago
edb09c5
Issue #24439: Update tulip_coro.dia
by Yury Selivanov
· 9 years ago
f847f1f
Issue #24400, #24325: More tests for types._GeneratorWrapper
by Yury Selivanov
· 9 years ago
00e3372
Issue #24325, #24400: Add more unittests for types.coroutine; tweak wrapper implementation.
by Yury Selivanov
· 9 years ago
66f8828
Issue #24439: Improve PEP 492 related docs.
by Yury Selivanov
· 9 years ago
fcba972
Issue #24495, #24400: Test asyncio.Task.repr in debug mode
by Yury Selivanov
· 9 years ago
5ac7162
Fix asyncio unittests in debug mode
by Yury Selivanov
· 9 years ago
339d5e7
Fix asyncio unittests in debug mode
by Yury Selivanov
· 9 years ago
8f1c993
Issue #24400: Fix CoroWrapper for 'async def' coroutines
by Yury Selivanov
· 9 years ago
29a602a
Issue #24400: Fix CoroWrapper for 'async def' coroutines
by Yury Selivanov
· 9 years ago
3bdbced
Merge 3.4
by Yury Selivanov
· 9 years ago
dfbd27f
asyncio: Merge changes from issue #24400.
by Yury Selivanov
· 9 years ago
7aec764
Closes #24244: Removes invalid test from test_time
by Steve Dower
· 9 years ago
27947d5
docs.whatsnew: Update ref to tp_as_async
by Yury Selivanov
· 9 years ago
bce294b
docs.capi: Fix tp_as_async doc
by Yury Selivanov
· 9 years ago
a72f0cd
Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar().
by Antoine Pitrou
· 9 years ago
6bc217d
Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar().
by Antoine Pitrou
· 9 years ago
5376ba9
Issue #24400: Introduce a distinct type for 'async def' coroutines.
by Yury Selivanov
· 9 years ago
cd881b8
Fixed documentation of functions with const char* arguments.
by Serhiy Storchaka
· 9 years ago
03863d2
Fixed documentation of functions with const char* arguments.
by Serhiy Storchaka
· 9 years ago
289dd19
Added the const qualifier for char* argument of Py_EnterRecursiveCall().
by Serhiy Storchaka
· 9 years ago
5fa22fc
Added the const qualifier for char* argument of Py_EnterRecursiveCall().
by Serhiy Storchaka
· 9 years ago
ccfdf09
Issue #24436: Added const qualifiers for char* arguments of _PyTraceback_Add.
by Serhiy Storchaka
· 9 years ago
73c95f1
Issue #24436: Added const qualifiers for char* arguments of _PyTraceback_Add.
by Serhiy Storchaka
· 9 years ago
ac803cd
Issue #24408: Fixed test for tkinter.Font on OS X.
by Serhiy Storchaka
· 9 years ago
753a1df
Issue #24408: Fixed test for tkinter.Font on OS X.
by Serhiy Storchaka
· 9 years ago
6d58f8d
Issue 24476: Statically links vcruntime140.dll and removes it from the installer
by Steve Dower
· 9 years ago
4ab4ac8
Merge 3.4
by Zachary Ware
· 9 years ago
6c7f2ac
Merge 3.4's PCbuild/readme.txt update.
by Zachary Ware
· 9 years ago
d1f7c59
Update PCbuild/readme.txt
by Zachary Ware
· 9 years ago
9fe1643
Deprecate unused scripts in Tools/buildbot.
by Zachary Ware
· 9 years ago
f3291a8
Issue #8232: Renamed WinFireFox to WinFirefox
by Steve Dower
· 9 years ago
28363e9
null merge 3.4 to 3.5 (9a0c5ffe7420 merged 3.4 to default, bypassing 3.5)
by Ned Deily
· 9 years ago
b4760ef
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
by Senthil Kumaran
· 9 years ago
355654c
merge
by Raymond Hettinger
· 9 years ago
1c90670
Issue #24453: Fix doubled word.
by Raymond Hettinger
· 9 years ago
b83c514
Issue #24435: Use the devguide link instead of PEP 306 in Grammar/Grammar.
by Berker Peksag
· 9 years ago
192c750
Issue #24435: Use the devguide link instead of PEP 306 in Grammar/Grammar.
by Berker Peksag
· 9 years ago
8322b06
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
6ac5cc1
whitespace
by Terry Jan Reedy
· 9 years ago
815f1a9
Merge 3.4
by Terry Jan Reedy
· 9 years ago
fe63c9a
Issue #24406: Add sentences on dict comparisons, similar to those for Sequence
by Terry Jan Reedy
· 9 years ago
138adb8
(Merge 3.4) Issue #15745: Rewrite os.utime() tests in test_os
by Victor Stinner
· 9 years ago
e12e7aa
Issue #15745: Rewrite os.utime() tests in test_os
by Victor Stinner
· 9 years ago
bd44ce8
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
f5d4523
Closes issue #24405: mark set display as code.
by Terry Jan Reedy
· 9 years ago
cec3f56
Issue #24423: Fix formatting error in 3.5 whatsnew
by Ned Deily
· 9 years ago
553e156
Fixed indentation of Python examples in C comments.
by Serhiy Storchaka
· 9 years ago
d741a88
Fixed indentation of Python examples in C comments.
by Serhiy Storchaka
· 9 years ago
785273c
Merge forward extras beyond #21907 backport.
by Zachary Ware
· 9 years ago
6250df8
Clean up/refactor the batch scripts used for building on Windows.
by Zachary Ware
· 9 years ago
9380acb
- Issue #24351: Clarify what is meant by "identifier" in the context of
by Barry Warsaw
· 9 years ago
17d5f47
- Issue #24351: Clarify what is meant by "identifier" in the context of
by Barry Warsaw
· 9 years ago
86a60bf
Merge from 3.4
by Tal Einat
· 9 years ago
f330d53
#23891: correctly refer to PyPI as "Python Package Index"
by Tal Einat
· 9 years ago
fabdc82
Issue #24408: Added more tkinter.Font tests.
by Serhiy Storchaka
· 9 years ago
c0ed707
Issue #24408: Added more tkinter.Font tests.
by Serhiy Storchaka
· 9 years ago
6b84335
Merge from 3.4
by Andrew Kuchling
· 9 years ago
d004071
#23891: remove extra words
by Andrew Kuchling
· 9 years ago
21fd5a9
Merge from 3.4
by Andrew Kuchling
· 9 years ago
dd15b36
#23891: add a section to the Tutorial describing virtual environments and pip
by Andrew Kuchling
· 9 years ago
20f628e
Merge from 3.4
by Andrew Kuchling
· 9 years ago
9901856
Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library.
by Steve Dower
· 9 years ago
23e6109
Issue #24299: Fixed test__locale on Solaris.
by Serhiy Storchaka
· 9 years ago
07c0025
Issue #24299: Fixed test__locale on Solaris.
by Serhiy Storchaka
· 9 years ago
4fafda7
Issue #24408: Fixed AttributeError in measure() and metrics() methods of
by Serhiy Storchaka
· 9 years ago
391af75
Issue #14373: Other attempt to fix threaded test for lru_cache().
by Serhiy Storchaka
· 9 years ago
e7070f0
Issue #14373: C implementation of functools.lru_cache() now can be used with
by Serhiy Storchaka
· 9 years ago
77cb197
Issue #14373: Fixed threaded test for lru_cache(). Added new threaded test.
by Serhiy Storchaka
· 9 years ago
93cfeb9
Issue #8232: webbrowser support incomplete on Windows. Patch by Brandon Milam
by Steve Dower
· 9 years ago
988df6a
added matmul and imatmul to operator.__all__
by Tal Einat
· 9 years ago
4a75174
Add link to pyvideoorg
by Andrew Kuchling
· 9 years ago
0718de9
repair my irrational excuberance
by Benjamin Peterson
· 9 years ago
99e96f2
remove unnecessary braces and indentation
by Benjamin Peterson
· 9 years ago
ecacfd8
#23891: rework discussion of python-list a bit
by Andrew Kuchling
· 9 years ago
277b975
merge 3.4
by Benjamin Peterson
· 9 years ago
d9ede87
that this is "for Python" is obvious
by Benjamin Peterson
· 9 years ago
ab2f966
Issue #23659: Document **fmtparams in csv.register_dialect docstring.
by Berker Peksag
· 9 years ago
12b50ce
Issue #23659: Document **fmtparams in csv.register_dialect docstring.
by Berker Peksag
· 9 years ago
a5f62ed
Issue #24148: Fix incorrect Stats.sort_stats() example.
by Berker Peksag
· 9 years ago
2558774
Issue #24148: Fix incorrect Stats.sort_stats() example.
by Berker Peksag
· 9 years ago
2ad80f5
fix refleak when keys() fails
by Benjamin Peterson
· 9 years ago
4180e43
Docs: Fix typo
by Yury Selivanov
· 9 years ago
Next »