- d42bc51 Add a couple of words about the new GIL implementation by Antoine Pitrou · 15 years ago
- 0e31201 Show example of how to make a sorted dictionary by Raymond Hettinger · 15 years ago
- 578ec90 Merged revisions 76163 via svnmerge from by R. David Murray · 15 years ago
- 1b184d5 Pluralize a word. by Brett Cannon · 15 years ago
- f964ac2 Merged revisions 76082 via svnmerge from by Mark Dickinson · 15 years ago
- 7dbf4e6 typo (space-o?) by Skip Montanaro · 15 years ago
- 12b2cf3 Fix ReST markup. by Mark Dickinson · 15 years ago
- 9257f5e Merged revisions 75969 via svnmerge from by Antoine Pitrou · 15 years ago
- 65c9c64 Merged revisions 75958 via svnmerge from by Antoine Pitrou · 15 years ago
- b6d065f Issue 7199: Documentation made slightly more consistent w.r.t. logging level enumeration. by Vinay Sajip · 15 years ago
- c7c71ff Merged revisions 75893 via svnmerge from by Tarek Ziadé · 15 years ago
- 495f7b5 Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from by Georg Brandl · 15 years ago
- 6103ab1 Remove AtheOS support, as per PEP 11 (which claims that all code was removed in Python 3.0). by Antoine Pitrou · 15 years ago
- f43713f #6927: fix wrong word. by Georg Brandl · 15 years ago
- 95a7504 #7137: fix makefile() documentation to match the new parameters. by Georg Brandl · 15 years ago
- ff8c1e5 Merged revisions 75580 via svnmerge from by Georg Brandl · 15 years ago
- 810a80a clarify the buffer arg by Benjamin Peterson · 15 years ago
- a51a1b3 Merged revisions 75474 via svnmerge from by Senthil Kumaran · 15 years ago
- d404fa6 Update module names in references in the FAQ. by Georg Brandl · 15 years ago
- d741315 Merged revisions 75363 via svnmerge from by Georg Brandl · 15 years ago
- 676161a Rolled back revisions 74556 via svnmerge from by Benjamin Peterson · 15 years ago
- cbabd7e Issue #7086: Added TCP support to SysLogHandler and tidied up some anachronisms in the code. by Vinay Sajip · 15 years ago
- bec4d57 Merged revisions 74524 via svnmerge from by Benjamin Peterson · 15 years ago
- fe51a1f rollback the merge of r74524 because it causes failures in test_multiprocessing by Benjamin Peterson · 15 years ago
- c70614f Merged revisions 75289 via svnmerge from by Mark Dickinson · 15 years ago
- 0df35a9 Merged revisions 74841 via svnmerge from by Benjamin Peterson · 15 years ago
- 6e8c757 Merged revisions 74865,75175,75180 via svnmerge from by Benjamin Peterson · 15 years ago
- 9a779ea Merged revisions 74524,74556 via svnmerge from by Benjamin Peterson · 15 years ago
- a539fd1 remove 8-bit string sentence by Benjamin Peterson · 15 years ago
- 4ac9ce4 Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,74896,74901,74903,74908,74912,74930,74933,74943,74946,74952-74955,75015,75019,75032,75068,75076,75095,75098,75102,75129,75139,75230 via svnmerge from by Benjamin Peterson · 15 years ago
- 36e0d0e isinstance(f, collections.Callable) is more correct by Benjamin Peterson · 15 years ago
- 5850389 revert r75090 by Benjamin Peterson · 15 years ago
- 36cea39 Merged revisions 75205 via svnmerge from by Mark Dickinson · 15 years ago
- 05b3034 Merged revisions 75192 via svnmerge from by Tarek Ziadé · 15 years ago
- 574b1d6 More versionadded/versionchanged fixes by Mark Dickinson · 15 years ago
- 4035aac Remove outdated versionchanged entry by Mark Dickinson · 15 years ago
- 78ddbe6 Issue #7022: clarification of RawIOBase.read(), suggested by Pascal Chambon. by Antoine Pitrou · 15 years ago
- 56e0966 Fix versionadded for py3k math.gamma by Mark Dickinson · 15 years ago
- da18125 more stable url by Benjamin Peterson · 15 years ago
- 51e4910 fix opensearch version by Benjamin Peterson · 15 years ago
- b8b0ba1 Issue 7008: Better document str.title and show how to work around the apostrophe problem. by Raymond Hettinger · 15 years ago
- 12c4bdb Merged revisions 75117 via svnmerge from by Mark Dickinson · 15 years ago
- 5770847 use more correct callable replacement by Benjamin Peterson · 15 years ago
- 10430ad fix default value by Georg Brandl · 15 years ago
- 9c3b7dc use new style optional args by Georg Brandl · 15 years ago
- a40bdda Merged revisions 75070 via svnmerge from by Ezio Melotti · 15 years ago
- b297e71 #6998: fix missing () on a print by Ezio Melotti · 15 years ago
- ec5c8b8 Merged revisions 75039 via svnmerge from by Ezio Melotti · 15 years ago
- 3e124ae Issue #1766304: Optimize membership testing for ranges: 'n in range(...)' by Mark Dickinson · 15 years ago
- 2df8113 Merged revisions 75024 via svnmerge from by Brett Cannon · 15 years ago
- 73753d3 #6969: make it explicit that configparser writes/reads text files, and fix the example. by Georg Brandl · 15 years ago
- eb097fc Merged revisions 74984 via svnmerge from by Doug Hellmann · 15 years ago
- 2efd924 Merged revisions 74970 via svnmerge from by Ronald Oussoren · 15 years ago
- bb43a05 Merged revisions 74958 via svnmerge from by Ezio Melotti · 15 years ago
- e8ee03d adjust signature by Benjamin Peterson · 15 years ago
- 308d637 Merged revisions 74929 via svnmerge from by Benjamin Peterson · 15 years ago
- a17487b #6935: update version. by Georg Brandl · 15 years ago
- 15a515f Merged revisions 74868,74877-74878 via svnmerge from by Georg Brandl · 15 years ago
- 497a767 Issue #6929: fix a couple of statements and clarify a lot of things in the IO docs. by Antoine Pitrou · 15 years ago
- 7f98a6c Merged revisions 74862 via svnmerge from by Brett Cannon · 15 years ago
- ee8783d Merged revisions 74817-74820,74822-74824 via svnmerge from by Georg Brandl · 15 years ago
- 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
- 45bb63f #6885: run python 3 as python3. by Georg Brandl · 15 years ago
- 4bbfa2a #6910 - for->or typo by Ezio Melotti · 15 years ago
- 6e9b1df updated the doc to match the module docstring, fixed a couple of errors in the doc markup and in the module by Ezio Melotti · 15 years ago
- 277b6f9 Do not document the most important (at least for Guido) future import. by Georg Brandl · 15 years ago
- bea37ae Merged revisions 74806 via svnmerge from by Ronald Oussoren · 15 years ago
- 2d352d0 Merged revisions 74799 via svnmerge from by Ezio Melotti · 15 years ago
- 2ded55f Py_(Set|Get)PythonHome use wchar_t #6913 by Benjamin Peterson · 15 years ago
- 225f169 Recorded merge of revisions 74791 via svnmerge from by Georg Brandl · 15 years ago
- 85232bb Merged revisions 74787 via svnmerge from by Ezio Melotti · 15 years ago
- dc2b8ec typo: string values *have* to be by Ezio Melotti · 15 years ago
- 985e24d fixed more examples that were using u"", print without () and unicode/str instead of str/bytes by Ezio Melotti · 15 years ago
- b584505 small fixes in the examples and in the markup by Ezio Melotti · 15 years ago
- 8f7649e more list()s on dictviews by Ezio Melotti · 15 years ago
- 049d2aa Merged revisions 74750 via svnmerge from by Lars Gustäbel · 15 years ago
- 01054d7 Fix typo. by R. David Murray · 15 years ago
- c53a894 d.items() -> list(d.items()) in the examples by Ezio Melotti · 15 years ago
- 8719ad5 Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,74531,74549,74553,74625,74632,74643-74644,74647,74652,74666,74671,74727,74739 via svnmerge from by Benjamin Peterson · 15 years ago
- 1f31697 kill reference to default encoding #6889 by Benjamin Peterson · 15 years ago
- a59750f Merged revisions 74737 via svnmerge from by Georg Brandl · 15 years ago
- 35ac3a8 Merged revisions 74633 via svnmerge from by Georg Brandl · 15 years ago
- 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 15 years ago
- 5dbb84a #6819: fix typo. by Georg Brandl · 15 years ago
- a6053b4 Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,74616-74618,74621 via svnmerge from by Georg Brandl · 15 years ago
- 2c52e2f #6732: fix return value of module init function in example. by Georg Brandl · 15 years ago
- 11b6a64 #6754: remove old struct member nb_inplace_divide. by Georg Brandl · 15 years ago
- 2f3ed68 Recorded merge of revisions 74614 via svnmerge from by Georg Brandl · 15 years ago
- c9a5a0e #6814: remove traces of xrange(). by Georg Brandl · 15 years ago
- 8aa8bbe Doc fix for issue2637. by Senthil Kumaran · 15 years ago
- 757df6e Document the import semantics that if None is found in sys.modules for a module then ImportError is raised. by Brett Cannon · 15 years ago
- 0f46ffd the old buffer object doesn't exist in Python 3 #6659 by Benjamin Peterson · 15 years ago
- f3b3322 Merged revisions 74533 via svnmerge from by Tarek Ziadé · 15 years ago
- 3ee22ec Added section on exceptions raised during logging. by Vinay Sajip · 15 years ago
- 4a608c0 Merged revisions 74526 via svnmerge from by Tarek Ziadé · 15 years ago
- 6253871 Clean up a minor bit of wording. by Brett Cannon · 15 years ago
- f290cb5 missing module ref (issue6723) by Skip Montanaro · 15 years ago
- 8c6b0a5 Further refined section on logging to one file from multiple processes. by Vinay Sajip · 15 years ago
- 5a92b13 Refined section on logging to one file from multiple processes. by Vinay Sajip · 15 years ago
- a7471bf Added section on logging to one file from multiple processes. by Vinay Sajip · 15 years ago