| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged documentation update from 3.3. | Vinay Sajip | 2014-01-15 | 3 | -2/+94 |
|\ |
|
| * | Added cookbook entry on alternative formatting styles. | Vinay Sajip | 2014-01-15 | 3 | -2/+94 |
|
|
* | | Merged documentation update from 3.3. | Vinay Sajip | 2014-01-15 | 1 | -8/+9 |
|\ \
| |/ |
|
| * | Clarified documentation note on module-level convenience functions. | Vinay Sajip | 2014-01-15 | 1 | -8/+9 |
|
|
* | | Issue #14455: Fix some issues with plistlib | Ronald Oussoren | 2014-01-15 | 2 | -5/+16 |
|
|
* | | Issue #20268: Argument Clinic now supports cloning the parameters | Larry Hastings | 2014-01-15 | 1 | -0/+43 |
|
|
* | | Issue #20255: Update the about and bugs pages. | Zachary Ware | 2014-01-14 | 2 | -16/+26 |
|\ \
| |/ |
|
| * | Issue #20255: Update the about and bugs pages. | Zachary Ware | 2014-01-14 | 2 | -16/+26 |
|
|
* | | Closes #20253: Merge typo fix | Zachary Ware | 2014-01-14 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue #20253: Fixed a typo in the ipaddress docs that advertised an | Zachary Ware | 2014-01-14 | 1 | -2/+2 |
|
|
* | | Merge typo fix. | Zachary Ware | 2014-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typo. Found by David Pesta on docs@. | Zachary Ware | 2014-01-14 | 1 | -1/+1 |
|
|
* | | Merge typo fix. | Zachary Ware | 2014-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typo. Found by David Pesta on docs@. | Zachary Ware | 2014-01-14 | 1 | -1/+1 |
|
|
* | | merge | Georg Brandl | 2014-01-14 | 1 | -1/+1 |
|\ \ |
|
| * | | small grammar fix. | Georg Brandl | 2014-01-12 | 1 | -1/+1 |
|
|
* | | | merge with 3.3 | Georg Brandl | 2014-01-14 | 2 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Closes #20258: Sphinx toolchain: move back to Jinja2 2.3.1 with support for P... | Georg Brandl | 2014-01-14 | 2 | -2/+2 |
|
|
* | | | Merge typo fix. | Zachary Ware | 2014-01-14 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix typo. | Zachary Ware | 2014-01-14 | 1 | -1/+1 |
|
|
* | | | Correct a typo. Found by Lauri Hakko on docs@. | Zachary Ware | 2014-01-13 | 1 | -1/+1 |
|
|
* | | | Merge #20236: Fix sphinx markup. | R David Murray | 2014-01-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | #20236: Fix sphinx markup. | R David Murray | 2014-01-13 | 1 | -1/+1 |
|
|
* | | | merge from 3.3 | Senthil Kumaran | 2014-01-13 | 1 | -0/+64 |
|\ \ \
| |/ / |
|
| * | | Issue #19082: Working xmlrpc.server and xmlrpc.client examples. Both in modul... | Senthil Kumaran | 2014-01-13 | 1 | -0/+64 |
|
|
* | | | Minor doc fix in Clinic howto. | Larry Hastings | 2014-01-12 | 1 | -3/+4 |
|
|
* | | | Issue #20214: Fixed a number of small issues and documentation errors in | Larry Hastings | 2014-01-12 | 1 | -20/+120 |
|
|
* | | | merge with 3.3 | Georg Brandl | 2014-01-12 | 1 | -4/+4 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Doc: update Sphinx toolchain also in make.bat | Georg Brandl | 2014-01-12 | 1 | -4/+4 |
|
|
* | | Merge with 3.3 | Georg Brandl | 2014-01-11 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Update Sphinx toolchain. | Georg Brandl | 2014-01-11 | 1 | -4/+4 |
|
|
* | | Fix minor markup bug: sub-toctrees should not have :numbered: | Georg Brandl | 2014-01-11 | 1 | -1/+0 |
|
|
* | | Closes #20200: Argument Clinic custom converter example should be in a | Zachary Ware | 2014-01-10 | 1 | -2/+2 |
|
|
* | | whatsnew: InspectLoader.get_code now concrete, b32decode raises binascii.Error. | R David Murray | 2014-01-08 | 2 | -4/+16 |
|
|
* | | Merge: Fix verb tense in base64 docs, and the phrasing of a news entry. | R David Murray | 2014-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix verb tense in base64 docs, and the phrasing of a news entry. | R David Murray | 2014-01-08 | 1 | -1/+1 |
|
|
* | | whatsnew: FileIO.readall performance, os.cpu_count. | R David Murray | 2014-01-08 | 1 | -0/+12 |
|
|
* | | Issue #19719: Update various finder and loader ABCs such that their | Brett Cannon | 2014-01-07 | 1 | -2/+14 |
|
|
* | | Issue #19273: The marker comments Argument Clinic uses have been changed | Larry Hastings | 2014-01-07 | 1 | -63/+63 |
|
|
* | | Issue #20141: Improved Argument Clinic's support for the PyArg_Parse "O!" | Larry Hastings | 2014-01-07 | 1 | -12/+15 |
|
|
* | | whatsnew: expand 'dis' entry. | R David Murray | 2014-01-07 | 2 | -8/+52 |
|
|
* | | Issue #20096: Update the Python 2/3 porting HOWTO to focus on | Brett Cannon | 2014-01-07 | 1 | -375/+223 |
|
|
* | | whatsnew: ssl getpeercert/do_handshake raise OSError, weakref __callback__. | R David Murray | 2014-01-06 | 2 | -13/+14 |
|
|
* | | whatsnew: pydoc.Scanner removal, check_output input parm, operator.py. | R David Murray | 2014-01-06 | 1 | -2/+28 |
|
|
* | | Merge 3.4.0b2 release revisions back into mainline. | Larry Hastings | 2014-01-06 | 1 | -3/+11 |
|\ \ |
|
| * | | Issue19995: %o, %x, %X now only accept ints | Ethan Furman | 2014-01-05 | 1 | -3/+11 |
|
|
* | | | Regenerated pydoc/topics.py, and fix a "suspicious" doc error. | Larry Hastings | 2014-01-05 | 1 | -1/+1 |
|/ / |
|
* | | Argument Clinic: fixed test suite, improved howto. | Larry Hastings | 2014-01-05 | 1 | -87/+154 |
|
|
* | | whatsnew: XMLPullParser, plus some doc updates. | R David Murray | 2014-01-05 | 2 | -12/+18 |
|
|
* | | whatsnew: removal of TYPE_INT64 from marshal. | R David Murray | 2014-01-05 | 1 | -0/+3 |
|
|