]> granicus.if.org Git - python/shortlog
python
2012-06-03 Gregory P.... Fixes Issue #14992: os.makedirs(path, exist_ok=True...
2012-06-03 Martin v. LöwisPEP 3131: support non-ASCII characters in auto-completi...
2012-06-03 Martin v. LöwisDo not try to insert control characters.
2012-06-03 Martin v. LöwisIssue #14937: Perform auto-completion of filenames...
2012-06-03 Terry Jan ReedyIssue 12510: Expand 2 bare excepts. Improve comments...
2012-06-03 Terry Jan ReedyIssue 10365: Add and replace comments; condense default...
2012-06-02 Sandro Tosibackport c4bd68be5fc6 to 3.2
2012-06-02 Sandro TosiIssue #14926: fix docstring highlight
2012-06-02 Sandro Tosirefer to time.strftime
2012-06-02 R David Murray#14957: fix doc typo.
2012-06-02 Benjamin Petersondon't leak if the __class__ closure is set
2012-06-01 R David Murray#14957: clarify splitlines docs.
2012-06-01 Sandro TosiIssue #14968: set 'Inplace Operators' as subsection...
2012-05-31 Ned DeilyIssue #14962: Update text coloring in IDLE shell window...
2012-05-31 Vinay SajipAdded test skip under Windows, as not applicable there.
2012-05-29 Brian CurtinAdd news item for #14943
2012-05-29 Brian CurtinFix #14943. Update the proper default value and list...
2012-05-29 Ned DeilyIssue #10997: Prevent a duplicate entry in IDLE's ...
2012-05-28 Antoine PitrouIssue #14775: Fix a potential quadratic dict build...
2012-05-28 Meador IngeIssue #9041: raised exception is misleading
2012-05-28 Nick CoghlanIssue #14443: Tell rpmbuild to use the correct version...
2012-05-28 Terry Jan ReedyIssue14929: Stop Idle 3.x from closing on Unicode decod...
2012-05-28 Terry Jan ReedyIssue12510: Attempting to get invalid tooltip no longer...
2012-05-27 R David Murray#11785: fix the :mod: references in email package submo...
2012-05-27 Terry Jan Reedy#10365 Trim trailing whitespace
2012-05-27 Terry Jan ReedyIssue #10365: File open dialog now works instead of...
2012-05-26 Terry Jan ReedyIssue #14876: Use user-selected font for highlight...
2012-05-26 Senthil KumaranIssue #14920: Fix the help(urllib.parse) failure on...
2012-05-25 Richard OudkerkIssue #14881: Allow normal non-main thread to spawn...
2012-05-25 Hynek Schlawack#4841: Fix FileIO constructor to honor closefd when...
2012-05-24 Petri Lehtinen#14863: Update the documentation of os.fdopen()
2012-05-24 Senthil KumaranIssue #14036: return None when port in urlparse cross...
2012-05-23 Florent XiclunaRemove duplicate entries in Misc/NEWS.
2012-05-22 Petri Lehtinen#14472: Update .gitignore
2012-05-22 Hynek SchlawackRestore [] where default arguments are not keywords
2012-05-21 Ezio Melotti#14875: Use float('inf') instead of float('1e66666...
2012-05-21 Hynek Schlawack#14804: Remove [] around optional arguments with defaul...
2012-05-20 Hynek SchlawackFix `versionchanged` tags for json.load
2012-05-20 Vinay SajipFixes #14864: Added documentation on how to undo the...
2012-05-20 Hynek SchlawackDocument when json.load's parse_constant behaviour...
2012-05-20 Senthil KumaranFix for issue14426 - buildbots here I come
2012-05-20 Senthil Kumarannews for Issue14426
2012-05-20 Senthil Kumaran Issue #14426: Correct the Date format in Expires attri...
2012-05-19 Petri Lehtinen#14494: Document that absolute imports became default...
2012-05-19 Ezio Melotti#14072: Fix parsing of tel URIs in urlparse by making...
2012-05-19 Senthil KumaranFix Issue14721: Send Content-length: 0 for empty body...
2012-05-19 Senthil KumaranIssue9374 - Generic parsing of query and fragment porti...
2012-05-18 Petri Lehtinen#14798: pyclbr now raises ImportError instead of KeyErr...
2012-05-18 Petri LehtinenFix time.time() references in the time module docs
2012-05-18 Martin v. LöwisDrop double quoting again. I'm at a loss when to quote...
2012-05-18 Martin v. LöwisUpgrade OpenSSL to 1.0.0j
2012-05-18 Martin v. Löwismerge heads
2012-05-18 Martin v. LöwisAdd another set of quotes to make cmd.exe happy.
2012-05-18 Martin v. LöwisFetch openssl directory from pyproject.vsprops.
2012-05-17 R David Murray#14823: Simplify threading.Lock.acquire argument discus...
2012-05-16 Hynek Schlawack#14692 Fix json docs to reflect changes in json.load
2012-05-16 Antoine PitrouForward port additional tests from 2.7 (issue #14829).
2012-05-16 Antoine PitrouIssue #14829: Fix bisect and range() indexing with...
2012-05-16 Eric V. SmithCleanup so subsequent tests won't fail. Needs to be...
2012-05-16 R David Murray#1440472: reflow
2012-05-16 R David Murray#1440472: Explain that email parser/generator isn't...
2012-05-16 Ned DeilyIssue #14777: In an X11 windowing environment, tkinter...
2012-05-16 Eric V. SmithIssue #14817: Add rudimentary tests for pkgutil.extend_...
2012-05-15 Senthil KumaranIssue12541 - Add UserWarning for unquoted realms
2012-05-15 Senthil KumaranIssue #12541: Be lenient with quotes around Realm field...
2012-05-15 R David Murray#14766: Reflow the altered paragraphs.
2012-05-15 R David Murray#14766: Add correct algorithm for when a 'time' object...
2012-05-15 Brian Curtinbsddb never existed in 3.x, no need to keep downloading...
2012-05-14 Antoine PitrouFollowup to issue #14157: respect the relative ordering...
2012-05-14 Martin v. LöwisStop deleting non-existing bytecode files.
2012-05-14 Antoine PitrouRemove tab characters
2012-05-14 Antoine PitrouUse size_t, not ssize_t (issue #14801).
2012-05-14 Martin v. LöwisUpgrade bzip2 to 1.0.6.
2012-05-14 Ezio Melotti#14405: remove outdated/broken/duplicate links.
2012-05-13 Mark DickinsonIssue #14245: Improve floating-point entry in FAQ....
2012-05-13 Ezio Melotti#14770: improve the library FAQ.
2012-05-13 Sandro TosiIssue #14793: fix grammar in bytes object paragraph...
2012-05-12 Sandro Tosicorrectly define what 'fill' could be; thanks to Leland...
2012-05-11 Ned DeilyIssue #14662: Prevent shutil failures on OS X when...
2012-05-10 Antoine PitrouIssue #14157: Fix time.strptime failing without a year...
2012-05-10 Antoine PitrouSome nits in the pickle docs.
2012-05-10 Antoine PitrouRemoved outdated statement about pickle's and marshal...
2012-05-10 Ezio Melotti#14763: document default maxsplit value for str.split.
2012-05-10 Jesus CeaCloses #14768: os.path.expanduser('~/a') doesn't works...
2012-05-09 Antoine PitrouIssue #14761: Fix potential leak on an error case in...
2012-05-09 R David MurrayImprove the grammar of a non-sentence.
2012-05-08 Benjamin Petersonfix possible refleak (closes #14752)
2012-05-08 Larry HastingsIssue #14749: Add support for 'Z' to skipitem() in...
2012-05-08 Benjamin Petersonremove basically bitrotted XXXs
2012-05-07 Mark DickinsonIssue #14741: Fix missing support for ellipsis in parse...
2012-05-07 Mark DickinsonIssue #14697: Fix missing parser module support for...
2012-05-07 Mark DickinsonIssue #14701: Add missing support for 'raise ... from...
2012-05-07 Mark DickinsonFix issue number in Misc/NEWS.
2012-05-06 Georg BrandlFix document title for Sphinx.
2012-05-06 Mark DickinsonIssue #14965: Fix missing support for starred assignmen...
2012-05-06 Ezio Melotti#14034: fix indentation.
2012-05-06 Ezio Melotti#14034: added the argparse tutorial. Patch by Tshepang...
2012-05-06 Georg Brandl#13183: backport fixes to test_pdb to 3.2 branch
2012-05-05 Richard OudkerkFix for issue 14725 for 3.2 branch
2012-05-04 Antoine PitrouFix test connecting to sha256.tbs-internet.com.
next