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 14660: Implement PEP 420, namespace packages.
Eric V. Smith
2012-05-25
25
-3381/+4424
*
#14863: Update the documentation of os.fdopen()
Petri Lehtinen
2012-05-24
2
-18/+8
|
\
|
*
#14863: Update the documentation of os.fdopen()
Petri Lehtinen
2012-05-24
2
-15/+8
*
|
Issue #14036: return None when port in urlparse cross 65535
Senthil Kumaran
2012-05-24
3
-0/+11
|
\
\
|
|
/
|
*
Issue #14036: return None when port in urlparse cross 65535
Senthil Kumaran
2012-05-24
3
-0/+11
|
*
Remove duplicate entries in Misc/NEWS.
Florent Xicluna
2012-05-23
1
-20/+0
*
|
Issue #14814: minor improvements as suggested by Hynek Schlawack
Sandro Tosi
2012-05-23
1
-6/+9
*
|
Issue #14814: improve docstrings and arguments value handling, as per Terry J...
Sandro Tosi
2012-05-23
2
-27/+56
*
|
#14862: Add missing names to os.__all__
Petri Lehtinen
2012-05-23
2
-2/+11
*
|
#14885: Make support.skip_unless_xattr check also tempfile
Hynek Schlawack
2012-05-23
1
-10/+18
*
|
s/tabs/spaces, and clean trailing whitespace
Eli Bendersky
2012-05-23
1
-28/+27
*
|
Merge branch '3.2'
Petri Lehtinen
2012-05-22
0
-0/+0
|
\
\
|
|
/
|
*
#14472: Update .gitignore
Petri Lehtinen
2012-05-22
3
-0/+22
*
|
#14472: Update .gitignore
Petri Lehtinen
2012-05-22
3
-0/+22
*
|
Update build.bat for VS2010
Brian Curtin
2012-05-22
1
-3/+4
*
|
Restore [] where default arguments are not keywords
Hynek Schlawack
2012-05-22
4
-4/+4
|
\
\
|
|
/
|
*
Restore [] where default arguments are not keywords
Hynek Schlawack
2012-05-22
4
-4/+4
*
|
Fix typo
Nick Coghlan
2012-05-22
1
-1/+1
*
|
Fix the versionadded tags for a couple of my recent changes
Nick Coghlan
2012-05-22
2
-2/+5
*
|
#14875: merge with 3.2.
Ezio Melotti
2012-05-21
2
-2/+3
|
\
\
|
|
/
|
*
#14875: Use float('inf') instead of float('1e66666') in the json module.
Ezio Melotti
2012-05-21
2
-2/+3
*
|
Avoid useless indentation.
Georg Brandl
2012-05-21
1
-2/+2
*
|
Remove outdated statement.
Antoine Pitrou
2012-05-21
1
-5/+0
*
|
Close #14136 by cleaning up the PEP 409 command line test (patch by Ethan Fur...
Nick Coghlan
2012-05-21
2
-52/+20
*
|
Close #13585: add contextlib.ExitStack to replace the ill-fated contextlib.ne...
Nick Coghlan
2012-05-21
5
-6/+539
*
|
#14804: Remove [] around optional arguments with default values
Hynek Schlawack
2012-05-21
3
-24/+24
*
|
#14804: Remove [] around optional arguments with default values
Hynek Schlawack
2012-05-21
8
-11/+11
|
\
\
|
|
/
|
*
#14804: Remove [] around optional arguments with default values
Hynek Schlawack
2012-05-21
8
-11/+11
*
|
Fix `versionchanged` tags for json.load
Hynek Schlawack
2012-05-20
1
-1/+1
|
\
\
|
|
/
|
*
Fix `versionchanged` tags for json.load
Hynek Schlawack
2012-05-20
1
-1/+1
*
|
Closes #14864: Added documentation on how to undo the effects of a logging.di...
Vinay Sajip
2012-05-20
1
-1/+2
|
\
\
|
|
/
|
*
Fixes #14864: Added documentation on how to undo the effects of a logging.dis...
Vinay Sajip
2012-05-20
1
-1/+2
*
|
Issue 14821:
Kristján Valur Jónsson
2012-05-20
1
-12/+0
*
|
Remove an incorrect implementation detail
Nick Coghlan
2012-05-20
1
-5/+0
*
|
Issue #14814: addition of the ipaddress module (stage 1 - code and tests)
Nick Coghlan
2012-05-20
5
-0/+3347
*
|
Document when json.load's parse_constant behaviour changed
Hynek Schlawack
2012-05-20
1
-0/+3
|
\
\
|
|
/
|
*
Document when json.load's parse_constant behaviour changed
Hynek Schlawack
2012-05-20
1
-0/+3
*
|
Merge.
Charles-François Natali
2012-05-20
1
-3/+3
|
\
\
|
*
|
Clarify a paragraph in the new metaclass docs
Nick Coghlan
2012-05-20
1
-3/+3
*
|
|
Issue #12760: Add some mising documentation about the new `x` exclusive
Charles-François Natali
2012-05-20
1
-5/+10
|
/
/
*
|
merge - Fix for issue14426 - buildbots here I come
Senthil Kumaran
2012-05-20
1
-1/+1
|
\
\
|
|
/
|
*
Fix for issue14426 - buildbots here I come
Senthil Kumaran
2012-05-20
1
-1/+1
*
|
Describe the default hash correctly, and mark a couple of CPython implementat...
Nick Coghlan
2012-05-20
1
-4/+16
*
|
Fix typo in new metaclass docs
Nick Coghlan
2012-05-20
1
-1/+1
*
|
Minor change to default lru size. Set default to a power of two.
Raymond Hettinger
2012-05-20
2
-2/+2
*
|
news for Issue14426
Senthil Kumaran
2012-05-20
1
-0/+3
|
\
\
|
|
/
|
*
news for Issue14426
Senthil Kumaran
2012-05-20
1
-0/+3
*
|
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Pa...
Senthil Kumaran
2012-05-20
2
-5/+5
|
\
\
|
|
/
|
*
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Pa...
Senthil Kumaran
2012-05-20
2
-5/+5
*
|
Issue #14849: setup Element data members to be assignable in subclasses
Eli Bendersky
2012-05-20
2
-13/+16
[next]