Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Logging documentation - further update. | Vinay Sajip | 2010-12-12 | 1 | -2/+2 |
| | |||||
* | Logging documentation - further update. | Vinay Sajip | 2010-12-12 | 1 | -4/+24 |
| | |||||
* | Logging documentation - further update. | Vinay Sajip | 2010-12-12 | 1 | -3/+4 |
| | |||||
* | Improve readability of the socket docs | Antoine Pitrou | 2010-12-12 | 1 | -57/+82 |
| | |||||
* | Homogenize the "optional OS services" menu | Antoine Pitrou | 2010-12-12 | 4 | -12/+12 |
| | |||||
* | Consistent ordering of availability statements | Antoine Pitrou | 2010-12-12 | 1 | -2/+2 |
| | |||||
* | Fix heading level | Antoine Pitrou | 2010-12-12 | 1 | -2/+2 |
| | |||||
* | Remove redundant sentence, and fix markup | Antoine Pitrou | 2010-12-12 | 1 | -7/+4 |
| | |||||
* | Add link to the buffer protocol description from the memory description. | Antoine Pitrou | 2010-12-12 | 1 | -2/+2 |
| | |||||
* | Better explain the buffer interface (hopefully) | Antoine Pitrou | 2010-12-12 | 2 | -16/+26 |
| | |||||
* | Make this a warning and fix indentation | Antoine Pitrou | 2010-12-12 | 1 | -6/+6 |
| | |||||
* | Obsolete aliases needn't be documented | Antoine Pitrou | 2010-12-12 | 1 | -4/+0 |
| | |||||
* | Remove reference to stuff which is already obsolete in 2.x. | Antoine Pitrou | 2010-12-12 | 1 | -82/+0 |
| | |||||
* | SET_LINENO was removed in 2.3 | Antoine Pitrou | 2010-12-12 | 1 | -5/+0 |
| | |||||
* | Logging documentation - further update. | Vinay Sajip | 2010-12-12 | 1 | -51/+101 |
| | |||||
* | Logging documentation - further update. | Vinay Sajip | 2010-12-12 | 1 | -0/+5 |
| | |||||
* | Logging documentation - further update. | Vinay Sajip | 2010-12-12 | 1 | -0/+8 |
| | |||||
* | Logging documentation update. | Vinay Sajip | 2010-12-12 | 1 | -144/+420 |
| | |||||
* | remove (un)transform methods | Benjamin Peterson | 2010-12-12 | 3 | -68/+2 |
| | |||||
* | Fix markup. | Georg Brandl | 2010-12-11 | 1 | -2/+4 |
| | |||||
* | Add versionchanged for parameter type changes. | Martin v. Löwis | 2010-12-11 | 1 | -0/+5 |
| | |||||
* | Adjust PySlice_GetIndices documentation to signature change. | Martin v. Löwis | 2010-12-11 | 1 | -2/+2 |
| | |||||
* | Fix typo. | Georg Brandl | 2010-12-10 | 1 | -2/+2 |
| | |||||
* | Updated UCD version and unicode.org links to Unicode 6.0.0 | Alexander Belopolsky | 2010-12-10 | 1 | -8/+9 |
| | |||||
* | Move nntp entry back to changed modules section and add entry for non-ascii ↵ | Raymond Hettinger | 2010-12-10 | 1 | -7/+13 |
| | | | | import directories. | ||||
* | Minor documentation tweak. | Vinay Sajip | 2010-12-10 | 1 | -2/+2 |
| | |||||
* | Reclassify some entries and remove a couple of minor ones. | Raymond Hettinger | 2010-12-10 | 1 | -43/+30 |
| | |||||
* | Overview of email module and recategorize various entries. | Raymond Hettinger | 2010-12-10 | 1 | -32/+45 |
| | |||||
* | Doh! Example pasted twice, but only once in the right place. | Raymond Hettinger | 2010-12-09 | 1 | -6/+1 |
| | |||||
* | Fix "seperate". | Georg Brandl | 2010-12-09 | 1 | -1/+1 |
| | |||||
* | Entries for datetime, callable, and collections.Counter. | Raymond Hettinger | 2010-12-09 | 1 | -15/+41 |
| | |||||
* | Issue #10546: UTF-16-LE and UTF-16-BE *do* support non-BMP characters | Victor Stinner | 2010-12-08 | 1 | -2/+2 |
| | | | | Fix the doc and add tests. | ||||
* | Edited the Unicode 6.0.0 entry to add unicode.org links and trim the summary. | Alexander Belopolsky | 2010-12-08 | 1 | -7/+10 |
| | |||||
* | Added a datetime new features entry | Alexander Belopolsky | 2010-12-08 | 1 | -0/+21 |
| | |||||
* | Entry for inspect.getattr_static(). | Raymond Hettinger | 2010-12-08 | 1 | -8/+9 |
| | |||||
* | Example of argparge with subparsers. | Raymond Hettinger | 2010-12-08 | 1 | -5/+24 |
| | |||||
* | range() example | Raymond Hettinger | 2010-12-08 | 1 | -1/+10 |
| | |||||
* | Nits. | Raymond Hettinger | 2010-12-08 | 1 | -2/+1 |
| | |||||
* | Clean-ups. | Raymond Hettinger | 2010-12-08 | 1 | -12/+13 |
| | |||||
* | Add example for concurrent.futures. | Raymond Hettinger | 2010-12-08 | 1 | -5/+25 |
| | |||||
* | Update whatsnew. Salt the random number seed. | Raymond Hettinger | 2010-12-08 | 1 | -6/+12 |
| | |||||
* | Martin's name with Unicode. | Raymond Hettinger | 2010-12-07 | 1 | -1/+4 |
| | |||||
* | Make the example a little more interesting and useful. | Raymond Hettinger | 2010-12-07 | 1 | -0/+3 |
| | |||||
* | Clean-ups and examples. | Raymond Hettinger | 2010-12-07 | 1 | -7/+8 |
| | |||||
* | Spelling. | Raymond Hettinger | 2010-12-07 | 1 | -4/+4 |
| | |||||
* | More cleanups and examples. | Raymond Hettinger | 2010-12-07 | 1 | -33/+64 |
| | |||||
* | Add example for the entry for argparse | Raymond Hettinger | 2010-12-07 | 2 | -2/+60 |
| | |||||
* | Add entry for new pdb features | Raymond Hettinger | 2010-12-07 | 1 | -0/+15 |
| | |||||
* | Add entry for the new sysconfig module. | Raymond Hettinger | 2010-12-07 | 1 | -0/+59 |
| | |||||
* | Fix typo | David Malcolm | 2010-12-07 | 1 | -1/+1 |
| |