Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
dec2df3df321c3d6bed045d3125564006942b3d9
dec2df3
fix dummy macro
by Benjamin Peterson
· 9 years ago
a785c87
DTrace support: function calls, GC activity, line execution
by Łukasz Langa
· 9 years ago
39b42ae
Remove line numbers from suspicious rules
by Zachary Ware
· 9 years ago
ff70fc2
Issue #25758: Prevents zipimport from unnecessarily encoding a filename (patch by Eryk Sun)
by Steve Dower
· 9 years ago
8dcc48e
Issue #25758: Prevents zipimport from unnecessarily encoding a filename (patch by Eryk Sun)
by Steve Dower
· 9 years ago
1319236
Merge: #14977: Make mailcap respect the order of the lines in the mailcap file.
by R David Murray
· 9 years ago
347dc95
#14977: Make mailcap respect the order of the lines in the mailcap file.
by R David Murray
· 9 years ago
223f12c
Remove 2to3's fix_callable... We reintroduced the callable built-in
by Gregory P. Smith
· 9 years ago
935043d
Closes #27976: Deprecate bundled full copy of libffi
by Zachary Ware
· 9 years ago
b7f3c94
Merge
by Raymond Hettinger
· 9 years ago
ae9e5f0
Issue #22450: Use "Accept: */*" in the default headers for urllib.request
by Raymond Hettinger
· 9 years ago
d6c580c
Issue #25144: Ensures TargetDir is set before continuing with custom install.
by Steve Dower
· 9 years ago
c87ae80
Issue #25144: Ensures TargetDir is set before continuing with custom install.
by Steve Dower
· 9 years ago
5272868
Rename test_strlit -> test_string_literals
by Zachary Ware
· 9 years ago
5458647
Issue #28053: Applying refactorings, docs and other cleanup to follow.
by Davin Potts
· 9 years ago
f1024f7
merge
by Raymond Hettinger
· 9 years ago
87dc4d6
Issue 14976: Note that the queue module is not designed to protect against reentrancy
by Raymond Hettinger
· 9 years ago
3ceb573
Fix call to PathCombineW.
by Steve Dower
· 9 years ago
c307672
We're not that far in the future yet
by Zachary Ware
· 9 years ago
12aeb78
Fix suspicious markup
by Zachary Ware
· 9 years ago
5daba1a
Remove buildbot diagnostic code.
by Steve Dower
· 9 years ago
664cc50
Remove another useless buildbot script
by Zachary Ware
· 9 years ago
06ed218
#20476: add a message_factory policy attribute to email.
by R David Murray
· 9 years ago
37df068
Expands buildbot validation code
by Steve Dower
· 9 years ago
8f35675
Remove outdated buildbot scripts
by Zachary Ware
· 9 years ago
f46e612
repair versionadded directive
by Benjamin Peterson
· 9 years ago
5510d82
Adds temporary validation code to buildbot script
by Steve Dower
· 9 years ago
b230cc4
Ensures buildbots don't have zip files in build directory.
by Steve Dower
· 9 years ago
3cdd7f5
Add links from whatsnew to Windows docs.
by Steve Dower
· 9 years ago
3aeacad
Issue #28025: Convert all ssl module constants to IntEnum and IntFlags.
by Christian Heimes
· 9 years ago
0c6ab35
repair reST
by Benjamin Peterson
· 9 years ago
142aee3
Merge heads
by Serhiy Storchaka
· 9 years ago
d8fdffe
Adds search path changes to whatsnew/3.6.rst
by Steve Dower
· 9 years ago
814f9ae
Adds documentation for pythonXX.zip as a landmark.
by Steve Dower
· 9 years ago
75f94a7
remove more READ_TIMESTAMP
by Benjamin Peterson
· 9 years ago
1cfe1d1
remove READ_TIMESTAMP macro
by Benjamin Peterson
· 9 years ago
4fd64b9
remove ceval timestamp support
by Benjamin Peterson
· 9 years ago
be9a4e5
Issue #433028: Added support of modifier spans in regular expressions.
by Serhiy Storchaka
· 9 years ago
ad46443
Issue #24186: Reenable optimised OpenSSL function
by Steve Dower
· 9 years ago
a721aba
Issue #26331: Implement the parsing part of PEP 515.
by Brett Cannon
· 9 years ago
ee73a65
Merge heads
by Serhiy Storchaka
· 9 years ago
7c19aff
Issue #25856: The __module__ attribute of extension classes and functions
by Serhiy Storchaka
· 9 years ago
fa40ca8
issue27985 - fix the incorrect duplicate class name in the lib2to3
by Gregory P. Smith
· 9 years ago
7b3b3dc
Merge asyncio upstream.
by Guido van Rossum
· 9 years ago
ae8b69c
Issue #27810: Add _PyCFunction_FastCallKeywords()
by Victor Stinner
· 9 years ago
5028938
Issue #27874: Allows use of pythonXX.zip file as landmark on Windows
by Steve Dower
· 9 years ago
2a1f30f
Prevent PGO build for x86 releases.
by Steve Dower
· 9 years ago
621b430
remove all usage of Py_LOCAL
by Benjamin Peterson
· 9 years ago
50fd898
Issue #24320: Drop an old setuptools-induced hack.
by Eric Snow
· 9 years ago
9539963
Remove unused suspicious rules
by Zachary Ware
· 9 years ago
ba41c81
Add tix deprecation to whatsnew
by Zachary Ware
· 9 years ago
fa526bd
Closes #27314: Fixes launcher installer upgrade table.
by Steve Dower
· 9 years ago
c45599d
Issue #19489: Merge with 3.5
by Zachary Ware
· 9 years ago
9b32bda
Issue #19489: Add NEWS and ACKS
by Zachary Ware
· 9 years ago
9c85828
Closes #19489: Merge with 3.5
by Zachary Ware
· 9 years ago
a3090a4
Issue #19489: Move the search box from sidebar to header and footer.
by Zachary Ware
· 9 years ago
7719d46
Rename Future._blocking to _asyncio_future_blocking.
by Guido van Rossum
· 9 years ago
724f6a6
Rename test_pep####.py files
by Zachary Ware
· 9 years ago
a0154c0
Fix running test_tokenize directly
by Zachary Ware
· 9 years ago
1140a03
Rename Future._blocking to _asyncio_future_blocking.
by Guido van Rossum
· 9 years ago
c1db513
repair errors in (set|get)_task_factory note (#28051)
by Benjamin Peterson
· 9 years ago
c1bd632
Issue #27213: document changes in Misc/NEWS
by Victor Stinner
· 9 years ago
d873572
Add _PyObject_FastCallKeywords()
by Victor Stinner
· 9 years ago
84f6a8f
merge 3.5 (#28051)
by Benjamin Peterson
· 9 years ago
6cb526e
remove unconvincing use of Py_LOCAL
by Benjamin Peterson
· 9 years ago
0d441d7
Add a note about queue not being safe for use from signal handlers. issue14976.
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
cb3f2c8
Add a note about queue not being safe for use from signal handlers. issue14976.
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
255295f
Fix make buildbottest to not re-trigger a profile-opt build. issue28035.
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
6ceda63
Issue #24594: Validates persist parameter when opening MSI database
by Steve Dower
· 9 years ago
94a7927
#28047: Fix calculation of base64 line length.
by R David Murray
· 9 years ago
de02b08
Closes #22731: Documents change of console mode.
by Steve Dower
· 9 years ago
2fadfc0
Issue #26619: Improves error message when installing on out-of-date Windows Server
by Steve Dower
· 9 years ago
f9b760f
Rework CALL_FUNCTION* opcodes
by Victor Stinner
· 9 years ago
e535920
Fix make buildbottest to not re-trigger a profile-opt build. issue28035.
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
2a2becc
Merge with 3.5
by Steve Dower
· 9 years ago
06aed90
Issue #27576: Fix call order in OrderedDict.__init__().
by Eric Snow
· 9 years ago
7d895ac
remove --with(out)-signal-module, since the signal module is non-optional
by Benjamin Peterson
· 9 years ago
9221759
Issue #28049: Add documentation for typing.Awaitable and friends.
by Guido van Rossum
· 9 years ago
bf04b06
Issue #28008: Fix test_unparse
by Yury Selivanov
· 9 years ago
8b26702
Closes #22731: Documents change of console mode.
by Steve Dower
· 9 years ago
7a35b1c
Issue #26619: Improves error message when installing on out-of-date Windows Server
by Steve Dower
· 9 years ago
a845a81
remove unused osx10.5 sdk check
by Benjamin Peterson
· 9 years ago
cce02f8
Remove Lib/test/test_pep247.py
by Zachary Ware
· 9 years ago
68f4dd8
Doc updates for PEPs 520 and 468.
by Eric Snow
· 9 years ago
6982a4f
Merge
by Brett Cannon
· 9 years ago
6760c69
Mention how requiring ordered dicts breaks backwards-compatibility.
by Brett Cannon
· 9 years ago
d04e417
tests: use subTest in test_unparse.test_files
by Yury Selivanov
· 9 years ago
feea6e7
Mention that the order-preserving aspect of the new dict
by Brett Cannon
· 9 years ago
b78d52f
Remove Lib/_sysconfigdata.py from .gitignore
by Zachary Ware
· 9 years ago
52c4e7c
Issue #28008: Implement PEP 530 -- asynchronous comprehensions.
by Yury Selivanov
· 9 years ago
93b2dee
compile with -std=c99 instead of -std=gnu99; use kiddie-gloves with bluetooth/bluetooh.h (#28017)
by Benjamin Peterson
· 9 years ago
52a7e37
Add a few big-ticket items to What's new in 3.6.
by Guido van Rossum
· 9 years ago
41519b2
Issue #26513: Fixes platform module detection of Windows Server
by Steve Dower
· 9 years ago
6cff874
Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal.
by Guido van Rossum
· 9 years ago
95e502e
Move news items for PEP 526 and 525 to the top of their section.
by Guido van Rossum
· 9 years ago
7bcf793
Issue #26513: Fixes platform module detection of Windows Server
by Steve Dower
· 9 years ago
f333fd8
Switch to using |version| substitition in Windows docs.
by Steve Dower
· 9 years ago
f7e9dfb
credit Raymond
by Benjamin Peterson
· 9 years ago
6d5cf8a
Fixes expected error when getting encoding while shutting down.
by Steve Dower
· 9 years ago
4db86bc
Changes pyvenv.cfg trick into an actual sys.path file.
by Steve Dower
· 9 years ago
Next »