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 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
*
|
Remove missing files from the PCbuild pythoncore project. This avoids a
Kristján Valur Jónsson
2012-05-19
2
-16/+0
*
|
Clean up the PCBuild project files, removing redundant settings and
Kristján Valur Jónsson
2012-05-19
38
-260/+159
*
|
Close #14588: added a PEP 3115 compliant dynamic type creation mechanism
Nick Coghlan
2012-05-19
7
-51/+486
*
|
#14494: Document that absolute imports became default in 3.0 instead of 2.7.
Petri Lehtinen
2012-05-19
3
-2/+6
|
\
\
|
|
/
|
*
#14494: Document that absolute imports became default in 3.0 instead of 2.7.
Petri Lehtinen
2012-05-19
4
-2/+7
*
|
#14072: merge with 3.2.
Ezio Melotti
2012-05-19
3
-6/+16
|
\
\
|
|
/
|
*
#14072: Fix parsing of tel URIs in urlparse by making the check for ports str...
Ezio Melotti
2012-05-19
3
-6/+16
*
|
#13152: Allow to specify a custom tabsize for expanding tabs in textwrap
Hynek Schlawack
2012-05-19
4
-4/+29
*
|
merge - Fix Issue14721: Send Content-length: 0 for empty body () in the http....
Senthil Kumaran
2012-05-19
3
-1/+32
|
\
\
|
|
/
|
*
Fix Issue14721: Send Content-length: 0 for empty body () in the http.client r...
Senthil Kumaran
2012-05-19
3
-1/+32
*
|
Issue9374 - Generic parsing of query and fragment portion of urls for any scheme
Senthil Kumaran
2012-05-19
3
-9/+14
|
\
\
|
|
/
|
*
Issue9374 - Generic parsing of query and fragment portion of urls for any scheme
Senthil Kumaran
2012-05-19
3
-9/+14
*
|
#14798: pyclbr now raises ImportError instead of KeyError for missing packages
Petri Lehtinen
2012-05-18
4
-0/+12
|
\
\
|
|
/
|
*
#14798: pyclbr now raises ImportError instead of KeyError for missing packages
Petri Lehtinen
2012-05-18
4
-0/+12
*
|
Fix time.time() references in the time module docs
Petri Lehtinen
2012-05-18
1
-6/+6
|
\
\
|
|
/
|
*
Fix time.time() references in the time module docs
Petri Lehtinen
2012-05-18
1
-6/+6
*
|
Fix whitespace
Antoine Pitrou
2012-05-18
1
-1/+0
*
|
Move private function _args_from_interpreter_flags() to subprocess.py, so
Antoine Pitrou
2012-05-18
4
-32/+38
*
|
#12098: Make multiprocessing's child processes inherit sys.flags on Windows
Richard Oudkerk
2012-05-18
5
-20/+73
*
|
Fix typo.
Martin v. Löwis
2012-05-18
1
-2/+2
*
|
Upgrade OpenSSL to 1.0.1c
Martin v. Löwis
2012-05-18
7
-8/+13
*
|
Assume nasm.
Martin v. Löwis
2012-05-18
1
-2/+2
*
|
merge 3.2
Martin v. Löwis
2012-05-18
7
-10/+9
|
\
\
|
|
/
|
*
Drop double quoting again. I'm at a loss when to quote and when not.
Martin v. Löwis
2012-05-18
1
-1/+1
|
*
Upgrade OpenSSL to 1.0.0j
Martin v. Löwis
2012-05-18
6
-8/+9
*
|
merge 3.2
Martin v. Löwis
2012-05-18
0
-0/+0
|
\
\
|
|
/
|
*
merge heads
Martin v. Löwis
2012-05-18
1
-33/+9
|
|
\
*
|
\
merge heads
Martin v. Löwis
2012-05-18
1
-33/+9
|
\
\
\
|
*
|
|
Port to VS 2010.
Martin v. Löwis
2012-05-18
1
-2/+2
|
*
|
|
Merge 3.2 build_ssl changes.
Martin v. Löwis
2012-05-18
1
-33/+9
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Add another set of quotes to make cmd.exe happy.
Martin v. Löwis
2012-05-18
1
-1/+1
|
|
*
|
Fetch openssl directory from pyproject.vsprops.
Martin v. Löwis
2012-05-18
1
-32/+8
[next]