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
/
whatsnew
Commit message (
Expand
)
Author
Age
Files
Lines
*
#15543: reflow paragraphs.
R David Murray
2012-08-15
2
-13/+12
*
#15543: glossary entry for and 'universal newlines', and links to it.
R David Murray
2012-08-15
4
-5/+19
*
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou
2012-08-11
3
-11/+11
*
don't split 'Hye-Shik Chang' name; thanks to Sergey from docs@
Sandro Tosi
2012-02-19
1
-3/+3
*
remove 'Documenting Python' and its references, it's now on devguide
Sandro Tosi
2012-01-14
1
-1/+1
*
Issue #12042: a queue is only used to retrive results; preliminary patch by J...
Sandro Tosi
2012-01-05
1
-2/+2
*
Issue #13597: Fix the documentation of the "-u" command-line option, and word...
Antoine Pitrou
2011-12-21
1
-3/+7
*
Issue #12666: Clarifying changes in map for Python 3
Jason R. Coombs
2011-08-01
1
-1/+9
*
Fix markup
Éric Araujo
2011-11-14
1
-2/+2
*
Issue 12668: Fix wording in Whatsnew3.2
Raymond Hettinger
2011-10-19
1
-1/+1
*
Remove duplication.
Ezio Melotti
2011-10-19
1
-1/+1
*
Fix/improve markup in whatsnew/2.7.
Ezio Melotti
2011-10-09
1
-7/+10
*
merge from 2.7 - Fix closes issue11047 - Correct the 2.7 whatsnew description...
Senthil Kumaran
2011-08-06
1
-2/+2
*
issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ...
Senthil Kumaran
2011-07-04
1
-1/+1
*
Fix typo.
Raymond Hettinger
2011-06-16
1
-1/+1
*
Issue #11071: Fix whatsnew description of O/S access to raw bytes.
Raymond Hettinger
2011-03-25
1
-2/+2
*
Followup to 4c59cd84086f: add an entry in the porting guide and a "versioncha...
Antoine Pitrou
2011-03-15
1
-0/+4
*
Issue #11296: rsplit() mentioned twice for the same change.
Raymond Hettinger
2011-02-24
1
-1/+1
*
nits
Raymond Hettinger
2011-02-23
1
-2/+2
*
Fix typo reported by 'Paddy' on python-list.
Terry Reedy
2011-02-22
1
-1/+1
*
Issue 10160: Both single-arg and multi-arg calls have been sped-up.
Raymond Hettinger
2011-02-21
1
-3/+3
*
Fix two typos in what’s new (#11234).
Éric Araujo
2011-02-19
1
-2/+2
*
Some more grammar fixes/typos for what’s new (approved by Raymond; #11071)
Éric Araujo
2011-02-19
1
-6/+6
*
Doc fixups.
Raymond Hettinger
2011-02-18
1
-1/+2
*
Fix-up logging.dictConfig() example.
Raymond Hettinger
2011-02-17
1
-3/+5
*
Fix an import and add a citation.
Raymond Hettinger
2011-02-17
1
-4/+7
*
Fix accumulate() example. (Reported by David Murray.)
Raymond Hettinger
2011-02-14
1
-1/+1
*
Missing paren.
Raymond Hettinger
2011-02-11
1
-1/+1
*
Insert missing section heading (noticed by Victor Stinner).
Raymond Hettinger
2011-02-11
1
-12/+15
*
Fix nits.
Raymond Hettinger
2011-02-10
1
-8/+8
*
Add an entry for logging.
Raymond Hettinger
2011-02-10
1
-2/+39
*
Add 'pysqlite' before version 2.6.0
Terry Reedy
2011-02-09
1
-1/+1
*
Typo.
Raymond Hettinger
2011-02-09
1
-1/+1
*
Add link to table for Tcl/Tk issues on the Mac.
Raymond Hettinger
2011-02-07
1
-3/+4
*
Typo. Doh!
Raymond Hettinger
2011-02-07
1
-1/+1
*
Issue #11071: Various improvements to whatsnew.
Raymond Hettinger
2011-02-06
1
-19/+50
*
Recommend use of the tracker during the RC phase or just before a beta.
Raymond Hettinger
2011-01-31
1
-1/+4
*
Fix minor grammar nits.
Raymond Hettinger
2011-01-31
1
-27/+20
*
Mention new parameter and attributes of the difflib.SequenceMatcher class add...
Eli Bendersky
2011-01-31
1
-0/+9
*
Fix PEP-8 violation in argparse usage example (similar examples in argparse.r...
Eli Bendersky
2011-01-31
1
-9/+9
*
Fix some grammar and typos
Eli Bendersky
2011-01-31
1
-6/+6
*
Clarify the status of get_string() and recommend using the binary API.
Raymond Hettinger
2011-01-30
1
-2/+7
*
Add entry for the mailbox fixups.
Raymond Hettinger
2011-01-30
1
-0/+28
*
List known build/install problems for OS X.
Raymond Hettinger
2011-01-30
1
-1/+4
*
Markup nits.
Raymond Hettinger
2011-01-30
1
-3/+3
*
Add section for http.client.
Raymond Hettinger
2011-01-30
1
-6/+37
*
fix reference to issue where the addition of select.PIPE_BUF was discussed
Giampaolo Rodolà
2011-01-29
1
-1/+1
*
Add entry for str.format_map().
Raymond Hettinger
2011-01-29
1
-37/+56
*
Added a placeholder for str.format_map, as discussed with Raymond. My prose i...
Eric Smith
2011-01-28
1
-0/+20
*
More typical sample invocation of tarfile.
Raymond Hettinger
2011-01-27
1
-1/+1
[next]