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 #22604: Fix assertion error in debug mode when dividing a complex numbe...
Antoine Pitrou
2014-10-10
3
-4/+16
|
\
|
*
Issue #22604: Fix assertion error in debug mode when dividing a complex numbe...
Antoine Pitrou
2014-10-10
3
-4/+16
*
|
Closes #15414: Merge with 3.4
Zachary Ware
2014-10-10
1
-11/+16
|
\
\
|
|
/
|
*
Issue #15414: Clean and correct the os.path.join docs.
Zachary Ware
2014-10-10
1
-11/+16
*
|
Merge with 3.4
Terry Jan Reedy
2014-10-10
1
-0/+1
|
\
\
|
|
/
|
*
Issue 22603: add Francisco Fernández Castaño to ACKS.
Terry Jan Reedy
2014-10-10
1
-0/+1
*
|
Issue #20152: Port the array module to Argument Clinic.
Brett Cannon
2014-10-10
4
-274/+871
*
|
Merge with 3.4
Terry Jan Reedy
2014-10-10
1
-2/+2
|
\
\
|
|
/
|
*
Issue 22603: add missing 'self'. Patch by Francisco Fernández Castaño.
Terry Jan Reedy
2014-10-10
1
-2/+2
*
|
#11694: merge with 3.4
Petri Lehtinen
2014-10-10
3
-8/+52
|
\
\
|
|
/
|
*
Issue #11694: Raise ConversionError in xdrlib as documented
Petri Lehtinen
2014-10-10
3
-8/+52
*
|
Issue #21052: Don't raise ImportWarning for sys.meta_path or
Brett Cannon
2014-10-10
3
-26/+31
*
|
(Merge 3.4) test_venv: use support.rmtree() instead of shutil.rmtree() to fix
Victor Stinner
2014-10-10
1
-11/+10
|
\
\
|
|
/
|
*
test_venv: use support.rmtree() instead of shutil.rmtree() to fix sporadic
Victor Stinner
2014-10-10
1
-11/+10
*
|
Issue #21456: Skip two tests in test_urllib2net.py if _ssl module not present.
Berker Peksag
2014-10-10
2
-0/+11
|
\
\
|
|
/
|
*
Issue #21456: Skip two tests in test_urllib2net.py if _ssl module not present.
Berker Peksag
2014-10-10
2
-0/+11
*
|
Issue #22564: cleanup SSLObject doc
Victor Stinner
2014-10-10
1
-25/+38
*
|
Issue #22564: ssl doc, add more links to the non-blocking section
Victor Stinner
2014-10-10
1
-5/+7
*
|
Issue #22564: ssl doc: reorganize and reindent documentation of SSLObject and
Victor Stinner
2014-10-10
1
-69/+69
*
|
Merge 3.4
Victor Stinner
2014-10-10
1
-2/+10
|
\
\
|
|
/
|
*
Issue #22564: ssl doc: mention asyncio in the non-blocking section
Victor Stinner
2014-10-10
1
-2/+10
*
|
Merge 3.4
Victor Stinner
2014-10-10
1
-35/+51
|
\
\
|
|
/
|
*
Issue #22564: ssl doc: mention how SSLSocket are usually created
Victor Stinner
2014-10-10
1
-0/+3
|
*
Issue #22564: ssl doc: use "class" marker to document the SSLSocket class
Victor Stinner
2014-10-10
1
-24/+26
|
*
Issue #22564: ssl doc: document read(), write(), pending, server_side and
Victor Stinner
2014-10-10
1
-0/+54
|
*
Issue #22564: ssl doc: fix typos
Victor Stinner
2014-10-10
1
-2/+2
*
|
Issue #22591: Drop support of MS-DOS
Victor Stinner
2014-10-10
1
-4/+1
*
|
Issue #19380: Optimized parsing of regular expressions.
Serhiy Storchaka
2014-10-10
2
-150/+122
*
|
Issue #22584: Got rid of character tables in _sre.c and use standard macros
Serhiy Storchaka
2014-10-10
1
-34/+6
*
|
Issue 1519638: Now unmatched groups are replaced with empty strings in re.sub()
Serhiy Storchaka
2014-10-10
5
-8/+26
*
|
Merge with 3.4
Terry Jan Reedy
2014-10-10
1
-11/+4
|
\
\
|
|
/
|
*
Issue #20167: revise condition to accomodate message change.
Terry Jan Reedy
2014-10-10
1
-11/+4
*
|
Merge: #18176: Change generic UCD PropList link to version specific link.
R David Murray
2014-10-10
2
-2/+4
|
\
\
|
|
/
|
*
#18176: Change generic UCD PropList link to version specific link.
R David Murray
2014-10-10
2
-2/+4
*
|
Merge with 3.4: decolourize
Terry Jan Reedy
2014-10-09
5
-23/+25
|
\
\
|
|
/
|
*
De-'colour'ize stdlib except for idlelib.configDialog.
Terry Jan Reedy
2014-10-09
5
-23/+25
*
|
Closes #22579: Fix posixmodule.c to support any C compiler on Windows
Victor Stinner
2014-10-09
1
-1/+1
*
|
Merge: #18176: fix another reference and add it to the makeunicodedata comment.
R David Murray
2014-10-09
2
-1/+2
|
\
\
|
|
/
|
*
#18176: fix another reference and add it to the makeunicodedata comment.
R David Murray
2014-10-09
2
-1/+2
*
|
Merge: #18176: updated stdtypes UCD link, added reminder to makeunicodedata.
R David Murray
2014-10-09
2
-1/+5
|
\
\
|
|
/
|
*
#18176: updated stdtypes UCD link, added reminder to makeunicodedata.
R David Murray
2014-10-09
2
-1/+5
*
|
#18615: Make sndhdr return namedtuples.
R David Murray
2014-10-09
5
-5/+39
*
|
Merge 3.4
Victor Stinner
2014-10-09
1
-1/+1
|
\
\
|
|
/
|
*
Issue #22588: Fix typo in _testcapi.test_incref_decref_API()
Victor Stinner
2014-10-09
1
-1/+1
*
|
(Merge 3.4) Issue #22568: Fix compilation of posixmodule.c with Open Watcom:
Victor Stinner
2014-10-09
1
-21/+21
|
\
\
|
|
/
|
*
Issue #22568: Fix compilation of posixmodule.c with Open Watcom: rename "utime"
Victor Stinner
2014-10-09
1
-21/+21
*
|
(Merge 3.4) Closes #22580: Fix documentation of PyUnicode_Tailmatch()
Victor Stinner
2014-10-09
1
-1/+1
|
\
\
|
|
/
|
*
Closes #22580: Fix documentation of PyUnicode_Tailmatch()
Victor Stinner
2014-10-09
1
-1/+1
*
|
whatsnew: Fix markup.
Berker Peksag
2014-10-09
1
-1/+2
*
|
whatsnew: Add PEP 478.
Berker Peksag
2014-10-09
1
-1/+1
[next]