Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #9204: remove mentions of removed types in the types module. | Georg Brandl | 2010-10-17 | 1 | -3/+1 |
| | |||||
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -25/+25 |
| | |||||
* | Replace :func: by :cfunc: | Victor Stinner | 2010-08-17 | 1 | -1/+1 |
| | | | | To get links to the C functions | ||||
* | remove docs for PyBytes_Format #4917 | Benjamin Peterson | 2009-01-12 | 1 | -6/+0 |
| | |||||
* | make bytes(o) respect __bytes__ #2415 | Benjamin Peterson | 2008-08-26 | 1 | -0/+6 |
| | | | | | | This adds two new C-API functions: PyObject_Bytes and PyBytes_FromObject. Reviewer: Barry | ||||
* | update docs after renaming of PyString -> PyBytes | Benjamin Peterson | 2008-05-26 | 1 | -0/+194 |