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
*
Closes #11959: SMTPServer and SMTPChannel now take an optional map, use of wh...
Vinay Sajip
2013-06-07
4
-68/+30
*
tweak exception message (again)
Brett Cannon
2013-06-05
2
-2306/+2307
*
Issue #17931: Resolve confusion on Windows between pids and process handles.
Richard Oudkerk
2013-06-05
5
-23/+29
*
Merge with 3.3
Terry Jan Reedy
2013-06-05
2
-6/+6
|
\
|
*
Issue 18130: delete extra spaces
Terry Jan Reedy
2013-06-05
2
-6/+6
*
|
Merge with 3.3
Terry Jan Reedy
2013-06-05
3
-51/+198
|
\
\
|
|
/
|
*
Issue18130: Test class idlelib.configSectionNameDialog.GetCfgSectionNameDialog.
Terry Jan Reedy
2013-06-05
3
-51/+198
*
|
Add reference implementation for PEP 443
Ćukasz Langa
2013-06-05
6
-54/+613
*
|
Issue #13772: Use syntax for literal wchar_t character
Victor Stinner
2013-06-05
1
-1/+1
*
|
Issue #13772: Mark helper functions as private (static)
Victor Stinner
2013-06-04
1
-34/+41
*
|
Issue #13772: Fix a compiler warning on Windows
Victor Stinner
2013-06-04
1
-1/+1
*
|
Issue #9566: Fix compilater warnings on Windows 64-bit
Victor Stinner
2013-06-04
1
-1/+1
*
|
Issue #9566: Fix compiler warning on Windows 64-bit
Victor Stinner
2013-06-04
1
-1/+2
*
|
Issue #9566: Fix compiler warning on Windows 64-bit
Victor Stinner
2013-06-04
1
-1/+2
*
|
Issue #13772: fix _check_dirA(): call *A() functions, not *W() functions
Victor Stinner
2013-06-04
1
-2/+2
*
|
Issue #13772: Fix compiler warnings on Windows
Victor Stinner
2013-06-04
1
-3/+3
*
|
Issue #9566: Fix compiler warning on Windows 64-bit
Victor Stinner
2013-06-04
1
-1/+1
*
|
Issue #9566: Fix compiler warning on Windows 64-bit
Victor Stinner
2013-06-04
1
-3/+5
*
|
Issue #9566: Fix a compiler warning on Windows 64-bit in namespace_init()
Victor Stinner
2013-06-04
1
-1/+1
*
|
Issuse #17932: Fix an integer overflow issue on Windows 64-bit in tuple
Victor Stinner
2013-06-04
1
-1/+1
*
|
Close #17931: Fix PyLong_FromPid() on Windows 64-bit: processes are identified
Victor Stinner
2013-06-04
3
-4/+7
*
|
Issue #9566: Fix compiler warning on Windows 64-bit in _bz2module.c
Victor Stinner
2013-06-04
1
-7/+7
*
|
merge
Brett Cannon
2013-06-04
11
-67/+29
|
\
\
|
*
|
Reuse Py_MIN and Py_MAX macros: remove duplicate MIN/MAX macros
Victor Stinner
2013-06-04
9
-66/+25
|
*
|
Close #17932: Fix an integer overflow issue on Windows 64-bit in iterators:
Victor Stinner
2013-06-04
2
-1/+4
*
|
|
Tweak at the suggestion of Ezio Melotti for exception messages when
Brett Cannon
2013-06-04
3
-2302/+2307
|
/
/
*
|
(Merge 3.3) Close #18109: os.uname() now decodes fields from the locale
Victor Stinner
2013-06-03
3
-10/+14
|
\
\
|
|
/
|
*
Close #18109: os.uname() now decodes fields from the locale encoding, and
Victor Stinner
2013-06-03
3
-10/+14
*
|
Fix compilater warnings on Windows 64-bit
Victor Stinner
2013-05-16
1
-1/+1
*
|
merge from 3.3
Senthil Kumaran
2013-06-02
1
-1/+2
|
\
\
|
|
/
|
*
Fix #17967 - Fix related to regression on Windows.
Senthil Kumaran
2013-06-02
1
-1/+2
*
|
merge
Raymond Hettinger
2013-06-02
1
-10/+10
|
\
\
|
|
/
|
*
Clarify which dictionaries are updateable
Raymond Hettinger
2013-06-02
1
-10/+10
*
|
merge from 3.3
Senthil Kumaran
2013-06-01
1
-1/+4
|
\
\
|
|
/
|
*
Fix thishost helper funtion in urllib. Returns the ipaddress of localhost when
Senthil Kumaran
2013-06-01
1
-1/+4
*
|
#18066: remove vestigial code depending on the sgi module
Andrew Kuchling
2013-06-01
1
-12/+1
*
|
merge from 3.3
Senthil Kumaran
2013-06-01
1
-2/+1
|
\
\
|
|
/
|
*
Fix #17967: For ftp urls CWD to target instead of hopping to each directory
Senthil Kumaran
2013-06-01
1
-2/+1
*
|
frozen modules now apparently have empty __path__
Benjamin Peterson
2013-06-01
1
-1/+1
*
|
Issue #18065: For frozen packages set __path__ to [].
Brett Cannon
2013-06-01
4
-5/+16
*
|
fix whitespace
Brett Cannon
2013-05-31
1
-1/+1
*
|
Issues #18088, 18089: Introduce
Brett Cannon
2013-05-31
10
-3634/+3931
*
|
Docstring cleanup
Brett Cannon
2013-05-31
1
-2/+3
*
|
Fix for last commit on adding reset_name to module_to_load
Brett Cannon
2013-05-31
1
-3/+6
*
|
Add a reset_name argument to importlib.util.module_to_load in order to
Brett Cannon
2013-05-31
3
-2/+30
*
|
Update What's New for importlib.util.module_to_load name change
Brett Cannon
2013-05-31
1
-1/+1
*
|
Add a reference to module_to_load
Brett Cannon
2013-05-31
1
-2/+1
*
|
Issue #18094: test_uuid no more reports skipped tests as passed.
Serhiy Storchaka
2013-05-31
2
-51/+30
|
\
\
|
|
/
|
*
Issue #18094: test_uuid no more reports skipped tests as passed.
Serhiy Storchaka
2013-05-31
2
-51/+29
*
|
Remove duplicate entry due to mismerge and incomplete resolution.
Terry Jan Reedy
2013-05-31
1
-3/+0
[next]