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
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge #6498 fix from 3.2.
Georg Brandl
2011-05-15
1
-5/+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge #6498 fix from 3.1.
Georg Brandl
2011-05-15
1
-5/+6
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Closes #6498: fix several misspellings of "SystemExit" as "SystemError".
Georg Brandl
2011-05-15
1
-5/+6
*
|
|
|
Merged rethought pprint example from 3.2.
Łukasz Langa
2011-05-14
1
-31/+99
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merged rethought pprint usage example from 3.1.
Łukasz Langa
2011-05-14
1
-31/+99
|
|
\
\
\
|
|
|
/
/
|
|
*
|
pprint usage example rethought.
Łukasz Langa
2011-05-14
1
-30/+99
*
|
|
|
#11979: merge with 3.2.
Ezio Melotti
2011-05-14
1
-16/+17
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#11979: merge with 3.1.
Ezio Melotti
2011-05-14
1
-16/+17
|
|
\
\
\
|
|
|
/
/
|
|
*
|
#11979: improve wording and markup in sockets howto. Patch by Xavier Morel.
Ezio Melotti
2011-05-14
1
-16/+17
*
|
|
|
Further beautification of the example
Raymond Hettinger
2011-05-13
1
-3/+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Further beautification of the example
Raymond Hettinger
2011-05-13
1
-3/+6
*
|
|
|
Neaten up example so it can be cut and pasted.
Raymond Hettinger
2011-05-13
1
-2/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Neaten up example so it can be cut and pasted.
Raymond Hettinger
2011-05-13
1
-2/+2
*
|
|
|
Merge two minor doc changes into default.
Georg Brandl
2011-05-13
2
-2/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Use singular they. Thanks to Mark Summerfield.
Georg Brandl
2011-05-13
1
-1/+1
|
*
|
|
Fix unbound local error in RE tokenizer example. Thanks to Herman L. Jackson.
Georg Brandl
2011-05-13
1
-1/+2
|
*
|
|
Merge in changes from 3.2.1b1 release repo.
Georg Brandl
2011-05-13
1
-93/+98
|
|
\
\
\
|
|
*
|
|
Update suspicious ignore file.
v3.2.1b1
Georg Brandl
2011-05-08
1
-93/+98
|
*
|
|
|
merge - 7a3f3ad83676 Fixes Issue #12044.
Gregory P. Smith
2011-05-12
1
-2/+2
*
|
|
|
|
- Issue #12044: Fixed subprocess.Popen when used as a context manager to
Gregory P. Smith
2011-05-12
1
-2/+2
*
|
|
|
|
Fix markup and working in the doc.
Ezio Melotti
2011-05-11
2
-9/+11
*
|
|
|
|
Document default fmtspec. Fix inaccurate note. Document exceptions.
Raymond Hettinger
2011-05-11
1
-5/+8
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Document default fmtspec. Fix inaccurate note. Document exceptions.
Raymond Hettinger
2011-05-11
1
-5/+8
|
*
|
|
|
Issue #11968 - the start_response header values in wsgiref shoudl be str not
Senthil Kumaran
2011-05-11
1
-6/+6
*
|
|
|
|
Fix closed Issue #11968 - the start_response header values in wsgiref shoudl be
Senthil Kumaran
2011-05-11
1
-6/+6
*
|
|
|
|
Fix closes Issue #11799: urllib.request Authentication Handlers will raise a
Senthil Kumaran
2011-05-11
1
-8/+18
*
|
|
|
|
issue12039 - update the documentation of send_response method in http.server....
Senthil Kumaran
2011-05-11
1
-4/+11
*
|
|
|
|
Issue #12039 - Update the http.server.rst with the requirement to call `end_h...
Senthil Kumaran
2011-05-11
1
-3/+4
*
|
|
|
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
Antoine Pitrou
2011-05-10
1
-2/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
Antoine Pitrou
2011-05-10
1
-2/+2
*
|
|
|
|
Issue #12011: signal.signal() and signal.siginterrupt() raise an OSError,
Victor Stinner
2011-05-10
1
-0/+3
*
|
|
|
|
Merged trivial doc fix from 3.2.
Łukasz Langa
2011-05-10
1
-1/+0
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Actually print out the description of what changed.
Łukasz Langa
2011-05-10
1
-1/+0
*
|
|
|
|
merge
Raymond Hettinger
2011-05-10
1
-0/+104
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue 12047: Expand the style guide.
Raymond Hettinger
2011-05-10
1
-0/+104
|
*
|
|
|
(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-09
1
-0/+3
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-09
1
-0/+3
*
|
|
|
|
Merged solution for #12036 from 3.2
Łukasz Langa
2011-05-09
1
-0/+5
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Closes #12036: ConfigParser: Document items() added the vars dictionary to th...
Łukasz Langa
2011-05-09
1
-0/+5
*
|
|
|
|
Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the
Senthil Kumaran
2011-05-09
1
-9/+18
*
|
|
|
|
merge 11164
Martin v. Löwis
2011-05-09
4
-16/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
merge 11164
Martin v. Löwis
2011-05-09
4
-16/+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Stop trying to use _xmlplus in the xml module. Closes #11164.
Martin v. Löwis
2011-05-09
4
-16/+4
*
|
|
|
|
Merge with 3.2.
Ezio Melotti
2011-05-09
1
-0/+9
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge with 3.1.
Ezio Melotti
2011-05-09
1
-0/+9
|
|
\
\
\
\
|
|
|
/
/
/
|
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Add a note to the str.find doc to suggest the use of the "in" operator.
Ezio Melotti
2011-05-09
1
-0/+9
*
|
|
|
note the point of having log2
Benjamin Peterson
2011-05-09
1
-1/+2
*
|
|
|
Issue #11888: Add log2 function to math module. Patch written by Mark
Victor Stinner
2011-05-08
2
-16/+36
*
|
|
|
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-08
1
-0/+3
*
|
|
|
Issue #8407: The signal handler writes the signal number as a single byte
Victor Stinner
2011-05-08
2
-3/+11
[prev]
[next]