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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27380: For test_query on Mac, adjust one expected result.
Terry Jan Reedy
2016-08-10
1
-1/+3
*
Issue #27621: Put query response validation error messages in query box
Terry Jan Reedy
2016-08-10
2
-194/+165
*
Merge ISO-8859 fixes from 3.5
Martin Panter
2016-08-10
3
-4/+4
|
\
|
*
Correct misspellings of ISO-8859
Martin Panter
2016-08-10
3
-4/+4
|
*
Closes #21999: Handled empty strings correctly when in POSIX mode.
Vinay Sajip
2016-08-09
2
-1/+13
*
|
Issue27181 add geometric mean.
Steven D'Aprano
2016-08-09
2
-0/+552
*
|
Tighten up test of harmonic mean on a single value.
Steven D'Aprano
2016-08-09
1
-4/+1
*
|
Automated merge with ssh://hg.python.org/cpython
Steven D'Aprano
2016-08-09
2
-14/+211
|
\
\
|
*
|
Add harmonic mean and tests.
Steven D'Aprano
2016-08-09
2
-14/+211
*
|
|
Closes #27710: Disallow fold not in [0, 1] in time and datetime constructors.
Alexander Belopolsky
2016-08-08
2
-6/+13
|
/
/
*
|
Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor()
Gregory P. Smith
2016-08-07
2
-3/+32
*
|
Issue #26750: unittest.mock.create_autospec() now works properly for
Gregory P. Smith
2016-08-07
2
-30/+44
|
\
\
|
|
/
|
*
Issue #26750: unittest.mock.create_autospec() now works properly
Gregory P. Smith
2016-08-07
2
-22/+48
*
|
Issue #26754: Undocumented support of general bytes-like objects
Serhiy Storchaka
2016-08-06
4
-8/+21
*
|
Issue #26800: Undocumented support of general bytes-like objects
Serhiy Storchaka
2016-08-06
2
-2/+11
*
|
Closes #22829: Added --prompt option to venv.
Vinay Sajip
2016-08-06
2
-5/+24
*
|
Closes #27650: Implemented repr methods for logging objects.
Vinay Sajip
2016-08-06
1
-0/+27
*
|
Add AutoEnum: automatically provides next value if missing. Issue 26988.
Ethan Furman
2016-08-05
2
-14/+445
*
|
Closes #20160: Merged fix from 3.5.
Vinay Sajip
2016-08-05
1
-0/+35
|
\
\
|
|
/
|
*
Issue #20160: Merged fix from 3.4.
Vinay Sajip
2016-08-05
1
-0/+35
|
|
\
|
|
*
Issue #20160: Merged fix from 3.3.
Vinay Sajip
2016-08-05
1
-0/+35
|
|
|
\
|
|
|
*
Issue #20160: Handled passing of large structs to callbacks correctly.
Vinay Sajip
2016-08-05
1
-0/+35
*
|
|
|
Merge spelling and grammar fixes from 3.5
Martin Panter
2016-08-05
5
-5/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix spelling and grammar in documentation and code comments
Martin Panter
2016-08-04
5
-5/+5
*
|
|
|
Merge 3.5
Donald Stufft
2016-08-03
3
-6/+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge 3.4
Donald Stufft
2016-08-03
3
-6/+6
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge 3.3
Donald Stufft
2016-08-03
3
-5/+5
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Switch upload.pypi.io to upload.pypi.org
Donald Stufft
2016-08-03
3
-4/+4
*
|
|
|
Merge 3.5.
Stefan Krah
2016-08-03
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #20767: Fix -R option for FreeBSD/clang.
Stefan Krah
2016-08-03
1
-0/+2
*
|
|
|
Closes #27661: Added tzinfo keyword argument to datetime.combine.
Alexander Belopolsky
2016-08-02
2
-3/+16
*
|
|
|
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
*
|
|
|
[merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
2
-0/+18
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
2
-0/+18
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
2
-0/+20
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
2
-0/+20
*
|
|
|
Issue 24773: Use the standard Asia/Tehran name in the Iran test.
Alexander Belopolsky
2016-07-30
1
-1/+1
*
|
|
|
Issue #27366: Tweak PEP 487 documentation
Berker Peksag
2016-07-30
1
-22/+22
*
|
|
|
Issue #27366: Implement PEP 487
Nick Coghlan
2016-07-30
4
-16/+252
*
|
|
|
Closes #1521950: Made shlex parsing more shell-like.
Vinay Sajip
2016-07-29
2
-21/+165
*
|
|
|
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
18
-30/+30
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27626: Spelling fixes in docs, comments and internal names
Martin Panter
2016-07-28
18
-30/+30
*
|
|
|
Issue #24773: Fixed tests failures on systems with 32-bit time_t.
Alexander Belopolsky
2016-07-26
1
-0/+5
*
|
|
|
Issue #27620: Escape key closes Query box as cancelled.
Terry Jan Reedy
2016-07-26
2
-3/+4
*
|
|
|
Issue #24137, issue #27611: Restore tkinter after test_idle.
Terry Jan Reedy
2016-07-25
1
-0/+2
*
|
|
|
Issue #1621: Avoid signed overflow in list and tuple operations
Martin Panter
2016-07-25
1
-1/+13
[next]