]> granicus.if.org Git - python/shortlog
python
2014-02-12 Serhiy StorchakaIssue #19255: Clear error after failed PyDict_SetItem...
2014-02-12 Ned DeilyAdd references for Xcode and the Python Developer's...
2014-02-11 Benjamin Petersonavoid name clash with posix_close (closes #20594)
2014-02-11 Vinay SajipIssue #20558: Improved implementation of error handling.
2014-02-11 Serhiy StorchakaIssue #19856: shutil.move() failed to move a directory...
2014-02-10 Serhiy StorchakaMerge heads
2014-02-10 Serhiy Storchakaissue12085: Use more Pythonic way to check _child_created.
2014-02-10 Ezio Melotti#19906: clarify note in urllib docs.
2014-02-09 Serhiy StorchakaIssue #20437: Fixed 43 potential bugs when deleting...
2014-02-08 R David Murray#14983: always add a line end after a MIME boundary...
2014-02-08 Terry Jan ReedyIssue #20406: Use Python application icons for Idle...
2014-02-08 Serhiy StorchakaIssue #20549: Use specific asserts in mailbox, smtplib...
2014-02-08 Serhiy StorchakaIssue #20555: Use specific asserts in urllib, httplib...
2014-02-08 Serhiy StorchakaIssue #20546: Use specific asserts in int tests.
2014-02-07 R David Murray#20013: don't raise socket error when selected mailbox...
2014-02-07 Serhiy StorchakaIssue #20532: Tests which use _testcapi now are marked...
2014-02-06 Serhiy StorchakaIssue #20520: Fixed readline test in test_codecs.
2014-02-06 Ned DeilyIssue #20374: delete spurious empty line
2014-02-06 Ned DeilyIssue #20374: Avoid compiler warnings when compiling...
2014-02-05 Serhiy StorchakaIssue #19920: Added tests for TarFile.list(). Based...
2014-02-05 Serhiy StorchakaIssue #20498: Fixed io.StringIO tests for newline=...
2014-02-04 Vinay SajipIssue #20509: Added cross-reference in documentation.
2014-02-04 Benjamin Petersonmmap obmalloc arenas so that they may be immediately...
2014-02-03 Serhiy StorchakaSkip expr* tests for large integers for Tcl <8.5.
2014-02-03 Antoine PitrouIssue #20426: When passing the re.DEBUG flag, re.compil...
2014-02-03 Serhiy StorchakaIssue #19761: Fixed Tkinter tests on OS X.
2014-02-03 Serhiy StorchakaIssue #20368: The null character now correctly passed...
2014-02-03 Serhiy StorchakaMerge heads
2014-02-03 Serhiy StorchakaIssue #20368: Add tests for Tkinter methods exprstring...
2014-02-03 Benjamin Petersonuse system mercurial
2014-02-03 Vinay SajipAdded cookbook entry on logging filter configuration...
2014-02-02 Antoine PitrouIssue #20435: Fix _pyio.StringIO.getvalue() to take...
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-02-01 Mark DickinsonIssue #19683: Add __closure__ and other missing attribu...
2014-01-31 Zachary WareFix unfinished thought in xml overview page. Suggested...
2014-01-31 Terry Jan ReedyIdle test: 2nd try at suppressing compile time warning...
2014-01-30 Vinay SajipIssue #20444: Reduced code duplication. Thanks to dongw...
2014-01-29 Terry Jan ReedyIdlelib & buildbots: suppress py3 deprecation message...
2014-01-29 Serhiy StorchakaBackported a test for lone surrogates support in io...
2014-01-29 Terry Jan ReedySilence deprecation warning in sunau.py
2014-01-29 Terry Jan ReedyIdlelib: silence two buildbot Deprecation Warnings...
2014-01-28 Gregory P.... Remove unneeded use of globals() and locals() in test...
2014-01-28 Gregory P.... Remove inaccurate comment and a the related recently...
2014-01-28 Gregory P.... Refactor the new test for issue19081 to exec import...
2014-01-27 Serhiy StorchakaIssue #19456: ntpath.join() now joins relative paths...
2014-01-27 Gregory P.... Issue #19081: Remove the zipimporter.files reference...
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 StorchakaFixed a bug in previous changeset: StreamReader returne...
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 Benjamin Petersonupdate hosting faq
2014-01-24 Benjamin Petersonnew plan: just remove typecasts (closes #20374)
2014-01-24 Benjamin Petersonuse new readline function types (closes #20374)
2014-01-23 Serhiy StorchakaThird attempt to fix test_user_command on OpenSolaris.
2014-01-23 Serhiy StorchakaOther attempt to fix test_user_command on OpenSolaris.
2014-01-23 Serhiy StorchakaTry to fix test_user_command on OpenSolaris where float...
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-23 Richard OudkerkIssue #14548: Make multiprocessing finalizers check...
2014-01-22 Stefan KrahFix test failures --without-threads.
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 Georg BrandlFix markup error.
2014-01-21 Terry Jan ReedyIssue #16655: Explain why Idle's test_calltips has...
2014-01-21 Terry Jan ReedyIssue #21222: Whitespace
2014-01-21 Terry Jan ReedyIssue #20122: Idlelib: Move tests in 3.x CallTips.py...
2014-01-20 Serhiy StorchakaIssue #20262: Warnings are raised now when duplicate...
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 Petersonadd Nikolaus Rath to ACKS
2014-01-18 R David Murray#19855: restore use of LC_ALL, not LC_MESSAGES
2014-01-18 Serhiy StorchakaIssue #20270: urllib and urlparse now support empty...
2014-01-18 Serhiy StorchakaIssue #20243: TarFile no longer raise ReadError when...
2014-01-18 Serhiy StorchakaBackported test for issue #20238.
2014-01-18 Serhiy StorchakaIssue #20245: The open functions in the tarfile module...
2014-01-17 Zachary WareFix some typos/grammar in current sections of NEWS.
2014-01-17 Serhiy StorchakaIssue #20086: Restored the use of locale-independing...
2014-01-16 Benjamin Petersonfix error check
2014-01-16 Serhiy StorchakaIssue #19936: Added executable bits or shebang lines...
2014-01-16 Benjamin Petersonupdate pysqlite website (closes #20278)
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 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 Petersoncomplain when nbytes > buflen to fix possible buffer...
next