Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix date | Benjamin Peterson | 2010-07-03 | 1 | -1/+1 |
| | |||||
* | add 2.7 to the license list | Benjamin Peterson | 2010-07-03 | 1 | -0/+2 |
| | |||||
* | more copyright year updates | Ezio Melotti | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | #7388: "python".capitalize() in the Doc | Ezio Melotti | 2009-12-19 | 1 | -1/+1 |
| | |||||
* | add 2.6.x point releases | Benjamin Peterson | 2009-12-13 | 1 | -0/+6 |
| | |||||
* | Issue #7117: Prepare for backport of py3k float repr. | Mark Dickinson | 2009-10-24 | 1 | -0/+32 |
| | | | | | | | Add the Python/dtoa.c file containing the main algorithms; add corresponding include file and include in Python.h; include license information for Python/dtoa.c; add dtoa.c and dtoa.h to Makefile. | ||||
* | Remove tabs from the documentation. | Georg Brandl | 2009-01-03 | 1 | -5/+5 |
| | |||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
| | |||||
* | welcome to 2009, Python! | Benjamin Peterson | 2009-01-01 | 1 | -1/+1 |
| | |||||
* | there are way too many places which need to have the current version added | Benjamin Peterson | 2008-12-21 | 1 | -0/+6 |
| | |||||
* | Post tag updates. | Barry Warsaw | 2008-05-08 | 1 | -0/+2 |
| | |||||
* | Applied patch #1657 epoll and kqueue wrappers for the select module | Christian Heimes | 2008-03-21 | 1 | -0/+55 |
| | | | | | The patch adds wrappers for the Linux epoll syscalls and the BSD kqueue syscalls. Thanks to Thomas Herve and the Twisted people for their support and help. TODO: Finish documentation documentation | ||||
* | Fix lots of broken links in the docs, found by Sphinx' external link checker. | Georg Brandl | 2008-03-15 | 1 | -1/+1 |
| | |||||
* | Update year. | Georg Brandl | 2008-03-02 | 1 | -1/+1 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+647 |