index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added tag v3.6.0a3 for changeset f3edf13dc339
Ned Deily
2016-07-11
1
-0/+1
*
Version bump for 3.6.0a3
v3.6.0a3
Ned Deily
2016-07-11
3
-4/+4
*
Update pydoc topics for 3.6.0a3
Ned Deily
2016-07-11
1
-5/+9
*
Issue #27285: Cleanup "suspicious" warnings.
Ned Deily
2016-07-11
3
-6/+6
*
Issue #23804: Merge spelling and NEWS fixes from 3.5
Martin Panter
2016-07-11
11
-16/+22
|
\
|
*
English spelling and grammar fixes
Martin Panter
2016-07-11
11
-17/+17
|
*
Restore NEWS entries lost in revision 8145f25f26aa
Martin Panter
2016-07-11
1
-0/+6
*
|
Issue #23804: Merge SSL recv() fix from 3.5
Martin Panter
2016-07-11
3
-8/+32
|
\
\
|
|
/
|
*
Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOF
Martin Panter
2016-07-11
3
-8/+32
*
|
IDLE NEWS items.
Terry Jan Reedy
2016-07-11
2
-0/+36
*
|
Issue #27477: Convert IDLE search dialogs to using ttk widgets.
Terry Jan Reedy
2016-07-11
6
-36/+50
*
|
Refine geometry of idlelib htests (and a few other fix-ups).
Terry Jan Reedy
2016-07-10
19
-58/+52
*
|
Issue #27173: Fix error in test_config that caused test_idle to fail.
Terry Jan Reedy
2016-07-10
1
-1/+1
*
|
issue27476 - Introduce a .github template to discourage github pull requests
Senthil Kumaran
2016-07-10
1
-0/+9
*
|
Null merge
Serhiy Storchaka
2016-07-10
0
-0/+0
|
\
\
|
|
/
|
*
Merge heads
Serhiy Storchaka
2016-07-10
2
-4/+4
|
|
\
*
|
\
Merge heads
Serhiy Storchaka
2016-07-10
7
-61/+274
|
\
\
\
|
*
\
\
#22758 null merge
R David Murray
2016-07-10
0
-0/+0
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
#22758 null merge
R David Murray
2016-07-10
0
-0/+0
|
|
|
\
\
|
|
|
*
\
#22758 null merge
R David Murray
2016-07-10
0
-0/+0
|
|
|
|
\
\
|
|
|
|
*
\
#22758 null merge
R David Murray
2016-07-10
0
-0/+0
|
|
|
|
|
\
\
|
|
|
|
|
*
|
#22758: fix regression in handling of secure cookies.
R David Murray
2016-07-10
3
-11/+61
|
*
|
|
|
|
|
Merge: #26176: fix usage of Address constructor in email examples.
R David Murray
2016-07-10
2
-4/+4
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
#26176: fix usage of Address constructor in email examples.
R David Murray
2016-07-10
2
-4/+4
|
*
|
|
|
|
|
Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.
Terry Jan Reedy
2016-07-10
5
-57/+270
*
|
|
|
|
|
|
Issue #27473: Fixed possible integer overflow in bytes and bytearray
Serhiy Storchaka
2016-07-10
3
-16/+14
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Issue #27473: Fixed possible integer overflow in bytes and bytearray
Serhiy Storchaka
2016-07-10
3
-16/+14
|
|
/
/
/
/
*
|
|
|
|
Merge: #20647: Update dictobject.c comments to account for randomized string ...
R David Murray
2016-07-10
1
-8/+5
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
#20647: Update dictobject.c comments to account for randomized string hashes.
R David Murray
2016-07-10
1
-8/+5
*
|
|
|
|
Issue #27027: Added test.support.is_android that is True when this is an
Xavier de Gaye
2016-07-10
2
-1/+9
*
|
|
|
|
[merge from 3.5] - Issue #27466: Change time format returned by
Senthil Kumaran
2016-07-10
3
-1/+27
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27466: Change time format returned by http.cookie.time2netscape,
Senthil Kumaran
2016-07-10
3
-1/+27
*
|
|
|
|
Issue #27474: Unified error messages in the __contains__ method of bytes and
Serhiy Storchaka
2016-07-10
2
-1/+2
*
|
|
|
|
Issue #27442: Expose the Android API level in sysconfig.get_config_vars()
Xavier de Gaye
2016-07-09
4
-0/+51
*
|
|
|
|
Update frozen importlib code
Brett Cannon
2016-07-08
2
-1440/+1440
*
|
|
|
|
Issue #26972: Fix some mistakes in importlib-related docstrings.
Brett Cannon
2016-07-08
2
-12/+12
*
|
|
|
|
Issue #26896: Disambiguate uses of "importer" with "finder".
Brett Cannon
2016-07-08
9
-32/+32
*
|
|
|
|
Issue #27285: Document the deprecation of the pyvenv script.
Brett Cannon
2016-07-08
9
-186/+227
*
|
|
|
|
Issue #22624: Python 3 requires clock() to build
Victor Stinner
2016-07-08
1
-0/+1
*
|
|
|
|
Whitespace
Terry Jan Reedy
2016-07-08
1
-1/+1
*
|
|
|
|
Issue #27380: IDLE: add query.HelpSource class and tests.
Terry Jan Reedy
2016-07-08
6
-368/+342
*
|
|
|
|
Automated merge with ssh://hg.python.org/cpython
Steven D'Aprano
2016-07-07
1
-0/+16
|
\
\
\
\
\
|
*
|
|
|
|
Issue27139 patch by Julio C Cardoza.
Steven D'Aprano
2016-07-07
1
-0/+16
*
|
|
|
|
|
Issue #27434: Version of interpreter running a cross-build and source version...
Xavier de Gaye
2016-07-07
3
-2/+5
|
/
/
/
/
/
*
|
|
|
|
- Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
71
-1839/+1818
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
71
-1835/+1814
*
|
|
|
|
merge 3.5 (#24557)
Benjamin Peterson
2016-07-07
6
-134/+147
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes ...
Benjamin Peterson
2016-07-07
6
-135/+160
*
|
|
|
|
merge 3.5 (#27248)
Benjamin Peterson
2016-07-07
1
-3/+9
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
fix refleaks in PyDict_SetItem error cases (closes #27248)
Benjamin Peterson
2016-07-07
1
-3/+9
[next]