]> granicus.if.org Git - python/shortlog
python
2013-11-05 Terry Jan ReedyIssue #19397: test_pydoc now works with -S (help not...
2013-11-04 Serhiy StorchakaIssue #19085: Fix running test_ttk_textonly on displayl...
2013-11-04 Serhiy StorchakaIssue #19085: Fix Tkinter tests on Tk 8.5 with patchlev...
2013-11-04 Georg Brandlnull-merge 3.2 backouts
2013-11-04 Georg BrandlBackout 7d399099334d.
2013-11-04 Georg BrandlBackout 265d369ad3b9.
2013-11-04 Georg BrandlBackout d80207d15294.
2013-11-04 Ned DeilyIssue #15392: Install idlelib/idle_test.
2013-11-04 Zachary WareIssue #19391: Clean up PCbuild/readme.txt
2013-11-03 Serhiy StorchakaIssue #18702: All skipped tests now reported as skipped.
2013-11-03 Tim GoldenMerge
2013-11-03 Tim GoldenIssue #10197: Indicate availability of subprocess.get...
2013-11-03 R David Murray#19411: Clarify that b2a_hex/hexlify returns a bytes...
2013-11-03 R David Murray#19485: clarify get_param example.
2013-11-03 Serhiy StorchakaIssue #19085: Fixed pixels rounding for last Tk patchle...
2013-11-03 Tim GoldenIssue #10197: merge heads
2013-11-03 Tim GoldenIssue #10197 Rework subprocess.get[status]output to...
2013-11-03 Serhiy StorchakaIssue #6157: Fixed tkinter.Text.debug(). Original...
2013-11-03 Serhiy StorchakaIssue #6160: The bbox() method of tkinter.Spinbox now...
2013-11-03 Tim GoldenIssue #19464 Suppress compiler warnings during clean...
2013-11-02 Jason R. CoombsMerge with 3.2 for Issue #19286.
2013-11-02 Jason R. CoombsUpdate NEWS for 265d369ad3b9.
2013-11-02 Serhiy StorchakaMerge heads
2013-11-02 Serhiy StorchakaIssue #19085: Fixed some Tkinter tests on Windows.
2013-11-02 Richard OudkerkRelax timeout test.
2013-11-02 Ezio MelottiUse unittest.main() in test_htmlparser.
2013-11-02 Jason R. CoombsIssue #19286: [distutils] Only match files in build_py...
2013-11-02 Jason R. CoombsIssue #19286: Adding test demonstrating the failure...
2013-11-02 Serhiy StorchakaIssue #10734: Fix and re-enable test_ttk test_heading_c...
2013-11-02 Serhiy StorchakaIssue #19085: Added basic tests for all tkinter widget...
2013-10-31 Vinay SajipIssue #19349: Corrected error message.
2013-10-31 Tim GoldenIssue #19418 Fix some warnings on Win64
2013-10-31 Eli BenderskyIssue #19452: Clarify the documentation of iterparse...
2013-10-31 Benjamin Petersonmake string literal const
2013-10-31 Vinay SajipCorrected some incorrect cross-references.
2013-10-30 Benjamin Petersonmerge 3.2 (#19435)
2013-10-30 Benjamin Petersonmerge 3.1 (#19435)
2013-10-30 Benjamin Petersonuse the collapsed path in the run_cgi method (closes...
2013-10-30 Benjamin Petersonupdate comment
2013-10-29 Christian Heimesmerge
2013-10-29 Christian Heimesfix language
2013-10-29 Tim GoldenIssue 15792 Correct build options on Win64. Patch by...
2013-10-29 Christian HeimesIssue #18747: document issue with OpenSSL's CPRNG state...
2013-10-29 Christian HeimesIssue #19227 / Issue #18747: Remove pthread_atfork...
2013-10-29 Georg BrandlClarify sentence.
2013-10-29 Georg BrandlCloses #19416: fix references in the nntplib docs.
2013-10-29 Georg BrandlFix wrong signature for two-argument newwin(). Found...
2013-10-29 Georg BrandlFix typo: js_JP is not a valid locale.
2013-10-28 Richard OudkerkIssue #19425 -- a pickling error should not cause pool...
2013-10-28 Nadeem Vawda#19395: Raise exception when pickling a (BZ2|LZMA)...
2013-10-28 Georg BrandlAdd NEWS header for 3.3.4.
2013-10-28 Ned DeilyIssue #19373: Apply upstream change to Tk 8.5.15 fixing...
2013-10-27 Serhiy StorchakaFixed merge test for Tcl/Tk <8.5 (issue #18964).
2013-10-27 Georg BrandlAdded tag v3.3.3rc1 for changeset fd53c500f8b8
2013-10-27 Georg BrandlSkip overzealous test for existence of the online licen... v3.3.3rc1
2013-10-27 Georg BrandlBump to 3.3.3rc1.
2013-10-27 Georg BrandlFix markup errors in the docs and amend suspicious...
2013-10-27 Georg BrandlUpdate pydoc topics.
2013-10-27 Georg BrandlIssue #19227: Try to fix deadlocks caused by re-seeding...
2013-10-27 Georg Brandlmerge
2013-10-27 Georg BrandlIssue #16037: HTTPMessage.readheaders() raises an HTTPE...
2013-10-27 Georg BrandlIssue #16040: CVE-2013-1752: nntplib: Limit maximum...
2013-10-27 Georg BrandlIssue #16041: CVE-2013-1752: poplib: Limit maximum...
2013-10-27 Georg BrandlIssue #17997: Change behavior of ``ssl.match_hostname...
2013-10-27 Serhiy StorchakaIssue #19405: Fixed outdated comments in the _sre module.
2013-10-27 Georg BrandlIssue #16039: CVE-2013-1752: Change use of readline...
2013-10-27 Ned DeilyIssue #15663: Force IDLE.app to run the GUI process...
2013-10-26 Benjamin Petersonjust return toplevel symbol table rather than all block...
2013-10-26 Ned DeilyIssue #15663: OS X installer builtin Tcl/Tk support
2013-10-26 Victor StinnerClose #19339: telnetlib module is now using time.monoto...
2013-10-25 Ned DeilyIssue #19400: Prevent extension module build failures...
2013-10-25 Brett CannonIssue #19392: Document that imp.reload() now relies...
2013-10-25 Ned DeilySync 2.7.x, 3.3.x, and 3.4.x versions of OS X build...
2013-10-25 Ned DeilyIssue #19019: Change the OS X installer build script...
2013-10-25 Ned DeilyIssue #15663: Tcl/Tk 8.5.15 is now included with the...
2013-10-25 Ned DeilyIssue #1584: Provide options to override default search...
2013-10-24 Serhiy StorchakaIssue #19288: Fixed the "in" operator of dbm.gnu databa...
2013-10-24 Serhiy StorchakaIssue #19287: Fixed the "in" operator of dbm.ndbm datab...
2013-10-24 Serhiy StorchakaIssue #19327: Fixed the working of regular expressions...
2013-10-24 Senthil KumaranIncrease the coverage of macurl2path. Patch by Colin...
2013-10-23 Antoine PitrouIssue #19360: fix test_site when Python is installed...
2013-10-23 Antoine PitrouIssue #19356: Avoid using a C variabled named "_self...
2013-10-23 Antoine PitrouIssue #19352: Fix unittest discovery when a module...
2013-10-23 Antoine PitrouIssue #19340: Fix test_sysconfig when Python is built...
2013-10-23 Eric Snow[Issue #19357] Ensure module "loaded" during tests...
2013-10-22 Tim GoldenIssue #15207: Fix mimetypes to read from correct area...
2013-10-22 Christian HeimesIssue #18603: Ensure that PyOS_mystricmp and PyOS_mystr...
2013-10-21 Ezio Melotti#19319: fix ctypes docs: sizeof is an operator in C...
2013-10-21 Ezio Melotti#8964: fix platform._sys_version to handle IronPython...
2013-10-20 Ezio Melotti#19238, #19289: fix description of the align and fill...
2013-10-20 Serhiy StorchakaMake test_audioop discoverable by unittest.
2013-10-20 Serhiy StorchakaIssue #16038: CVE-2013-1752: ftplib: Limit amount of...
2013-10-19 Antoine PitrouIssue #18235: Fix the sysconfig variables LDSHARED...
2013-10-19 Serhiy StorchakaFixed tests for issue #19279.
2013-10-19 Christian HeimesIgnore PyCharm project directory
2013-10-19 Serhiy StorchakaIssue #19279: UTF-7 decoder no more produces illegal...
2013-10-19 Ned DeilyEnsure setup.py looks for zlib.h in an OS X SDK.
2013-10-19 Ned DeilyUpdate OS X installer for building on 10.9.
2013-10-18 Benjamin Petersonfix description of super() behavior on descriptors
2013-10-18 Serhiy StorchakaRemove redundant empty lines.
next