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
*
Merge 3.5 (test_email)
Victor Stinner
2015-09-18
1
-0/+3
|
\
|
*
Merge 3.4 (test_email)
Victor Stinner
2015-09-18
1
-0/+3
|
|
\
|
|
*
Issue #24836: Skip FormatDateTests of test_email.test_utils on Mac OS X Snow
Victor Stinner
2015-09-18
1
-0/+3
*
|
|
Issue #25003: Skip test_os.URandomFDTests on Solaris 11.3 and newer
Victor Stinner
2015-09-18
1
-7/+9
*
|
|
Issue #25003: On Solaris 11.3 or newer, os.urandom() now uses the getrandom()
Victor Stinner
2015-09-18
5
-21/+110
*
|
|
Merge 3.5
Victor Stinner
2015-09-18
3
-16/+11
|
\
\
\
|
|
/
/
|
*
|
Issue #25150: Hide the private _Py_atomic_xxx symbols from the public
Victor Stinner
2015-09-18
3
-16/+11
*
|
|
Null merge 3.5: datetime was already fixed, but with a very different impleme...
Victor Stinner
2015-09-18
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Merge 3.4 (datetime rounding)
Victor Stinner
2015-09-18
4
-45/+110
|
|
\
\
|
|
|
/
|
|
*
Issue #23517: Fix rounding in fromtimestamp() and utcfromtimestamp() methods
Victor Stinner
2015-09-18
4
-41/+113
*
|
|
Oops, fix test_microsecond_rounding()
Victor Stinner
2015-09-18
1
-2/+2
*
|
|
Merge 3.5 (pytime)
Victor Stinner
2015-09-18
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #25155: Fix _PyTime_Divide() rounding
Victor Stinner
2015-09-18
2
-11/+16
*
|
|
Merge 3.5 (NEWS)
Victor Stinner
2015-09-18
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #25155: document the bugfix in Misc/NEWS
Victor Stinner
2015-09-18
1
-0/+4
*
|
|
Merge 3.5 (pytime, odict)
Victor Stinner
2015-09-18
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
odictobject.c: fix compiler warning
Victor Stinner
2015-09-18
1
-1/+1
|
*
|
Issue #25155: Add _PyTime_AsTimevalTime_t() function
Victor Stinner
2015-09-18
3
-42/+78
*
|
|
Issue #25155: Add _PyTime_AsTimevalTime_t() function
Victor Stinner
2015-09-18
3
-23/+77
*
|
|
Null merge 3.5
Victor Stinner
2015-09-18
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #25122: sync test_eintr with Python 3.6
Victor Stinner
2015-09-18
2
-98/+200
*
|
|
Issue #25122: Fix test_eintr.test_open() on FreeBSD
Victor Stinner
2015-09-18
2
-29/+18
*
|
|
Merge 3.5 (imp/_imp)
Victor Stinner
2015-09-18
1
-3/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #25160: Fix import_init() comments and messages
Victor Stinner
2015-09-18
1
-3/+4
*
|
|
Null merge
Serhiy Storchaka
2015-09-18
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Null merge
Serhiy Storchaka
2015-09-18
0
-0/+0
|
|
\
\
|
|
|
/
|
|
*
Issue #25108: Backported tests for traceback functions print_stack(),
Serhiy Storchaka
2015-09-18
1
-0/+35
*
|
|
Issue #25108: Omitted internal frames in traceback functions print_stack(),
Serhiy Storchaka
2015-09-18
3
-0/+44
|
\
\
\
|
|
/
/
|
*
|
Issue #25108: Omitted internal frames in traceback functions print_stack(),
Serhiy Storchaka
2015-09-18
3
-0/+44
*
|
|
Issue 25147: add reason for using _collections
Ethan Furman
2015-09-18
1
-0/+1
*
|
|
Close issue24756: clarify usage of run_docstring_examples()
Ethan Furman
2015-09-18
1
-7/+23
|
\
\
\
|
|
/
/
|
*
|
Issue24756: clarify usage of run_docstring_examples()
Ethan Furman
2015-09-18
1
-7/+23
|
|
\
\
|
|
|
/
|
|
*
Issue24756: clarify usage of run_docstring_examples()
Ethan Furman
2015-09-18
1
-7/+23
*
|
|
Close issue25147: use C implementation of OrderedDict
Ethan Furman
2015-09-18
1
-1/+6
*
|
|
Close issue24840: Enum._value_ is queried for bool(); original patch by Mike ...
Ethan Furman
2015-09-18
3
-0/+11
*
|
|
Merge 3.5
Yury Selivanov
2015-09-16
1
-3/+2
|
\
\
\
|
|
/
/
|
*
|
whatsnew/3.5: Reword bytes*.hex message
Yury Selivanov
2015-09-16
1
-3/+2
*
|
|
Issue #25122: add debug traces to test_eintr.test_open()
Victor Stinner
2015-09-16
1
-0/+14
*
|
|
Issue #25122: optimize test_eintr
Victor Stinner
2015-09-15
1
-2/+2
*
|
|
Issue #25122: test_eintr: don't redirect stdout to stderr
Victor Stinner
2015-09-15
1
-1/+1
*
|
|
Merge 3.5 (asyncio doc)
Victor Stinner
2015-09-15
1
-2/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #25134: Update asyncio doc for SSL on Windows
Victor Stinner
2015-09-15
1
-2/+6
*
|
|
Issue #25122: Fix test_eintr, kill child process on error
Victor Stinner
2015-09-15
1
-8/+24
*
|
|
whatsnew/3.5: Add missing word "class"
Berker Peksag
2015-09-15
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
whatsnew/3.5: Add missing word "class"
Berker Peksag
2015-09-15
1
-1/+1
*
|
|
Issue #25127: Fix typo in concurrent.futures.rst
Berker Peksag
2015-09-15
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25127: Fix typo in concurrent.futures.rst
Berker Peksag
2015-09-15
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #25127: Fix typo in concurrent.futures.rst
Berker Peksag
2015-09-15
1
-1/+1
*
|
|
Issue #25105: Update susp-ignored.csv to avoid false positives
Berker Peksag
2015-09-15
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #25105: Update susp-ignored.csv to avoid false positives
Berker Peksag
2015-09-15
1
-0/+5
[next]