]> granicus.if.org Git - python/shortlog
python
2014-06-15 Benjamin Petersonurl unquote the path before checking if it refers to...
2014-06-14 Vinay SajipIssue #21742: Set stream to None after closing.
2014-06-13 R David Murray#5904: Add sentence about the encoding of strftime...
2014-06-13 Zachary WareIssue #19493: Backport 6f63fff5c120
2014-06-13 Terry Jan ReedyIssue #21726: Remove unnecessary and contextually wrong...
2014-06-12 Terry Jan ReedyIssue #12387: Add missing upper(lower)case versions...
2014-06-11 Senthil Kumaran#21693 - Fix the broken link for pylons project.
2014-06-10 Terry Jan ReedyIssue #21695: Catch AttributeError created when user...
2014-06-10 Terry Jan ReedyCloses Issue 21659: Improve Idle calltips for *args...
2014-06-09 R David Murray#20903: clarify what happens when an smtp connection...
2014-06-09 Serhiy StorchakaIssue #21310: Fixed possible resource leak in failed...
2014-06-08 Zachary WareIssue #21683: Add Tix build to the Windows buildbot...
2014-06-08 Terry Jan Reedywhitespace
2014-06-08 Terry Jan ReedyIssue #21682: Replace EditorWindow with mock to elimina...
2014-06-08 Benjamin Petersonmake sure the builtin help function doesn't fail when...
2014-06-08 Benjamin Petersonbacked out 86ba41b7bb46 (#18910) for test breakage
2014-06-08 Benjamin Petersondocument TokenError and unclosed expression behavior...
2014-06-07 Benjamin Petersondon't remove self from example code in the HTML output...
2014-06-07 Benjamin Petersonspecify that getuid() returns the real uid (closes...
2014-06-07 Benjamin Petersondocument the compress_level argument to tarfile.open...
2014-06-07 Benjamin Petersonallow the keyword else immediately after (no space...
2014-06-07 Nick CoghlanUpdates to Python 2.7 What's New preamble
2014-06-07 Terry Jan ReedyIssue #21682: Replace EditorWindow with mock to elimina...
2014-06-06 Terry Jan ReedyIssue #18910: test_textView - since all tests require...
2014-06-06 Zachary WareIssue #21671, CVE-2014-0224: Update the Windows build...
2014-06-05 Zachary WareIssue #18292: s/tkinter/Tkinter/
2014-06-05 R David Murray#21653: fix doc for return type of sqlite3.Row.keys().
2014-06-05 Terry Jan Reedywhitespace
2014-06-05 Terry Jan ReedyIssue #18910: Add unittest for textView. Patch by Phil...
2014-06-05 Terry Jan ReedyIssue #18292: Idle - test AutoExpand. Patch by Saihadha...
2014-06-04 Terry Jan ReedyIssue #21654: Fix interaction with warnings. Patch...
2014-06-04 Terry Jan ReedyIssue #18409: Idle: add unittest for AutoComplete....
2014-06-03 Senthil KumaranUpdate references to Python docs in the sidebar index.
2014-06-03 Terry Jan ReedyIssue 21533: Dicts take iterables, not iterators. Patch...
2014-06-02 Zachary WareIssue #18492: Allow all resources when tests are not...
2014-06-02 Serhiy StorchakaIssue #6181: Fixed minor bugs in tkinter.Listbox methods:
2014-06-02 Serhiy StorchakaIssue #6181: Fixed errors in tkinter.Listbox docstrings.
2014-06-01 Vinay SajipUpdated logging HOWTO section on optimization.
2014-06-01 Serhiy StorchakaIssue #19656: Running Python with the -3 option now...
2014-06-01 Serhiy StorchakaIssue #21605: Added tests for Tkinter images.
2014-06-01 Serhiy StorchakaAdded missed calls of splitlist().
2014-06-01 Terry Jan ReedyIssue #21477: Update htest docstring and remove extrane...
2014-05-31 Benjamin Petersonpost 2.7.7 version bump
2014-05-31 Benjamin Petersonbackport hashlib.pbkdf2_hmac per PEP 466 (closes #21304)
2014-05-31 Benjamin Petersongive the correct fixer name (closes #21604)
2014-05-31 Benjamin Petersonmerge 2.7.7 release branch
2014-05-31 Benjamin PetersonAdded tag v2.7.7 for changeset f89216059edf
2014-05-31 Benjamin Petersonfix news header v2.7.7
2014-05-31 Benjamin Petersonbump to 2.7.7 final
2014-05-31 Benjamin Petersonopenssl requires nasm (#21462)
2014-05-31 Benjamin Petersonopenssl requires nasm (#21462)
2014-05-31 Ned DeilyIssue #21572: Change license command to fallback to...
2014-05-30 Terry Jan ReedyIssue #21593: (from StackOverflow) minor doc clarificat...
2014-05-30 Vinay SajipMerged upstream changes.
2014-05-30 Steve DowerIssue #21462 PEP 466: upgrade OpenSSL in the Python...
2014-05-30 Steve DowerIssue #21462 PEP 466: upgrade OpenSSL in the Python...
2014-05-30 Vinay SajipIssue #21608: Updated HTTPHandler documentation.
2014-05-30 Serhiy StorchakaFixed possible integer overflow in getint, getdouble...
2014-05-30 Serhiy StorchakaIssue #21552: Fixed possible integer overflow of too...
2014-05-30 Serhiy StorchakaAdd tests for getint, getdouble and getboolean methods...
2014-05-30 Gregory P.... Fix issue #14315: The zipfile module now ignores extra...
2014-05-29 Terry Jan ReedyIssue #21477: Add htests for GrepDialog, UndoDelegator...
2014-05-28 Serhiy StorchakaIssue #21402: tkinter.ttk now works when default root...
2014-05-28 Serhiy StorchakaIssue #21493: Added test for ntpath.expanduser(). ...
2014-05-28 Serhiy StorchakaIssue #10203: sqlite3.Row now truly supports sequence...
2014-05-27 Terry Jan ReedyIssue #21477: Add htests for Search and Replace dialogs.
2014-05-27 Terry Jan ReedyIssue #21477: Idle htest: modify run; add more tests.
2014-05-27 Raymond HettingerIssue 21575: Show list.sort() arguments in the tutorial.
2014-05-26 Benjamin Petersonremove list of example incompatibilities (closes #21434)
2014-05-26 Benjamin Petersonremove tab (closes #21587)
2014-05-26 Benjamin Petersonfix typo in variable name (closes #21586)
2014-05-26 Raymond HettingerIssue #21481: Teach argparse equality tests to return...
2014-05-26 Raymond HettingerIssue 8743: Improve interoperability between sets...
2014-05-26 Raymond HettingerIssue 13355: Make random.triangular degrade gracefully...
2014-05-25 Serhiy StorchakaIssue #19925: Added tests for the spwd module. Original...
2014-05-24 Terry Jan ReedyIssue #21477: Idle htest: merge and modify run and...
2014-05-24 Benjamin Petersonallow doc archives to be built for versions in the...
2014-05-24 Ned DeilyIssue #18604: Skip the Tk instantiation test on OS...
2014-05-23 Serhiy StorchakaFixed new Tkinter tests added in issue #21522 with...
2014-05-23 Serhiy StorchakaIssue #21522: Added Tkinter tests for Listbox.itemconfi...
2014-05-23 Serhiy StorchakaIssue #20635: Added tests for Tk geometry managers.
2014-05-23 Antoine PitrouIssue #21523: Fix over-pessimistic computation of the...
2014-05-23 Terry Jan ReedyIssue #21545: Add .pop example and tweak comment about...
2014-05-23 Raymond HettingerIssue 21479: Fix markup for the TarFile.open() classmethod.
2014-05-22 Raymond HettingerIssue 21198: Minor tarfile documentation bug.
2014-05-22 Ned DeilyIssue #21383: OS X installer builds now use "make touch".
2014-05-22 Ned DeilyIssue #21383: Allow "make touch" to work when building...
2014-05-22 Benjamin Peterson2.7.8 news section
2014-05-19 Terry Jan ReedyIssue #21477: idle htests - lower case function names...
2014-05-18 Benjamin Petersonmerge 2.7.7 release branch
2014-05-18 Benjamin Petersoninclude test data in the windows installer, so tests...
2014-05-18 Raymond HettingerDon't grow strings by concatenation. Use ''.join(...
2014-05-18 Benjamin PetersonAdded tag v2.7.7rc1 for changeset e32e3a9f3902
2014-05-18 Benjamin Petersonbump to 2.7.7rc1 v2.7.7rc1
2014-05-18 Benjamin Petersonupdate pydoc_topics
2014-05-17 Benjamin Peterson'sunos' not 'solaris
2014-05-17 Benjamin Petersonjust skip this test on Solaris
2014-05-17 Benjamin Petersonsome platforms apparently don't care about fdopen'ing...
2014-05-17 Benjamin Petersonsupport pep 3118 format strings for ctypes objects...
2014-05-17 Benjamin Petersonreindent for consistency
next