]> granicus.if.org Git - python/shortlog
python
2013-11-19 doko@ubuntu.com- Update config.{guess,sub} for new ports.
2013-11-19 Zachary WareIssue #19596: Set untestable tests in test_importlib...
2013-11-18 Gregory P.... Cleanup this test's modification of os.environ in teard...
2013-11-17 Gregory P.... Fix test.support.bind_port() to not cause an error...
2013-11-17 Gregory P.... Fix compilation error under gcc of the ctypes module...
2013-11-17 Serhiy StorchakaIssue #19603: Use specific asserts in test_decr.
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: direct the user to read the security...
2013-11-17 Serhiy StorchakaIssue #19606: Use specific asserts in http.cookiejar...
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 StorchakaMerge heads
2013-11-17 Georg BrandlPost-release bump.
2013-11-17 Georg Brandlmerge with 3.3.3 release clone
2013-11-17 Georg BrandlAdded tag v3.3.3 for changeset c3896275c0f6
2013-11-17 Georg BrandlBump to 3.3.3 final. v3.3.3
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-15 Vinay SajipIssue #19504: Used American spelling for 'customize'.
2013-11-15 Vinay SajipIssue #19523: Closed FileHandler leak which occurred...
2013-11-15 Victor Stinnerfileutils.c: use MAXPATHLEN instead of PATH_MAX
2013-11-15 Victor Stinnersysmodule.c: fix sys_update_path(), use Py_ARRAY_LENGTH...
2013-11-15 Victor Stinnerpythonrun.c: fix Py_GetPythonHome(), use Py_ARRAY_LENGT...
2013-11-14 Serhiy StorchakaIssue #19592: Use specific asserts in lib2to3 tests.
2013-11-12 Andrew KuchlingCloses #12828: add docstring text noting this is an...
2013-11-12 Andrew KuchlingUpdate e-mail address
2013-11-12 Tim GoldenIssue #13674 Updated NEWS
2013-11-12 Tim GoldenIssue13674 Correct crash with strftime %y format under...
2013-11-12 Zachary WareIssue #19440: Clean up test_capi
2013-11-12 Zachary WareCorrect a merge error in Misc/NEWS
2013-11-11 Tim GoldenRemove outdated comment
2013-11-11 Georg BrandlAdded tag v3.3.3rc2 for changeset d32442c0e60d
2013-11-11 Georg BrandlBump to 3.3.3rc2. v3.3.3rc2
2013-11-10 Jason R. CoombsIssue #19544 and Issue #6286: Restore use of urllib...
2013-11-10 Jason R. CoombsIssue 19544 and Issue #7457: Restore the read_pkg_file...
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-08 Stefan KrahValgrind: suppress false positive in _PyOS_GetOpt ...
2013-11-08 Stefan KrahMove PyErr_NoMemory() closer to the failure.
2013-11-08 Stefan KrahChange style to match the surrounding code (no early...
2013-10-29 Christian HeimesIssue #19227 / Issue #18747: Remove pthread_atfork...
2013-11-11 Georg BrandlTransplant of rev 544b654d000c: directory traversal...
2013-11-05 Ned DeilyIssue #15663: Revert OS X installer built-in Tcl/Tk...
2013-10-29 Victor StinnerIssue #19437: Fix dec_format() of the _decimal module...
2013-10-29 Victor StinnerIssue #19437: Fix convert_op_cmp() of decimal.Decimal...
2013-11-07 Ezio Melotti#19480: HTMLParser now accepts all valid start-tag...
2013-11-07 R David Murray#18985: Improve fcntl documentation.
2013-11-05 Serhiy StorchakaRevert wrong change in previous commit (issue #19085).
2013-11-05 Serhiy StorchakaFix test_insertwidth Tkinter tests on Tk 8.5 with patch...
2013-11-05 Serhiy StorchakaFix typo in tkinter tests (issue #19085).
2013-11-05 Ned DeilyIssue #15663: Revert OS X installer built-in Tcl/Tk...
2013-11-05 Vinay SajipIssue #18345: Added cookbook example illustrating handl...
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
next