]> granicus.if.org Git - python/shortlog
python
2013-11-26 Serhiy StorchakaIssue #19794: Improved markup for True/False constants.
2013-11-25 Antoine PitrouIssue #19691: remove outdated mention about RuntimeError
2013-11-25 Georg BrandlFix suspicious markup and sort ignorelist.
2013-11-25 Gregory P.... Fix test_fcntl to run properly on systems that do not...
2013-11-25 Gregory P.... fix docstring. extra \.
2013-11-25 Gregory P.... Fix test.test_support.bind_port() to not cause an error...
2013-11-25 Ezio Melotti#19620: Fix typo in docstring (noticed by Christopher...
2013-11-24 Raymond HettingerDocument that @property can incorporate a docstring...
2013-11-24 Serhiy StorchakaFixed merging error in changeset 3912934e99ba (issue...
2013-11-24 Georg BrandlDoc/Makefile: also do "make suspicious" during daily...
2013-11-10 Martin v. LöwisAdd 2.7.7 uuids.
2013-11-23 Antoine PitrouIssue #19308: fix the gdb plugin on gdbs linked with...
2013-11-23 Serhiy StorchakaIssue #19733: Temporary disable test_image on MacOSX.
2013-11-21 Serhiy StorchakaPrint Tk patchlevel in Tk and Ttk tests in verbose...
2013-11-21 Richard OudkerkIssue #19599: Use a separate pool for test_terminate().
2013-11-21 Serhiy StorchakaIssue #19633: Fixed writing not compressed 16- and...
2013-11-20 Serhiy StorchakaPrint Tk patchlevel in test_tcl in verbose mode (issue1...
2013-11-19 R David Murray#19449: Handle non-string keys when generating 'fieldna...
2013-11-19 doko@ubuntu.com- Update config.{guess,sub} for new ports.
2013-11-17 Serhiy StorchakaIssue #19603: Use specific asserts in test_decr.
2013-11-17 Antoine PitrouFix buildbot failure
2013-11-17 Ezio MelottiFix indentation in doc example.
2013-11-17 Richard OudkerkIssue #19599: Increase sleep period.
2013-11-17 Richard OudkerkFix handling of SystemExit and exit code. Patch by...
2013-11-17 Richard OudkerkIssue 16998: Clarify that += on a shared value is not...
2013-11-17 Antoine PitrouIssue #19508: warn that ssl doesn't validate certificat...
2013-11-17 Serhiy StorchakaIssue #19606: Use specific asserts in cookielib tests.
2013-11-17 Serhiy StorchakaIssue #19607: Use specific asserts in weakref tests.
2013-11-17 Serhiy StorchakaIssue #19605: Use specific asserts in datetime tests
2013-11-17 Serhiy StorchakaFix merge error in issue #19602.
2013-11-17 Serhiy StorchakaMerge heads
2013-11-17 Ezio Melotti#19238: fix typo in documentation.
2013-11-16 Serhiy StorchakaIssue #19604: Use specific asserts in array tests.
2013-11-16 Serhiy StorchakaIssue #19602: Use specific asserts in tkinter tests.
2013-11-16 Serhiy StorchakaIssue #19601: Use specific asserts in sqlite3 tests.
2013-11-16 Serhiy StorchakaIssue #19600: Use specific asserts in distutils tests.
2013-11-16 Serhiy StorchakaIssue #19594: Use specific asserts in unittest tests.
2013-11-16 Serhiy StorchakaIssue #19591: Use specific asserts in ctype tests.
2013-11-16 Serhiy StorchakaIssue #19590: Use specific asserts in email tests.
2013-11-16 Jason R. CoombsIssue #12853: Correct NameError in distutils upload...
2013-11-15 Vinay SajipIssue #19504: Used American spelling for 'customize'.
2013-11-15 Vinay SajipIssue #19523: Closed FileHandler leak which occurred...
2013-11-14 Serhiy StorchakaIssue #19592: Use specific asserts in lib2to3 tests.
2013-11-10 Benjamin Petersona post-2.7.6 world
2013-11-10 Benjamin Petersonmerge 2.7.6 release branch
2013-11-10 Benjamin PetersonAdded tag v2.7.6 for changeset 3a1db0d2747e
2013-11-10 Benjamin Peterson2.7.6 final v2.7.6
2013-11-09 Serhiy StorchakaIssue #1575020: Fixed support of 24-bit wave files...
2013-11-09 Serhiy StorchakaFix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11...
2013-11-07 Ezio Melotti#19480: HTMLParser now accepts all valid start-tag...
2013-11-07 R David Murraybackport #18985: Improve fcntl documentation.
2013-11-05 Serhiy StorchakaRevert wrong change in previous commit (issue #19085).
2013-11-05 Serhiy StorchakaMerge heads
2013-11-05 Serhiy StorchakaFix test_insertwidth Tkinter tests on Tk 8.5 with patch...
2013-11-05 Benjamin Petersonmerge 2.7.6 release branch
2013-11-05 Ned DeilyIssue #15663: Revert OS X installer built-in Tcl/Tk...
2013-11-05 Ned DeilyIssue #15663: Revert OS X installer built-in Tcl/Tk...
2013-11-05 Terry Jan ReedyIssue #19397: test_pydoc now works with -S (help not...
2013-11-04 Benjamin Petersonmerge 2.7.6 release branch
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 Nick CoghlanRemove merge artifact from Misc/NEWS
2013-11-04 Nick CoghlanClose #17827: Document codecs.encode & codecs.decode
2013-11-04 Zachary WareIssue #17883: Tweak test_tcl testLoadWithUNC to skip...
2013-11-04 Terry Jan ReedyIssue #XXXXX: Fix test_idle so that idlelib test cases...
2013-11-04 Zachary WareIssue #17883: Backport test.test_support._is_gui_availa...
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 StorchakaFix test_os (issue #18702).
2013-11-03 Serhiy StorchakaIssue #18702: All skipped tests now reported as skipped.
2013-11-03 Serhiy StorchakaIssue #19085: Fixed pixels rounding for last Tk patchle...
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-02 Serhiy StorchakaIssue #19085: Fixed some Tkinter tests on Windows.
2013-11-02 Jason R. CoombsMerge
2013-11-02 Jason R. CoombsUpdate NEWS
2013-11-02 Serhiy StorchakaIssue #19085: Fix Tkinter tests with Tcl/Tk 8.4.
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-11-01 Benjamin Petersonmerge 2.7.6 release branch
2013-11-01 Benjamin Petersonfix xmlcharrefreplace tests on wide build when tests...
2013-10-31 Serhiy StorchakaIssue #19457: Fixed xmlcharrefreplace tests on wide...
2013-10-31 Vinay SajipIssue #19455: Corrected inaccuracies in documentation...
2013-10-30 Benjamin Petersonmerge 2.7.6 release branch
2013-10-30 Benjamin Petersonuse the collapsed path in the run_cgi method (closes...
2013-10-29 Benjamin Petersonmerge 2.7.6 branch
2013-10-29 Christian Heimesfix language
2013-10-29 Benjamin Petersonmerge 2.7.6 release branch
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 Christian HeimesIssue #19227 / Issue #18747: Remove pthread_atfork...
2013-10-29 Benjamin Petersonmerge 2.7.6 release branch
2013-10-29 Benjamin Petersonbackport #19426
2013-10-29 Barry Warsaw2.6.9 final
2013-10-29 Barry WarsawAdded tag v2.6.9 for changeset fcb3ec2842f9
2013-10-29 Barry Warsawversion bump v2.6.9
2013-10-29 Barry Warsawupdating topics
2013-10-29 Serhiy StorchakaIssue #19426: Fixed the opening of Python source file...
next