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
*
Issue #26576: Merge from 3.5
Berker Peksag
2016-08-03
1
-4/+5
|
\
|
*
Issue #26576: Clarify that the @deco syntax is not always an equivalent of f ...
Berker Peksag
2016-08-03
1
-4/+5
*
|
Closes #27661: Added tzinfo keyword argument to datetime.combine.
Alexander Belopolsky
2016-08-02
5
-24/+50
*
|
Merge 3.5.
Stefan Krah
2016-08-02
1
-1/+4
|
\
\
|
|
/
|
*
Issue #27241: Catch exception when running pstats as main.
Stefan Krah
2016-08-02
1
-1/+4
*
|
Issue #22557: Now importing already imported modules is up to 2.5 times faster.
Serhiy Storchaka
2016-08-02
6
-246/+238
*
|
[merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
6
-0/+43
|
\
\
|
|
/
|
*
merge heads
Senthil Kumaran
2016-07-31
5
-0/+42
|
|
\
|
|
*
[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
5
-0/+42
|
|
|
\
|
|
|
*
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
5
-0/+42
|
|
|
|
\
|
|
|
|
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
5
-0/+42
*
|
|
|
|
merge 3.5 (#27656)
Benjamin Peterson
2016-07-31
2
-0/+8
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
all SCHED_ constants are optional (closes #27656)
Benjamin Peterson
2016-07-31
2
-0/+8
|
|
/
/
/
*
|
|
|
Issue 27366: PEP 487 docs updates
Nick Coghlan
2016-07-31
2
-0/+16
*
|
|
|
Issue 24773: Use the standard Asia/Tehran name in the Iran test.
Alexander Belopolsky
2016-07-30
1
-1/+1
*
|
|
|
Issue #27652: Expose ESHUTDOWN conditionally
Berker Peksag
2016-07-30
1
-0/+2
*
|
|
|
Issue #27366: Tweak PEP 487 documentation
Berker Peksag
2016-07-30
3
-26/+30
*
|
|
|
(merge from 3.5) Issue #27453: CPP invocation in configure must use CPPFLAGS.
Xavier de Gaye
2016-07-30
3
-2/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27453: CPP invocation in configure must use CPPFLAGS.
Xavier de Gaye
2016-07-30
4
-2/+6
*
|
|
|
Issue #27366: Implement PEP 487
Nick Coghlan
2016-07-30
9
-24/+411
*
|
|
|
Merge from 3.5
Berker Peksag
2016-07-30
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Silence another "default role used" warning in typing.rst
Berker Peksag
2016-07-30
1
-1/+1
*
|
|
|
Fix "default role used" warning in shlex.rst
Berker Peksag
2016-07-30
1
-1/+1
*
|
|
|
Fix whitespace.
Guido van Rossum
2016-07-29
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix whitespace.
Guido van Rossum
2016-07-29
1
-1/+1
*
|
|
|
Expand documentation about type aliases and NewType in the typing module (mer...
Guido van Rossum
2016-07-29
1
-1/+96
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Expand documentation about type aliases and NewType in the typing module.
Guido van Rossum
2016-07-29
1
-1/+96
*
|
|
|
Closes #1521950: Made shlex parsing more shell-like.
Vinay Sajip
2016-07-29
3
-32/+265
*
|
|
|
Issue #17596: MINGW: add wincrypt.h in Python/random.c
Martin Panter
2016-07-29
2
-0/+5
*
|
|
|
Issue #26462: Merge code block fixes from 3.5
Martin Panter
2016-07-29
47
-128/+329
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter
2016-07-26
47
-128/+329
*
|
|
|
Merge with 3.5
Zachary Ware
2016-07-29
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Correct typo in Windows docs.
Zachary Ware
2016-07-29
1
-1/+1
*
|
|
|
Issue #27647: Update Windows build to Tcl/Tk 8.6.6
Zachary Ware
2016-07-28
4
-6/+8
*
|
|
|
Merge 3.5 (issue #27404)
Victor Stinner
2016-07-28
1
-8/+8
|
\
\
\
\
|
|
/
/
/
|
*
|
|
NEWS: tag security related changes with [Security] prefix
Victor Stinner
2016-07-28
1
-9/+9
*
|
|
|
Issue #23943: Merge spelling fixes from 3.5
Martin Panter
2016-07-28
1
-2/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #23943: Restore extra fixes lost in merge 4fb2075952a4
Martin Panter
2016-07-28
1
-2/+2
*
|
|
|
Issue #27620: Make htest box respond to <Return> and <Escape>.
Terry Jan Reedy
2016-07-28
1
-6/+12
*
|
|
|
Issue #27620: Mark the default action button as the default.
Terry Jan Reedy
2016-07-28
1
-1/+1
*
|
|
|
Issue #27626: Further spelling fixes for 3.6
Martin Panter
2016-07-28
2
-2/+2
*
|
|
|
Issue #27626: Merge spelling fixes from 3.5
Martin Panter
2016-07-28
33
-48/+48
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27626: Spelling fixes in docs, comments and internal names
Martin Panter
2016-07-28
33
-48/+48
*
|
|
|
Issue #27490: Merge pgen cross-compile logic from 3.5
Martin Panter
2016-07-28
5
-1/+12
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27490: Do not build pgen when cross-compiling
Martin Panter
2016-07-28
5
-1/+12
*
|
|
|
Merge 3.5 (issue #11048)
Victor Stinner
2016-07-27
1
-2/+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ctypes: fix CThunkObject_new()
Victor Stinner
2016-07-27
1
-2/+4
*
|
|
|
Issue #27633: Merge from 3.5
Berker Peksag
2016-07-27
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27633: Fix usage of versionchanged directive in email.parser.rst
Berker Peksag
2016-07-27
1
-1/+1
*
|
|
|
Issue #24773: Fixed tests failures on systems with 32-bit time_t.
Alexander Belopolsky
2016-07-26
1
-0/+5
[next]