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
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Issue #14876: Use user-selected font for highlight configuration.
Terry Jan Reedy
2012-05-26
1
-0/+2
|
\
|
*
Issue #14876: Use user-selected font for highlight configuration.
Terry Jan Reedy
2012-05-26
1
-0/+2
*
|
#8739: upgrade smtpd to RFC 5321 and 1870.
R David Murray
2012-05-26
2
-0/+6
*
|
#665194: Add a localtime function to email.utils.
R David Murray
2012-05-26
2
-0/+4
*
|
Merged upstream changes.
Vinay Sajip
2012-05-26
1
-0/+13
|
\
\
|
*
|
Add news entries for #14731 and #12586.
R David Murray
2012-05-26
1
-0/+8
|
*
|
Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just ...
Senthil Kumaran
2012-05-26
1
-0/+3
|
|
\
\
|
/
/
/
|
|
_
|
*
Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just ...
Senthil Kumaran
2012-05-26
1
-0/+3
*
|
Issue #14548: Make multiprocessing finalizers check pid before running
Richard Oudkerk
2012-05-25
1
-0/+3
*
|
issue 14660: Implement PEP 420, namespace packages.
Eric V. Smith
2012-05-25
1
-0/+2
*
|
#14863: Update the documentation of os.fdopen()
Petri Lehtinen
2012-05-24
1
-0/+3
|
\
\
|
|
/
|
*
#14863: Update the documentation of os.fdopen()
Petri Lehtinen
2012-05-24
1
-0/+3
*
|
Issue #14036: return None when port in urlparse cross 65535
Senthil Kumaran
2012-05-24
1
-0/+3
|
\
\
|
|
/
|
*
Issue #14036: return None when port in urlparse cross 65535
Senthil Kumaran
2012-05-24
1
-0/+3
|
*
Remove duplicate entries in Misc/NEWS.
Florent Xicluna
2012-05-23
1
-20/+0
|
*
#14472: Update .gitignore
Petri Lehtinen
2012-05-22
2
-0/+3
*
|
#14862: Add missing names to os.__all__
Petri Lehtinen
2012-05-23
1
-0/+2
*
|
#14472: Update .gitignore
Petri Lehtinen
2012-05-22
2
-0/+3
*
|
#14875: merge with 3.2.
Ezio Melotti
2012-05-21
1
-0/+2
|
\
\
|
|
/
|
*
#14875: Use float('inf') instead of float('1e66666') in the json module.
Ezio Melotti
2012-05-21
1
-0/+2
*
|
Close #13585: add contextlib.ExitStack to replace the ill-fated contextlib.ne...
Nick Coghlan
2012-05-21
1
-0/+2
*
|
Issue #14814: addition of the ipaddress module (stage 1 - code and tests)
Nick Coghlan
2012-05-20
2
-0/+3
*
|
news for Issue14426
Senthil Kumaran
2012-05-20
1
-0/+3
|
\
\
|
|
/
|
*
news for Issue14426
Senthil Kumaran
2012-05-20
1
-0/+3
*
|
Close #14588: added a PEP 3115 compliant dynamic type creation mechanism
Nick Coghlan
2012-05-19
1
-0/+11
*
|
#14494: Document that absolute imports became default in 3.0 instead of 2.7.
Petri Lehtinen
2012-05-19
1
-0/+4
|
\
\
|
|
/
|
*
#14494: Document that absolute imports became default in 3.0 instead of 2.7.
Petri Lehtinen
2012-05-19
2
-0/+5
*
|
#14072: merge with 3.2.
Ezio Melotti
2012-05-19
1
-0/+3
|
\
\
|
|
/
|
*
#14072: Fix parsing of tel URIs in urlparse by making the check for ports str...
Ezio Melotti
2012-05-19
1
-0/+3
*
|
#13152: Allow to specify a custom tabsize for expanding tabs in textwrap
Hynek Schlawack
2012-05-19
1
-0/+3
*
|
merge - Fix Issue14721: Send Content-length: 0 for empty body () in the http....
Senthil Kumaran
2012-05-19
1
-0/+3
|
\
\
|
|
/
|
*
Fix Issue14721: Send Content-length: 0 for empty body () in the http.client r...
Senthil Kumaran
2012-05-19
1
-0/+3
*
|
Issue9374 - Generic parsing of query and fragment portion of urls for any scheme
Senthil Kumaran
2012-05-19
1
-0/+3
|
\
\
|
|
/
|
*
Issue9374 - Generic parsing of query and fragment portion of urls for any scheme
Senthil Kumaran
2012-05-19
1
-0/+3
*
|
#14798: pyclbr now raises ImportError instead of KeyError for missing packages
Petri Lehtinen
2012-05-18
2
-0/+5
|
\
\
|
|
/
|
*
#14798: pyclbr now raises ImportError instead of KeyError for missing packages
Petri Lehtinen
2012-05-18
2
-0/+5
|
*
Upgrade OpenSSL to 1.0.0j
Martin v. Löwis
2012-05-18
1
-0/+2
*
|
#12098: Make multiprocessing's child processes inherit sys.flags on Windows
Richard Oudkerk
2012-05-18
1
-0/+4
*
|
Upgrade OpenSSL to 1.0.1c
Martin v. Löwis
2012-05-18
1
-0/+2
*
|
Issue #13031: Small speed-up for tarfile when unzipping tarfiles.
Ross Lagerwall
2012-05-17
2
-0/+4
*
|
Issue #9260: A finer-grained import lock.
Antoine Pitrou
2012-05-17
1
-0/+4
*
|
Issue #14780: urllib.request.urlopen() now has a `cadefault` argument to use ...
Antoine Pitrou
2012-05-16
2
-0/+4
*
|
Issue #14693: Under non-Windows platforms, hashlib's fallback modules are alw...
Antoine Pitrou
2012-05-16
1
-0/+3
*
|
Issue #14829: Fix bisect and range() indexing with large indices (>= 2 ** 32)...
Antoine Pitrou
2012-05-16
1
-0/+3
|
\
\
|
|
/
|
*
Issue #14829: Fix bisect and range() indexing with large indices (>= 2 ** 32)...
Antoine Pitrou
2012-05-16
1
-0/+3
*
|
Issue #14732: The _csv module now uses PEP 3121 module initialization.
Antoine Pitrou
2012-05-16
2
-0/+4
*
|
#14809: Add HTTP status codes from RFC 6585 to http.server and http.client
Hynek Schlawack
2012-05-16
2
-0/+4
*
|
Issue #14777: merge
Ned Deily
2012-05-16
1
-0/+6
|
\
\
|
|
/
|
*
Issue #14777: In an X11 windowing environment, tkinter may return
Ned Deily
2012-05-16
1
-0/+6
*
|
Issue #14624: UTF-16 decoding is now 3x to 4x faster on various inputs.
Antoine Pitrou
2012-05-15
1
-0/+3
[next]