Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Issue #16754: Fix the incorrect shared library extension on linux. Introduce | doko@ubuntu.com | 2013-03-21 | 1 | -2/+2 |
| | | | | | two makefile macros SHLIB_SUFFIX and EXT_SUFFIX. SO now has the value of SHLIB_SUFFIX again (as in 2.x and 3.1). The SO macro is removed in 3.4. | ||||
* | Remove confusing "Release" and "Date" markers from whatsnews. | Georg Brandl | 2012-10-28 | 5 | -10/+0 |
| | |||||
* | Fix links to the __next__ method. | Ezio Melotti | 2012-10-12 | 1 | -2/+2 |
| | |||||
* | #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 |
| | | | | Patch by Chris Jerdonek. | ||||
* | Issue #15444: Use proper spelling for non-ASCII contributor names. | Antoine Pitrou | 2012-08-11 | 3 | -11/+11 |
| | | | | Patch by Serhiy Storchaka. | ||||
* | 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 ↵ | Sandro Tosi | 2012-01-05 | 1 | -2/+2 |
| | | | | Jordan Stadler | ||||
* | Issue #13597: Fix the documentation of the "-u" command-line option, and ↵ | Antoine Pitrou | 2011-12-21 | 1 | -3/+7 |
| | | | | wording of "What's new in Python 3.0" about standard streams. | ||||
* | 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 ↵ | Senthil Kumaran | 2011-08-06 | 1 | -2/+2 |
| | | | | description for issue 7902. | ||||
* | issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ↵ | Senthil Kumaran | 2011-07-04 | 1 | -1/+1 |
| | | | | attribute and 'methods' where it denotes methods. Context should clarify usage. | ||||
* | 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 ↵ | Antoine Pitrou | 2011-03-15 | 1 | -0/+4 |
| | | | | "versionchanged" attribute. | ||||
* | 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 |
| | | | | | Revert r88272 -- the examples are more readable with spacing. Add todos for difflib and logging. | ||||
* | Mention new parameter and attributes of the difflib.SequenceMatcher class ↵ | Eli Bendersky | 2011-01-31 | 1 | -0/+9 |
| | | | | added in 3.2 (issue 2986) | ||||
* | Fix PEP-8 violation in argparse usage example (similar examples in ↵ | Eli Bendersky | 2011-01-31 | 1 | -9/+9 |
| | | | | argparse.rst do follow PEP-8) | ||||
* | 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 |
| | | | | | Link to OS X build instructions. Add back issue references for datetime. | ||||
* | fix reference to issue where the addition of select.PIPE_BUF was discussed | Giampaolo Rodolà | 2011-01-29 | 1 | -1/+1 |
| |