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 with 3.4
Zachary Ware
2014-03-19
1
-4/+7
|
\
|
*
Use the correct VS edition names in PCbuild/readme.txt
Zachary Ware
2014-03-19
1
-4/+7
*
|
(Merge 3.4) Skip test_urllib2.test_issue16464() is the ssl module is missing
Victor Stinner
2014-03-19
1
-0/+6
|
\
\
|
|
/
|
*
Skip test_urllib2.test_issue16464() is the ssl module is missing
Victor Stinner
2014-03-19
1
-0/+6
*
|
Issue19995: passing a non-int to %o, %c, %x, or %X now raises an exception
Ethan Furman
2014-03-19
5
-43/+10
*
|
Issue #19009
Kristján Valur Jónsson
2014-03-19
2
-91/+390
*
|
Merge xxlimited compile warning fix from 3.4
Zachary Ware
2014-03-19
1
-3/+3
|
\
\
|
|
/
|
*
Avoid compile warning in xxlimited on 32-bit Windows non-Debug builds.
Zachary Ware
2014-03-19
1
-3/+3
*
|
Merge PCbuild/pcbuild.sln cleanup from 3.4
Zachary Ware
2014-03-19
1
-32/+14
|
\
\
|
|
/
|
*
Clean up PCbuild/pcbuild.sln a bit:
Zachary Ware
2014-03-19
1
-32/+14
*
|
Ignore files generated by MSVC PGO builds (merge from 3.4).
Zachary Ware
2014-03-19
1
-0/+2
|
\
\
|
|
/
|
*
Ignore files generated by MSVC PGO builds.
Zachary Ware
2014-03-19
1
-0/+2
*
|
Closes #20966: Fix Tkinter Resources link (merge from 3.4)
Zachary Ware
2014-03-18
1
-1/+1
|
\
\
|
|
/
|
*
Issue #20966: Fix Tkinter Resources link
Zachary Ware
2014-03-18
1
-1/+1
*
|
Doc: add What's New in Python 3.5 to whatsnew index
Victor Stinner
2014-03-18
1
-0/+1
*
|
Restore removed NEWS items 3.4.1rc1 into 3.5.0alpha1 sections
Victor Stinner
2014-03-18
1
-0/+60
*
|
merge with 3.4
Georg Brandl
2014-03-18
2
-6/+2
|
\
\
|
|
/
|
*
Fix option description that is a warning in new Sphinx versions.
Georg Brandl
2014-03-18
1
-1/+2
*
|
Issue #19977: Fix test_capi when LC_CTYPE locale is POSIX
Victor Stinner
2014-03-18
2
-16/+20
*
|
Issue #19977: Enable test_c_locale_surrogateescape() on Windows
Victor Stinner
2014-03-18
1
-26/+29
*
|
Issue #19977, #19036: Always include <locale.h> in pythonrun.c
Victor Stinner
2014-03-18
1
-1/+1
*
|
Issue #20574: Remove duplicated test failing on Windows XP
Victor Stinner
2014-03-18
1
-6/+0
*
|
Issue #19977: When the ``LC_TYPE`` locale is the POSIX locale (``C`` locale),
Victor Stinner
2014-03-18
4
-2/+62
*
|
Add a stub "whatsnew in 3.5" document.
Victor Stinner
2014-03-17
1
-0/+186
*
|
Issue #20910: Make tests more reliable, less dependent on time
Victor Stinner
2014-03-17
5
-10/+19
*
|
Issue #20574: Add more tests for cp65001
Victor Stinner
2014-03-17
1
-0/+6
*
|
Issue #20574: Implement incremental decoder for cp65001 code
Victor Stinner
2014-03-17
4
-43/+22
*
|
(Merge 3.4) Issue #20879: Delay the initialization of encoding and decoding
Victor Stinner
2014-03-17
3
-19/+54
|
\
\
|
|
/
|
*
Issue #20879: Delay the initialization of encoding and decoding tables for
Victor Stinner
2014-03-17
3
-19/+54
*
|
Drop Python 3.4.1 section from Misc/NEWS
Victor Stinner
2014-03-17
1
-71/+0
*
|
Move 3.3 items of Misc/NEWS to Misc/HISTORY
Victor Stinner
2014-03-17
2
-4673/+573
*
|
merge 3.4
Benjamin Peterson
2014-03-17
2
-25/+25
|
\
\
|
|
/
|
*
move SharedKeyTests to test_descr
Benjamin Peterson
2014-03-17
2
-25/+25
*
|
merge 3.4
Benjamin Peterson
2014-03-17
2
-9/+16
|
\
\
|
|
/
|
*
correct the fix for #20637; allow slot descriptor inheritance to take place b...
Benjamin Peterson
2014-03-17
2
-9/+16
*
|
Bump Windows build to 3.5
Zachary Ware
2014-03-17
12
-734/+734
*
|
Merge 3.4
Éric Araujo
2014-03-17
1
-2/+2
|
\
\
|
|
/
|
*
Fix typo in example (#20963)
Éric Araujo
2014-03-17
1
-2/+2
*
|
MERGE: Typo
Jesus Cea
2014-03-17
1
-1/+1
|
\
\
|
|
/
|
*
Typo
Jesus Cea
2014-03-17
1
-1/+1
*
|
MERGE: Typo
Jesus Cea
2014-03-17
1
-1/+1
|
\
\
|
|
/
|
*
Typo
Jesus Cea
2014-03-17
1
-1/+1
*
|
MERGE: Typo
Jesus Cea
2014-03-17
1
-1/+1
|
\
\
|
|
/
|
*
Typo
Jesus Cea
2014-03-17
1
-1/+1
*
|
Remove stray semicolon
Antoine Pitrou
2014-03-17
1
-1/+1
|
\
\
|
|
/
|
*
Remove stray semicolon
Antoine Pitrou
2014-03-17
1
-1/+1
*
|
Merge fix for #20960
R David Murray
2014-03-17
1
-1/+1
|
\
\
|
|
/
|
*
closes #20960
R David Murray
2014-03-17
1
-1/+1
*
|
merge with 3.4
Georg Brandl
2014-03-17
1
-1/+2
|
\
\
|
|
/
|
*
merge with 3.3
Georg Brandl
2014-03-17
1
-1/+2
|
|
\
[next]