]> granicus.if.org Git - python/shortlog
python
2014-02-02 Ned DeilyIssue #19990: Install test/imghdrdata.
2014-02-02 Antoine PitrouIssue #20423: fix documentation of io.StringIO's newlin...
2014-02-02 Serhiy StorchakaIssue #19320: Fixed split/splitlist tests in test_tcl...
2014-02-02 Benjamin Petersonuse with statement to ensure zipfile is always closed...
2014-02-02 Terry Jan ReedyUpdate the python.gif icon for the Idle classbrowser...
2014-02-01 Ezio Melotti#20288: fix handling of invalid numeric charrefs in...
2014-01-31 Zachary WareIssue #20460: Render 'bytes' as a class, not a function.
2014-01-31 Zachary WareFix unfinished thought in xml overview page. Suggested...
2014-01-30 Gregory P.... Remove issue 19081 Misc/NEWS entry since it isn't entir...
2014-01-30 Yury Selivanovinspect.docs: Document constructors for Signature ...
2014-01-29 Antoine PitrouIssue #20373: generalize use of test.script_helper...
2014-01-29 Serhiy StorchakaIssue #20424: Python implementation of io.StringIO...
2014-01-29 Terry Jan ReedyIdlelib: forward port changes that silenced 2.7 -3...
2014-01-27 Serhiy StorchakaIssue #19456: ntpath.join() now joins relative paths...
2014-01-27 Serhiy StorchakaIssue #19077: tempfile.TemporaryDirectory cleanup is...
2014-01-27 Victor StinnerIssue #20367: Fix behavior of concurrent.futures.as_com...
2014-01-27 Benjamin Petersoneliminate redundancy between yield stmt and yield expr...
2014-01-27 Terry Jan ReedyIssue #17721: Remove non-functional configuration dialo...
2014-01-27 Terry Jan ReedyIdlelib.calltips: add test of starred first parameters...
2014-01-27 Terry Jan ReedyMerge heads.
2014-01-27 Terry Jan ReedyIssue #20338: Increase allowed tip width slightly and...
2014-01-26 Serhiy StorchakaIssue #19990: Added tests for the imghdr module.
2014-01-26 Serhiy StorchakaIssue #8260: The read(), readline() and readlines(...
2014-01-25 Benjamin Petersonupdate sphinx url
2014-01-25 Benjamin Petersonlinkify
2014-01-25 Serhiy StorchakaIssue #20331: Fixed possible FD leaks in various modules:
2014-01-25 Victor StinnerIssue #20311: Revert 033137c12d88, select.epoll.poll...
2014-01-25 Eric V. SmithFix grammar.
2014-01-25 Benjamin Petersonupdate hosting faq
2014-01-24 Serhiy StorchakaFix typo.
2014-01-24 Serhiy StorchakaIssue #20384: Fix the test_tarfile test on Windows.
2014-01-24 Benjamin Petersonnew plan: just remove typecasts (closes #20374)
2014-01-24 Nick CoghlanIssue 20317: Remove debugging code from contextlib
2014-01-24 Benjamin Petersonuse new readline function types (closes #20374)
2014-01-23 Serhiy StorchakaFixed test_user_command on OpenSolaris where floats...
2014-01-23 Serhiy StorchakaIssue #19936: Restored executable bits for several...
2014-01-23 Serhiy StorchakaAdded test_user_command in test_tcl.
2014-01-23 Terry Jan ReedyIssue #17390: Add Python version to Idle editor window...
2014-01-22 Nick CoghlanIssue #20317: Don't create a reference loop in ExitStack
2014-01-22 Terry Jan ReedyIssue #20818: Remove code from idlelib.CallTipWindow...
2014-01-22 Terry Jan ReedyIssue #16638: Include up to 5 docstring header lines...
2014-01-22 Florent XiclunaIssue #17825: Cursor ^ is correctly positioned for...
2014-01-21 Stefan KrahIssue #20246: Fix test failures on FreeBSD. Patch by...
2014-01-21 Terry Jan ReedyIssue #16630: Make Idle calltips work even when __getat...
2014-01-21 Serhiy StorchakaIssue #2382: SyntaxError cursor "^" now is written...
2014-01-21 Zachary WareIssue #20301: Mention the correct KEY_* value as the...
2014-01-21 Georg Brandlfix deprecated-removed directive with sphinx 1.2
2014-01-21 Terry Jan ReedyIssue #16655: Explain why Idle's test_calltips has...
2014-01-21 Terry Jan ReedyIssue #20122: Idlelib: Move tests in CallTips.py to...
2014-01-21 Terry Jan ReedyIssue #20222: file is no longer a builtin in 3.x.
2014-01-21 Victor StinnerIssue #20311: Try to fix the unit test, use time.monoto...
2014-01-21 Victor StinnerIssue #20311: select.epoll.poll() now rounds the timeou...
2014-01-20 Serhiy StorchakaIssue #20262: Warnings are raised now when duplicate...
2014-01-20 Serhiy StorchakaIssue #20315: Removed support for backward compatibilit...
2014-01-20 Stefan KrahIssue #19036: Including locale.h should not depend...
2014-01-20 Benjamin Petersonput notes in a ..note section
2014-01-20 Benjamin Petersondocument that a new Python thread context is created...
2014-01-19 Benjamin Petersonimprove description of buffers argument for readv/write...
2014-01-19 Benjamin Petersoncorrect news entry for #18574
2014-01-19 Benjamin Petersonadd Nikolaus Rath to ACKS
2014-01-19 Benjamin Petersonfix handling of 100-continue status code (closes #18574)
2014-01-18 R David Murray#19855: restore use of LC_ALL, not LC_MESSAGES
2014-01-18 Serhiy StorchakaIssue #20270: urllib.urlparse now supports empty ports.
2014-01-18 Serhiy StorchakaIssue #20244: Fixed possible file leaks when unexpected...
2014-01-18 Serhiy StorchakaIssue #20243: TarFile no longer raise ReadError when...
2014-01-18 Serhiy StorchakaIssue #20238: TarFile opened with external fileobj...
2014-01-18 Serhiy StorchakaIssue #20245: The open functions in the tarfile module...
2014-01-18 Benjamin Petersonrm extra whitespace
2014-01-18 Benjamin Petersonlink to builtin open not io.open
2014-01-18 Benjamin Petersondescribe type of Popen streams (closes #17814)
2014-01-17 Zachary WareIssue #20265: Updated some parts of the Using Windows...
2014-01-17 Gregory P.... avoid a compiler warning about assigning const char...
2014-01-17 Gregory P.... sort os.listxattr results before comparing it to avoid...
2014-01-17 Vinay SajipAdded example to recently added cookbook entry.
2014-01-17 Zachary WareFix some typos/grammar in current sections of NEWS.
2014-01-17 Zachary WareIssue #20266: Update parts of the Windows FAQ
2014-01-16 Serhiy StorchakaIssue #19936: Remove executable bits from C source...
2014-01-16 Serhiy StorchakaMerge heads
2014-01-16 Serhiy StorchakaIssue #19936: Added executable bits or shebang lines...
2014-01-16 Benjamin Petersonlinkify chain.from_iterable (closes #20272)
2014-01-16 Benjamin Petersonupdate pysqlite website (closes #20278)
2014-01-16 Stefan KrahIssue #19936: Disable shebang lines in order to prevent...
2014-01-15 Vinay SajipAdded cookbook entry on alternative formatting styles.
2014-01-15 Vinay SajipClarified documentation note on module-level convenienc...
2014-01-14 Zachary WareIssue #20255: Update the about and bugs pages.
2014-01-14 Zachary WareIssue #20253: Fixed a typo in the ipaddress docs that...
2014-01-14 Zachary WareFix typo. Found by David Pesta on docs@.
2014-01-14 Zachary WareFix typo. Found by David Pesta on docs@.
2014-01-14 Georg BrandlCloses #20258: Sphinx toolchain: move back to Jinja2...
2014-01-14 Benjamin Petersonadd test for #20251
2014-01-14 Benjamin Petersonremove overly strict assertion (closes #20251)
2014-01-14 Benjamin Petersoncorrect defaultdict signature in docstring (closes...
2014-01-14 Benjamin Petersonmerge 3.2 (#20246)
2014-01-14 Benjamin Petersoncomplain when nbytes > buflen to fix possible buffer...
2014-01-14 Zachary WareFix typo.
2014-01-13 Vinay SajipIssue #20242: Fixed basicConfig() format strings for...
2014-01-13 R David Murray#20236: Fix sphinx markup.
2014-01-13 R David Murray#20206, #5803: more efficient algorithm that doesn...
2014-01-13 Serhiy StorchakaTest the open of non-exitent tarfile in all modes.
2014-01-13 Serhiy StorchakaFixed typo.
next