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 #21488: Oops, the patch for codecs.encode/decode doc was written by
Victor Stinner
2014-05-14
1
-1/+0
*
|
|
Issue #20998: Fixed re.fullmatch() of repeated single character pattern
Serhiy Storchaka
2014-05-14
5
-19/+25
|
\
\
\
|
|
/
/
|
*
|
Issue #20998: Fixed re.fullmatch() of repeated single character pattern
Serhiy Storchaka
2014-05-14
5
-19/+25
*
|
|
Issue #21075: fileinput.FileInput now reads bytes from standard stream if
Serhiy Storchaka
2014-05-14
4
-2/+17
|
\
\
\
|
|
/
/
|
*
|
Issue #21075: fileinput.FileInput now reads bytes from standard stream if
Serhiy Storchaka
2014-05-14
4
-2/+17
*
|
|
Issue #21490: Add new C macros: Py_ABS() and Py_STRINGIFY()
Victor Stinner
2014-05-14
7
-59/+60
*
|
|
(Merge 3.4) Issue #21497: faulthandler functions now raise a better error if
Victor Stinner
2014-05-14
2
-0/+29
|
\
\
\
|
|
/
/
|
*
|
Issue #21497: faulthandler functions now raise a better error if sys.stderr is
Victor Stinner
2014-05-14
2
-0/+29
*
|
|
Issue #21488: Add support of keyword arguments for codecs.encode and codecs.d...
Victor Stinner
2014-05-14
2
-6/+22
*
|
|
Merge 3.4 (I commited a patch to the wrong branch and then used hg backout)
Victor Stinner
2014-05-14
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Backed out changeset 6ceedbd88b5f
Victor Stinner
2014-05-14
2
-22/+6
|
*
|
Issue #21488: Add support of keyword arguments for codecs.encode and codecs.d...
Victor Stinner
2014-05-14
2
-6/+22
*
|
|
Merge 3.4: ignore change specific to 3.4 for #21488, I had a different patch ...
Victor Stinner
2014-05-14
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #21488: Fix doc of codecs.decode() and codecs.encode(), no keyword supp...
Victor Stinner
2014-05-14
2
-4/+7
*
|
|
Merge: #21347: use string not list in shell=True example.
R David Murray
2014-05-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
#21347: use string not list in shell=True example.
R David Murray
2014-05-14
1
-1/+1
*
|
|
merge
Raymond Hettinger
2014-05-14
1
-1/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #21470: Do a better job seeding the random number generator
Raymond Hettinger
2014-05-14
2
-1/+6
*
|
|
Merge from 3.4 (for #21499).
Eric Snow
2014-05-13
2
-7/+10
|
\
\
\
|
|
/
/
|
*
|
Issue #21499: Ignore __builtins__ in several test_importlib.test_api tests.
Eric Snow
2014-05-13
2
-7/+10
*
|
|
Merge 3.4->default: Fix test-order-dependend asyncio test failure caused by r...
Guido van Rossum
2014-05-13
1
-6/+9
|
\
\
\
|
|
/
/
|
*
|
Fix test-order-dependend asyncio test failure caused by rev 909ea8cc86bbab92d...
Guido van Rossum
2014-05-13
1
-6/+9
*
|
|
Merge from 3.4:
doko@ubuntu.com
2014-05-13
2
-1/+3
|
\
\
\
|
|
/
/
|
*
|
- Issue #17756: Fix test_code test when run from the installed location.
doko@ubuntu.com
2014-05-13
2
-1/+3
*
|
|
Issue #19775: Add a samefile() method to pathlib Path objects.
Antoine Pitrou
2014-05-13
4
-0/+53
*
|
|
Issue 21469: Minor code modernization (convert and/or expression to an if/el...
Raymond Hettinger
2014-05-13
1
-1/+1
*
|
|
merge
Raymond Hettinger
2014-05-13
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue 21469: Add missing news item
Raymond Hettinger
2014-05-13
1
-0/+4
*
|
|
merge
Raymond Hettinger
2014-05-13
1
-2/+9
|
\
\
\
|
|
/
/
|
*
|
Issue 21469: Mitigate risk of false positives with robotparser.
Raymond Hettinger
2014-05-13
1
-2/+9
*
|
|
Merge doc change from 3.3
Jason R. Coombs
2014-05-13
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Merge doc change from 3.3
Jason R. Coombs
2014-05-13
1
-2/+2
|
|
\
\
|
|
*
|
Update docs to reflect resurrection of Setuptools over Distribute
Jason R. Coombs
2014-05-13
1
-2/+2
*
|
|
|
Merge from 3.4 (for #21226).
Eric Snow
2014-05-13
5
-4269/+4319
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21226: Set all attrs in PyImport_ExecCodeModuleObject.
Eric Snow
2014-05-12
5
-4269/+4319
*
|
|
|
(Merge 3.4) Issue #21398: Fix an unicode error in the pydoc pager when the
Victor Stinner
2014-05-13
2
-0/+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21398: Fix an unicode error in the pydoc pager when the documentation
Victor Stinner
2014-05-13
2
-0/+6
*
|
|
|
(Merge 3.4) Issue #21418: Fix a crash in the builtin function super() when
Victor Stinner
2014-05-12
2
-2/+12
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21418: Fix a crash in the builtin function super() when called without
Victor Stinner
2014-05-12
2
-2/+12
*
|
|
|
(Merge 3.4) Issue #21485: remove unnecesary .flush() calls in the asyncio
Victor Stinner
2014-05-12
1
-3/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21485: remove unnecesary .flush() calls in the asyncio subprocess code
Victor Stinner
2014-05-12
1
-3/+1
*
|
|
|
(Merge 3.4) Issue #21422: Add a test to check that bool << int and bool >> int
Victor Stinner
2014-05-12
1
-0/+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21422: Add a test to check that bool << int and bool >> int return an int
Victor Stinner
2014-05-12
1
-0/+7
*
|
|
|
Issue #16531: ipaddress.IPv4Network and ipaddress.IPv6Network now accept an (...
Antoine Pitrou
2014-05-12
4
-21/+210
*
|
|
|
Merge 3.4->default: asyncio: Fix upstream issue 168: StreamReader.read(-1) fr...
Guido van Rossum
2014-05-12
2
-6/+47
|
\
\
\
\
|
|
/
/
/
|
*
|
|
asyncio: Fix upstream issue 168: StreamReader.read(-1) from pipe may hang if ...
Guido van Rossum
2014-05-12
2
-6/+47
*
|
|
|
Issue 21383: merge from 3.4
Ned Deily
2014-05-12
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21383: Allow "make touch" to work when building outside of the
Ned Deily
2014-05-12
1
-0/+1
*
|
|
|
Issue #18104: News for 3.4, in proper place.
Terry Jan Reedy
2014-05-12
1
-0/+4
*
|
|
|
#18104: null merge of 3.4 News entry
Terry Jan Reedy
2014-05-12
0
-0/+0
|
\
\
\
\
|
|
/
/
/
[prev]
[next]