]> granicus.if.org Git - python/shortlog
python
2015-05-26 Benjamin Petersonmerge 3.3
2015-05-26 Benjamin Petersonmerge 3.2
2015-05-26 Benjamin Petersonkeep distutils version in sync with python version...
2015-05-25 Victor StinnerIssue #23840: tokenize.open() now closes the temporary...
2015-05-25 Serhiy StorchakaRemove UTF-8 BOMs.
2015-05-23 Terry Jan Reedywhitespace
2015-05-23 Terry Jan ReedyAdd pointer to IDLE what's new file.
2015-05-23 Terry Jan ReedyUpdate idlelib/NEWS.txt.
2015-05-23 Terry Jan ReedyAdd NEWS item for Idle.
2015-05-23 Terry Jan ReedyMake expression legal python by adding '1'.
2015-05-23 Benjamin Petersonmerge 3.3 (#22931)
2015-05-23 Benjamin Petersonmerge 3.2 (#22931)
2015-05-23 Benjamin Petersonallow square brackets in cookie values (closes #22931)
2015-05-23 Donald StufftUpgrade pip to 7.0.1
2015-05-22 Raymond HettingerIssue #24219: Remove duplicate literal in docs.
2015-05-22 Serhiy StorchakaIssue #24257: Fixed incorrect uses of PyObject_IsInstan...
2015-05-22 Donald StufftUpgrade pip to 7.0 and setuptools to 16.0
2015-05-21 Yury SelivanovIssue 23898: Fix inspect.classify_class_attrs() to...
2015-05-21 Serhiy StorchakaFixed issue number for issue #22939.
2015-05-21 Serhiy StorchakaIssue #23985: Fixed integer overflow in iterator object...
2015-05-20 Serhiy StorchakaIssue 24215: Added tests for more builtin types in...
2015-05-20 Serhiy StorchakaIssue #24134: Use assertRaises() in context manager...
2015-05-20 Serhiy StorchakaIssue #24245: Eliminated senseless expect clauses that...
2015-05-19 Serhiy StorchakaIssue #22107: tempfile.gettempdir() and tempfile.mkdtem...
2015-05-19 Antoine PitrouFix some compilation warnings when using gcc (-Wmaybe...
2015-05-19 Antoine PitrouIssue #23985: Fix a possible buffer overrun when deleti...
2015-05-19 R David Murray#24215: also back out changeset that broke test_trace...
2015-05-19 Serhiy StorchakaIssue #6598: Increased time precision and random number...
2015-05-18 Berker PeksagIssue #24232: Fix typos. Patch by Ville Skyttä.
2015-05-18 Berker PeksagIssue #24233: Add a proper link to socket.getfqdn(...
2015-05-18 Berker PeksagFix typo in Nisc/NEWS.
2015-05-18 Serhiy StorchakaFixed typos in comments.
2015-05-18 Serhiy StorchakaIssue #24091: Fixed various crashes in corner cases...
2015-05-18 Serhiy StorchakaIssue #24102: Fixed exception type checking in standard...
2015-05-18 Zachary WareIssue #21931: Fix error handling in msilib.FCICreate().
2015-05-17 Raymond HettingerIssue #23757: Only call the concrete list API for...
2015-05-17 Terry Jan ReedyIssue #22155: News entry.
2015-05-17 Terry Jan ReedyIssue #22155: Add File Handlers subsection with createf...
2015-05-17 R David Murray#24216: fix typo
2015-05-16 Terry Jan ReedyIssue #24199: Make idlever module self updating. Syop...
2015-05-16 Terry Jan ReedyIssue #24212: Put reference in idle.__main__ to issue...
2015-05-16 Serhiy StorchakaAdded tests for more builtin types.
2015-05-16 Terry Jan ReedyIssue #23964: Update idlelib/idle_test/README.txt....
2015-05-16 Serhiy StorchakaReverted issue #24134 changes (except new tests).
2015-05-16 Terry Jan ReedyIssue #23184: idle tests, remove unused names and imports.
2015-05-16 Terry Jan ReedyIssue #23184: idlelib, remove more unused names and...
2015-05-14 Terry Jan Reedyidlelib: remove unused names and imports (one is a...
2015-05-14 Yury SelivanovIssue 24191: Document BoundArguments.signature
2015-05-14 R David MurrayMake sentence correct English.
2015-05-14 R David Murray#23088: Clarify null termination of bytes and strings...
2015-05-13 Raymond HettingerFix mangled wording
2015-05-13 Yury Selivanovasyncio: Use 'collections.abc.Coroutine' in asyncio...
2015-05-13 Yury SelivanovSync asyncio code from default branch.
2015-05-13 Berker PeksagIssue #22064: Improve the misleading message from 2to3...
2015-05-13 Raymond HettingerIssue #19934: Document *None* as an acceptable input...
2015-05-12 Benjamin Petersonuse imperative
2015-05-12 Yury Selivanovasyncio: Make sure sys.set_coroutine_wrapper is called...
2015-05-12 Berker PeksagIssue #23983: Update the pty module example.
2015-05-12 Berker PeksagIssue #23796: peak and read1 methods of BufferedReader...
2015-05-12 Raymond HettingerDefend against a mutation during comparison
2015-05-12 Yury Selivanovasyncio: Support PEP 492. Issue #24017.
2015-05-11 Yury Selivanovdocs/asyncio: Document new ensure_future() and deprecat...
2015-05-11 Yury Selivanovdocs/asyncio: Document set_task_factory/get_task_factory
2015-05-11 Yury SelivanovFix NEWS file.
2015-05-11 Yury Selivanovasyncio: async() function is deprecated in favour of...
2015-05-11 Yury SelivanovSync asyncio changes from the main repo.
2015-05-11 Benjamin Petersonadd trailing slash
2015-05-09 Benjamin Petersonensure .keywords is always a dict
2015-05-09 Benjamin Petersonmerge heads
2015-05-09 Benjamin Petersonfix libffi compilation on FreeBSD (#23042)
2015-05-09 Donald StufftUpgrade setuptools to 15.2
2015-05-08 Ned DeilyMinor updates to the OS X installer ReadMe.rtf.
2015-05-08 Larry HastingsIssue #20274: Remove ignored and erroneous "kwargs...
2015-05-08 Larry HastingsIssue #21520: test_zipfile no longer fails if the word...
2015-05-08 Andrew SvetlovFix doc: asyncio.Semaphore.release() actually is a...
2015-05-07 Benjamin Petersonshorten capsule name macro; it doesn't need to be so...
2015-05-07 Benjamin Petersonremove word we don't need
2015-05-07 Zachary WareFix copy/paste errors.
2015-05-06 Serhiy StorchakaFixed English in error message.
2015-05-06 Serhiy StorchakaIssue #24134: assertRaises(), assertRaisesRegex(),...
2015-05-06 Serhiy StorchakaIssue #24125: Saved error's line and column numbers...
2015-05-05 doko@ubuntu.com - Issue #24122, fix quoting for LIBPL
2015-05-05 Guido van RossumIssue 24088: Clarify semantics of yield expression.
2015-05-03 Benjamin Petersonupdate example, since python.org is HTTPS-only now...
2015-05-03 Benjamin Petersonmerge 3.3 (#24096)
2015-05-03 Benjamin Petersonbe more robust against the filters list changing under...
2015-05-03 Serhiy StorchakaIssue #23330: h2py now supports arbitrary filenames...
2015-05-03 Benjamin Petersonmerge 3.3 (#24094)
2015-05-03 Benjamin Petersonjust sort the items tuple directly (closes #24094)
2015-05-03 Guido van RossumAsyncio issue 222 / PR 231 (Victor Stinner) -- fix...
2015-05-02 R David Murray#24108: Update fnmatch.translate example to show correc...
2015-05-02 R David Murray#24081: Remove obsolete caveat from import docs.
2015-05-02 Raymond HettingerDefer deleted item decref until after the deque is...
2015-05-02 Raymond HettingerIssues #24099, #24100, and #24101: Fix free-after-use...
2015-05-02 Serhiy StorchakaFixed a typo.
2015-05-02 Vinay SajipIssue #24060: Made logging.Formatter documentation...
2015-04-30 Benjamin Petersonupdate links
2015-04-30 doko@ubuntu.com - remove unused EXTRAPLATDIR macro in Makefile.pre.in
2015-04-29 Benjamin Petersonimprove phrasing
2015-04-29 Ned DeilyIssue #24077: Fix typo in man page for -I command optio...
next