Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
01debaccdd1042ecff474637bd8905d6ec3efd60
01debac
Issue #15812: Merge from 3.5
by Berker Peksag
· 8 years ago
ff0e3b7
Issue #15812: inspect.getframeinfo() now correctly shows the first line of a context
by Berker Peksag
· 8 years ago
5430293
Issue #29013: Merge from 3.5
by Berker Peksag
· 8 years ago
4950ae1
Issue #29013: Fix allowZip64 documentation
by Berker Peksag
· 8 years ago
a22457e
Issue #29012: Merge from 3.5
by Berker Peksag
· 8 years ago
14adafd
Issue #29012: Remove outdated information about __bases__
by Berker Peksag
· 8 years ago
2a267a1
Issue #29129: Fix typo in "Using auto" section
by Berker Peksag
· 8 years ago
37023b6
Issue #29024: Merge from 3.5
by Berker Peksag
· 8 years ago
d2d673f
Issue #29024: Add Kivy entry to GUI FAQ
by Berker Peksag
· 8 years ago
0e10243
Issue #29071: Use local flags for IDLE colorizer string prefix matcher.
by Terry Jan Reedy
· 8 years ago
e465a9a
Issue #29094: Offsets in a ZIP file created with extern file object and modes
by Serhiy Storchaka
· 8 years ago
34cba33
Issue #29094: Offsets in a ZIP file created with extern file object and modes
by Serhiy Storchaka
· 8 years ago
75d9016
Issue #29123: Merge from 3.5
by Berker Peksag
· 8 years ago
b47913f
Issue #29123: Make CheckSqlTimestamp more robust
by Berker Peksag
· 8 years ago
744c720
Issue #29119: Merge in ACK from 3.5 branch
by Raymond Hettinger
· 8 years ago
a67619e
merge
by Raymond Hettinger
· 8 years ago
b46ea90
Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra Bogildea.
by Raymond Hettinger
· 8 years ago
9db22dd
Issue #26267: Merge from 3.5
by Berker Peksag
· 8 years ago
6b5e4a8
Issue #26267: Improve uuid.UUID documentation
by Berker Peksag
· 8 years ago
53a21eb
Closes #29105: Updated RotatingFileHandler documentation.
by Vinay Sajip
· 8 years ago
a50006c
Merge 3.5.
by Stefan Krah
· 8 years ago
195319e
Issue #29111: Fix memoryview signature.
by Stefan Krah
· 8 years ago
381dc6c
Issue #29103: Remove unused import. Noticed by Jean-Sebastien Bevilacqua.
by Raymond Hettinger
· 8 years ago
51447db
Clearer compact dict attribution to the original proposal
by Raymond Hettinger
· 8 years ago
e9ee207
Issue #29061: secrets.randbelow() would hang with a negative input
by Raymond Hettinger
· 8 years ago
9ea82dd
Issue #29112: Merge 3.5.
by Xiang Zhang
· 8 years ago
cea904f
Issue #29112: Fix a questionable wording in sequence doc.
by Xiang Zhang
· 8 years ago
771cf89
Merge 3.5
by Victor Stinner
· 8 years ago
440d703
Issue #29109: Enhance tracemalloc documentation
by Victor Stinner
· 8 years ago
acc2f74
fix error check, so that Random.seed actually uses OS randomness (closes #29085)
by Benjamin Peterson
· 8 years ago
4b1e98b
Issue #29079: Prevent infinite loop in pathlib.resolve() on Windows
by Steve Dower
· 8 years ago
4061939
Issue #29080: Fixes Misc/NEWS entry
by Steve Dower
· 8 years ago
74b1bcc
Issue #29080: Fixes Misc/NEWS entry
by Steve Dower
· 8 years ago
bfce0f9
Issue #28768: Fix implicit declaration of function _setmode. Patch by Masayuki Yamamoto
by Steve Dower
· 8 years ago
654da96
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
by Steve Dower
· 8 years ago
7ec8a18
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
by Steve Dower
· 8 years ago
6c57708
Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox.
by Serhiy Storchaka
· 8 years ago
bdf9e0e
Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox.
by Serhiy Storchaka
· 8 years ago
686c1f6
Issue #9770: curses.ascii predicates now work correctly with negative integers.
by Serhiy Storchaka
· 8 years ago
283de2b
Issue #9770: curses.ascii predicates now work correctly with negative integers.
by Serhiy Storchaka
· 8 years ago
b7fc5e4
Issue #29073: Added a test for bytearray formatting with null byte.
by Serhiy Storchaka
· 8 years ago
c9ad8b7
Issue #29073: bytearray formatting no longer truncates on first null byte.
by Serhiy Storchaka
· 8 years ago
44223e9
Issue #29087: Removed the documentation of non-existing UCS4 support functions.
by Serhiy Storchaka
· 8 years ago
af9181a
Issue #29087: Removed the documentation of non-existing UCS4 support functions.
by Serhiy Storchaka
· 8 years ago
3266500
Issue #23903: Added missed Windows-specific names to PC/python3.def.
by Serhiy Storchaka
· 8 years ago
e721be1
Issue #23903: Added missed Windows-specific names to PC/python3.def.
by Serhiy Storchaka
· 8 years ago
d741ed4
Issue #28427: old keys should not remove new values from
by Antoine Pitrou
· 8 years ago
e10ca3a
Issue #28427: old keys should not remove new values from
by Antoine Pitrou
· 8 years ago
34d0ac8
Issue #29058: All stable API extensions added after Python 3.2 are now
by Serhiy Storchaka
· 8 years ago
5d1111e
Issue #29069: Merge from 3.5
by Berker Peksag
· 8 years ago
1fee515
Issue #29069: Update the default URL of PyPI server
by Berker Peksag
· 8 years ago
fe607be
Merge from 3.5
by Berker Peksag
· 8 years ago
8e2bdc8
Move versionadded inside of the get_terminal_size() block
by Berker Peksag
· 8 years ago
c70081c
Issue #23903: Added missed names to PC/python3.def.
by Serhiy Storchaka
· 8 years ago
6664e8c
Issue #23903: Added missed names to PC/python3.def.
by Serhiy Storchaka
· 8 years ago
26f15a4
Issue #23903: Fixed errors and remove non-existing names in python3.def.
by Serhiy Storchaka
· 8 years ago
d54d3d3
Issue #23903: Fixed errors and remove non-existing names in python3.def.
by Serhiy Storchaka
· 8 years ago
bb2839b
Issue #29055: Suppress upstream exception for random.choice()
by Raymond Hettinger
· 8 years ago
246cbf2
Issue #29071: IDLE now colors f-string prefixes (but not invalid ur prefixes).
by Terry Jan Reedy
· 8 years ago
b8a1aeb
Issue #29078: Merge 3.5.
by Xiang Zhang
· 8 years ago
6721c7c
Issue #29078: Add the missing import in datetime.time doc example.
by Xiang Zhang
· 8 years ago
a8803d2
Merge from 3.5.
by Serhiy Storchaka
· 8 years ago
4398c12
Issue #29068: Fixed a typo in PyErr_Fetch example. Patch by Chi Hsuan Yen.
by Serhiy Storchaka
· 8 years ago
a7613aa
Merge: #25591: improve imap tests.
by R David Murray
· 8 years ago
b079c07
#25591: improve imap tests.
by R David Murray
· 8 years ago
da31ba9
Issue #28815: Merge test_socket fix from 3.5
by Martin Panter
· 8 years ago
e9ae5f9
Issue #28815: Skip TIPC tests if /proc/modules is not readable
by Martin Panter
· 8 years ago
7e930d7
Issue #28954: Merge keyword argument syntax from 3.5
by Martin Panter
· 8 years ago
7106a51
Issue #28954: Add missing comma to keyword argument syntax
by Martin Panter
· 8 years ago
0efb5b3
Issue #1446619: Merge slicing description from 3.5
by Martin Panter
· 8 years ago
3dbd87f
Issue #1446619: Account for negative slice direction in description
by Martin Panter
· 8 years ago
520569e
Issue #29004: Merge crc_hqx() doc from 3.5
by Martin Panter
· 8 years ago
3a72ee5
Issue #28960: Merge Thread.join() doc from 3.5
by Martin Panter
· 8 years ago
3310e14
Issue #29004: Document binascii.crc_hqx() implements CRC-CCITT
by Martin Panter
· 8 years ago
972e04e
Issue #28960: Drop comma attached to dash in Thread.join() description
by Martin Panter
· 8 years ago
0dc1fa6
Sort and remove duplicates from PC/python3.def (issue #23903).
by Serhiy Storchaka
· 8 years ago
ab23347
Sort and remove duplicates from PC/python3.def (issue #23903).
by Serhiy Storchaka
· 8 years ago
6df6676
merge 3.5
by Ned Deily
· 8 years ago
e31b15c
Update documentation index sidebar for 3.6.0 release.
by Ned Deily
· 8 years ago
93357d8
Merge 3.6.0 release engineering head
by Ned Deily
· 8 years ago
135580f
Added tag v3.6.0 for changeset 41df79263a11
by Ned Deily
· 8 years ago
5c4568a
Update docs and patchlevel for 3.6.0 final.
by Ned Deily
· 8 years ago
73224c4
Merge
by Brett Cannon
· 8 years ago
7e93c84
Grammatical fixes following #d95f19892fd0
by Brett Cannon
· 8 years ago
bdf0d0f
Issue #28762: lockf() is available on Android API level 24, but the
by Xavier de Gaye
· 8 years ago
437a5d2
Issue #29044: Merge 3.5.
by Xiang Zhang
· 8 years ago
ea1cf87
Issue #29044: Fix a use-after-free in string '%c' formatter.
by Xiang Zhang
· 8 years ago
0ba0def
Issue 28923: Remove editor artifacts from Tix.py,
by Terry Jan Reedy
· 8 years ago
c67983b
Issue 28923: Remove editor artifacts from Tix.py.
by Terry Jan Reedy
· 8 years ago
40e320b
Issue #28538: On Darwin net/if.h requires that sys/socket.h be included beforehand.
by Xavier de Gaye
· 8 years ago
7087842
Issue #28538: Fix the compilation error that occurs because if_nameindex() is
by Xavier de Gaye
· 8 years ago
690e81f
Merge from 3.5.
by Serhiy Storchaka
· 8 years ago
18f018c
Issue #28871: Fixed a crash when deallocate deep ElementTree.
by Serhiy Storchaka
· 8 years ago
b0eb986
merge 3.5 (#28932)
by Benjamin Peterson
· 8 years ago
fb2ae15
add a specific configure check for sys/random.h (closes #28932)
by Benjamin Peterson
· 8 years ago
7f5954d
null merge
by INADA Naoki
· 8 years ago
6165d55
Issue #28147: Fix a memory leak in split-table dictionaries
by INADA Naoki
· 8 years ago
772bf2e
Issue #28950: Disallow -j0 combined with -T/-l in regrtest.
by Xiang Zhang
· 8 years ago
270a21f
Issue #28950: Disallow -j0 combined with -T/-l/-M in regrtest.
by Xiang Zhang
· 8 years ago
01e4c11
Merge 3.5
by Victor Stinner
· 8 years ago
Next »