- 469271d More source links by Raymond Hettinger · 14 years ago
- 1a90f9c Issue 11008: docs updated to show versionadded for dictConfig. by Vinay Sajip · 14 years ago
- e6f0abf More typical sample invocation of tarfile. by Raymond Hettinger · 14 years ago
- 712d2b4 Add missing attributions. by Raymond Hettinger · 14 years ago
- 8d09cb2 Update todo list. by Raymond Hettinger · 14 years ago
- 7626ef9 Add an entry for tarfile. by Raymond Hettinger · 14 years ago
- a199368 More source links. by Raymond Hettinger · 14 years ago
- 8b5eb2f Issue #11020: Command-line pyclbr was broken because of missing 2-to-3 by Raymond Hettinger · 14 years ago
- 528d9f6 Issue #11018: fix a test to not be a no-op in test_bz2. by Antoine Pitrou · 14 years ago
- 7372a07 #11019: Make BytesGenerator handle Message with None body. by R. David Murray · 14 years ago
- a63a312 Issue #11014: Make 'filter' argument in tarfile.Tarfile.add() into a by Raymond Hettinger · 14 years ago
- e3b8f7c Markup nits. by Raymond Hettinger · 14 years ago
- bdd2d93 Revert r88197. I'll refix correctly once there is a test. by R. David Murray · 14 years ago
- 14eb4c3 Add a few imports to examples. by Raymond Hettinger · 14 years ago
- 3a7ee3a Fix BytesGenerator._handle_text() if the message has no payload (None) by Victor Stinner · 14 years ago
- 0c4cc55 fix import in email.message_from_binary_file() by Victor Stinner · 14 years ago
- 512d2cc Issue #11004: Repair edge case in deque.count(). (Reviewed by Georg Brandl.) by Raymond Hettinger · 14 years ago
- 5543e81 Tighten the restrictions on the test_sys test which triggers a fatal error when by Brett Cannon · 14 years ago
- cfad97b Fix the description of PIPE_BUF by Antoine Pitrou · 14 years ago
- da7be3e Fix the doc for PIPE_BUF by Antoine Pitrou · 14 years ago
- 902f320 Typo. by Raymond Hettinger · 14 years ago
- da4a05d Add entries for select and site. by Raymond Hettinger · 14 years ago
- 2f707c9 Add math.erfc and turtledemo. by Raymond Hettinger · 14 years ago
- f9b8a19 Typo. by Raymond Hettinger · 14 years ago
- 2c63906 Nits. by Raymond Hettinger · 14 years ago
- a4cfb42 Add entry for the math module. by Raymond Hettinger · 14 years ago
- ad81f2b Ignore the gdb.py file under OS X. by Brett Cannon · 14 years ago
- d454249 another pretty crasher served up by pypy by Benjamin Peterson · 14 years ago
- f4f0e6c Add entry for io.BytesIO.getbuffer(). by Raymond Hettinger · 14 years ago
- 122539e #10974: IDLE no longer crashes if its recent files list includes files by Ned Deily · 14 years ago
- feac624 Issue #11000 ast.parse parses source, not just expressions. by Terry Reedy · 14 years ago
- b027011 Issue #9509: make argarse properly handle IOErrors raised by argparse.FileType. Approved by Georg in the tracker. by Steven Bethard · 14 years ago
- 2a6ac15 Update last tix code example for 3.x, as already done for previous examples. by Terry Reedy · 14 years ago
- 009a6bd Fix label syntax. by Georg Brandl · 14 years ago
- 8e490de Typo fix. by Georg Brandl · 14 years ago
- 7b1aae9 #10960: fix 'stat' links, link to lstat from stat, general tidy of stat doc. by R. David Murray · 14 years ago
- a80ab10 Typos. by Raymond Hettinger · 14 years ago
- ead4975 Missing source links. by Raymond Hettinger · 14 years ago
- 399bf7b Fix markup and add todo. by Raymond Hettinger · 14 years ago
- e7dfe74 Add entry for hash_info(). by Raymond Hettinger · 14 years ago
- 9a236b0 Add section for urllib.parse. by Raymond Hettinger · 14 years ago
- a3b7a14 Add entry for the html module. by Raymond Hettinger · 14 years ago
- d0d59b1 Add entry for hashlib and expand the GC entry. by Raymond Hettinger · 14 years ago
- bf1d2bc Make the type consistent for hashlib algorithm constants. (Reviewed by Benjamin). by Raymond Hettinger · 14 years ago
- acff595 Add entries for dis, dbm, and ctypes. by Raymond Hettinger · 14 years ago
- 50307b6 Add entries for array, asyncore, csv, compileall, and ast. by Raymond Hettinger · 14 years ago
- c3e8867 Skip a recursion depth check test when running under CPython and have a trace by Brett Cannon · 14 years ago
- 6ef18f4 Fix typo. by Raymond Hettinger · 14 years ago
- 971f483 minor clean-up. by Raymond Hettinger · 14 years ago
- cbc903b Add tracker references. by Raymond Hettinger · 14 years ago
- 98b140c Add entry for reprlib. by Raymond Hettinger · 14 years ago
- e6d4c5b Issue #10987: Fix the recursion limit handling in the _pickle module. by Antoine Pitrou · 14 years ago
- 0929b1f Add entry for shutil's archiving operations. by Raymond Hettinger · 14 years ago
- f2e439f Issue #10955: Fix typo in NEWS, cp497 => cp437 by Victor Stinner · 14 years ago
- c7c199f #10983: fix several bugs in the _tunnel implementation that seem to have missed while porting between branches. A unittest is needed! by Georg Brandl · 14 years ago
- 5953128 To match the behaviour of HTTP server, the HTTP client library now also encodes by Armin Ronacher · 14 years ago
- 8d96d77 Issue #10980: encode headers with latin1 instead of ASCII in the HTTP server. by Armin Ronacher · 14 years ago
- 137e0f0 Issue #10955: fix NEWS entry by Victor Stinner · 14 years ago
- 4ee65a9 Issue #10955: zipimport uses ASCII at bootstrap by Victor Stinner · 14 years ago
- 01241d6 Issue #10949: Improved robustness of rotating file handlers. by Vinay Sajip · 14 years ago
- 00d650b Fix JSON docs about loads() accepting only str objects, not bytes. by Antoine Pitrou · 14 years ago
- 2e042d3 Use a Latin-1 example that won't break the LaTeX PDF build. by Raymond Hettinger · 14 years ago
- 7a168d9 Add example for __wrapped__. by Raymond Hettinger · 14 years ago
- f1dae31 Clarify what changed with respect to date ranges and two-digit years. by Raymond Hettinger · 14 years ago
- 305bc9e Issue #10955: Fix a potential crash when trying to mmap() a file past its by Antoine Pitrou · 14 years ago
- 9ee94de Corrected the entry about new year range in the time module. by Alexander Belopolsky · 14 years ago
- ec89d35 Move developers.txt to the devguide. by Brett Cannon · 14 years ago
- c0729bf Update Misc/README. by Brett Cannon · 14 years ago
- 3fbfa77 Remove some outdated files from Misc. by Brett Cannon · 14 years ago
- 37c0725 Move README.gdb to the devguide. by Brett Cannon · 14 years ago
- ad3729e Move README.Emacs to the devguide. by Brett Cannon · 14 years ago
- 00db6aa Add an entry for the code repository. by Raymond Hettinger · 14 years ago
- 2270d58 Make an entry for the os module's bytes accessors. by Raymond Hettinger · 14 years ago
- 03ca1a9 Add hasattr() example. by Raymond Hettinger · 14 years ago
- a275c98 Add more examples by Raymond Hettinger · 14 years ago
- d9c4a02 Move maintainers.rst into the devguide and rename it the Experts Index. by Brett Cannon · 14 years ago
- 41c4da7 Rename AIX-NOTES to something that follows the convention in Misc. by Brett Cannon · 14 years ago
- ecdd63f #10944: add c_bool to types table. by Georg Brandl · 14 years ago
- 41a99bc Issue #10934: Fixed and expanded Internaldate2tuple() and by Alexander Belopolsky · 14 years ago
- e47e093 Issue #10898: Allow compiling the posix module when the C library defines by Antoine Pitrou · 14 years ago
- be9994e Fix markup. by Raymond Hettinger · 14 years ago
- f3923cf Suppress trailing spaces in table paragraphs. by Georg Brandl · 14 years ago
- 89c1cd1 Expand entry for pydoc. by Raymond Hettinger · 14 years ago
- c1dfa2e Improve looks by replacing a bullet list with a table. by Raymond Hettinger · 14 years ago
- 4bea978 Add examples for inspect. by Raymond Hettinger · 14 years ago
- a9013f9 Klocwork scan site no longer available. by Brett Cannon · 14 years ago
- 4934864 Fix typo in example of barrier timeouts from r88102 by David Malcolm · 14 years ago
- 2c3865b Expand barrier example to show time-outs. by Raymond Hettinger · 14 years ago
- e0f1f32 Missing word. by Raymond Hettinger · 14 years ago
- 23ab101 Reword the OrderedDict entry to emphasize the default behavior, by Raymond Hettinger · 14 years ago
- ad62b03 Issue #10451: memoryview objects could allow to mutate a readable buffer. by Antoine Pitrou · 14 years ago
- c8a1686 Typos. by Raymond Hettinger · 14 years ago
- ba5512f More nits. by Raymond Hettinger · 14 years ago
- c136b04 Nits. by Raymond Hettinger · 14 years ago
- 93c8cad More nits. by Raymond Hettinger · 14 years ago
- 7ec790d Add example for the abc module. by Raymond Hettinger · 14 years ago
- ca904be Nits. by Raymond Hettinger · 14 years ago
- 1e6a173 very out of date file by Benjamin Peterson · 14 years ago
- 9ba8b0a Add an import to the logging example by Raymond Hettinger · 14 years ago
- 02dd70b The example for configparser was weird. by Raymond Hettinger · 14 years ago