]> granicus.if.org Git - python/shortlog
python
2011-01-26 Raymond HettingerIssue #11014: Make 'filter' argument in tarfile.Tarfile...
2011-01-26 Raymond HettingerMarkup nits.
2011-01-26 R. David MurrayRevert r88197. I'll refix correctly once there is...
2011-01-26 Raymond HettingerAdd a few imports to examples.
2011-01-26 Victor StinnerFix BytesGenerator._handle_text() if the message has...
2011-01-25 Victor Stinnerfix import in email.message_from_binary_file()
2011-01-25 Raymond HettingerIssue #11004: Repair edge case in deque.count().
2011-01-25 Brett CannonTighten the restrictions on the test_sys test which...
2011-01-25 Antoine PitrouFix the description of PIPE_BUF
2011-01-25 Antoine PitrouFix the doc for PIPE_BUF
2011-01-25 Raymond HettingerTypo.
2011-01-25 Raymond HettingerAdd entries for select and site.
2011-01-25 Raymond HettingerAdd math.erfc and turtledemo.
2011-01-25 Raymond HettingerTypo.
2011-01-25 Raymond HettingerNits.
2011-01-25 Raymond HettingerAdd entry for the math module.
2011-01-25 Brett CannonIgnore the gdb.py file under OS X.
2011-01-25 Benjamin Petersonanother pretty crasher served up by pypy
2011-01-24 Raymond HettingerAdd entry for io.BytesIO.getbuffer().
2011-01-24 Ned Deily#10974: IDLE no longer crashes if its recent files...
2011-01-24 Terry ReedyIssue #11000 ast.parse parses source, not just expressions.
2011-01-24 Steven BethardIssue #9509: make argarse properly handle IOErrors...
2011-01-24 Terry ReedyUpdate last tix code example for 3.x, as already done...
2011-01-24 Georg BrandlFix label syntax.
2011-01-24 Georg BrandlTypo fix.
2011-01-24 R. David Murray#10960: fix 'stat' links, link to lstat from stat,...
2011-01-24 Raymond HettingerTypos.
2011-01-24 Raymond HettingerMissing source links.
2011-01-24 Raymond HettingerFix markup and add todo.
2011-01-24 Raymond HettingerAdd entry for hash_info().
2011-01-24 Raymond HettingerAdd section for urllib.parse.
2011-01-24 Raymond HettingerAdd entry for the html module.
2011-01-24 Raymond HettingerAdd entry for hashlib and expand the GC entry.
2011-01-24 Raymond HettingerMake the type consistent for hashlib algorithm constant...
2011-01-24 Raymond HettingerAdd entries for dis, dbm, and ctypes.
2011-01-24 Raymond HettingerAdd entries for array, asyncore, csv, compileall, and...
2011-01-23 Brett CannonSkip a recursion depth check test when running under...
2011-01-23 Raymond HettingerFix typo.
2011-01-23 Raymond Hettingerminor clean-up.
2011-01-23 Raymond HettingerAdd tracker references.
2011-01-23 Raymond HettingerAdd entry for reprlib.
2011-01-23 Antoine PitrouIssue #10987: Fix the recursion limit handling in the...
2011-01-23 Raymond HettingerAdd entry for shutil's archiving operations.
2011-01-23 Victor StinnerIssue #10955: Fix typo in NEWS, cp497 => cp437
2011-01-22 Georg Brandl#10983: fix several bugs in the _tunnel implementation...
2011-01-22 Armin RonacherTo match the behaviour of HTTP server, the HTTP client...
2011-01-22 Armin RonacherIssue #10980: encode headers with latin1 instead of...
2011-01-22 Victor StinnerIssue #10955: fix NEWS entry
2011-01-22 Victor StinnerIssue #10955: zipimport uses ASCII at bootstrap
2011-01-21 Vinay SajipIssue #10949: Improved robustness of rotating file...
2011-01-21 Antoine PitrouFix JSON docs about loads() accepting only str objects...
2011-01-21 Raymond HettingerUse a Latin-1 example that won't break the LaTeX PDF...
2011-01-21 Raymond HettingerAdd example for __wrapped__.
2011-01-21 Raymond HettingerClarify what changed with respect to date ranges and...
2011-01-20 Antoine PitrouIssue #10955: Fix a potential crash when trying to...
2011-01-20 Alexander BelopolskyCorrected the entry about new year range in the time...
2011-01-20 Brett CannonMove developers.txt to the devguide.
2011-01-20 Brett CannonUpdate Misc/README.
2011-01-20 Brett CannonRemove some outdated files from Misc.
2011-01-20 Brett CannonMove README.gdb to the devguide.
2011-01-20 Brett CannonMove README.Emacs to the devguide.
2011-01-20 Raymond HettingerAdd an entry for the code repository.
2011-01-20 Raymond HettingerMake an entry for the os module's bytes accessors.
2011-01-20 Raymond HettingerAdd hasattr() example.
2011-01-20 Raymond HettingerAdd more examples
2011-01-20 Brett CannonMove maintainers.rst into the devguide and rename it...
2011-01-19 Brett CannonRename AIX-NOTES to something that follows the conventi...
2011-01-19 Georg Brandl#10944: add c_bool to types table.
2011-01-19 Alexander BelopolskyIssue #10934: Fixed and expanded Internaldate2tuple...
2011-01-19 Antoine PitrouIssue #10898: Allow compiling the posix module when...
2011-01-19 Raymond HettingerFix markup.
2011-01-19 Georg BrandlSuppress trailing spaces in table paragraphs.
2011-01-19 Raymond HettingerExpand entry for pydoc.
2011-01-19 Raymond HettingerImprove looks by replacing a bullet list with a table.
2011-01-19 Raymond HettingerAdd examples for inspect.
2011-01-19 Brett CannonKlocwork scan site no longer available.
2011-01-18 David MalcolmFix typo in example of barrier timeouts from r88102
2011-01-18 Raymond HettingerExpand barrier example to show time-outs.
2011-01-18 Raymond HettingerMissing word.
2011-01-18 Raymond HettingerReword the OrderedDict entry to emphasize the default...
2011-01-18 Antoine PitrouIssue #10451: memoryview objects could allow to mutate...
2011-01-18 Raymond HettingerTypos.
2011-01-18 Raymond HettingerMore nits.
2011-01-18 Raymond HettingerNits.
2011-01-18 Raymond HettingerMore nits.
2011-01-18 Raymond HettingerAdd example for the abc module.
2011-01-18 Raymond HettingerNits.
2011-01-17 Benjamin Petersonvery out of date file
2011-01-17 Raymond HettingerAdd an import to the logging example
2011-01-17 Raymond HettingerThe example for configparser was weird.
2011-01-17 Raymond HettingerBeautify code examples.
2011-01-17 Raymond HettingerWording nits.
2011-01-17 Raymond HettingerFix-up the XXX for importlib.abc.
2011-01-17 Raymond HettingerTidy-up the ssl section.
2011-01-17 Brett CannonShort README on gdb support.
2011-01-17 Raymond HettingerNote that two-phase cyclic barriers are suitable for...
2011-01-17 Benjamin Petersonremove unneeded assertion
2011-01-17 Benjamin Petersoncorrect assertion
2011-01-17 Benjamin Petersonturn some checks into assertions, since they are implie...
2011-01-16 Brett CannonPlaceholder sentence pointing out that imoprtlib has...
next