]> granicus.if.org Git - python/shortlog
python
2014-02-28 Martin v. LöwisMerge heads
2014-02-28 Martin v. LöwisMerge with 3.3
2014-02-28 Martin v. LöwisIssue #20731: Properly position in source code files...
2014-02-28 Nick CoghlanClose #20568: install unversioned pip command on Windows
2014-02-28 Nick CoghlanClose #20757: return success for skipped pip uninstall
2014-02-27 Terry Jan ReedyMerge with 3.3
2014-02-27 Terry Jan ReedyIssue #20567: Delete class attribute gui widgets in...
2014-02-27 Antoine PitrouNull merge
2014-02-27 R David Murraywhatsnew: fix textwrap/shorten entry, and improve the...
2014-02-27 Antoine PitrouIssue #20791: copy.copy() now doesn't make a copy when...
2014-02-27 Benjamin Petersonfix importlib test failure when bytecode writing is...
2014-02-26 Serhiy StorchakaAdded tests for issue #20501.
2014-02-26 R David Murraywhatsnew: expand pbkdf2_hmac entry slightly.
2014-02-26 R David Murraywhatsnew: reformat pdb entry to match style of most...
2014-02-26 R David Murraywhatsnew: reword the contextlib.redirect_stdout entry...
2014-02-26 Zachary WareFix several C-API doc typos caught by tomo cocoa on...
2014-02-26 Zachary WareIssue #20759: Fix some typos in the mock docs.
2014-02-26 R David Murraywhatsnew: attribute base64 memoryview change to Nick.
2014-02-26 R David Murraywhatsnew: pprint's compact option.
2014-02-27 Antoine PitrouIssue #20791: copy.copy() now doesn't make a copy when...
2014-02-27 Benjamin Petersonmerge 3.3 (#20796)
2014-02-26 Brett CannonIssue #20763: Fix importlib.machinery.PathFinder to...
2014-02-26 Serhiy StorchakaAdded tests for issue #20501.
2014-02-26 Zachary WareMerge with 3.3
2014-02-26 Victor Stinnerasyncio/windows_events.py: use more revelant names...
2014-02-26 Zachary WareClose #20759: Fix some typos in the mock docs. (Merge...
2014-02-26 Victor Stinnerasyncio: simplify test_events.py, don't use non local...
2014-02-26 Victor Stinnerasyncio: Fix pyflakes warnings: remove unused variables...
2014-02-26 Victor Stinnerasyncio: Replace "unittest.mock" with "mock" in unit...
2014-02-26 Gregory P.... null merge
2014-02-26 Gregory P.... Mention issue 20621 fix in the NEWS file for 3.3.5rc1.
2014-02-25 R David Murraywhatsnew: DynanicClassAttribute (#19030), Py_SetStandar...
2014-02-25 R David MurrayFix formatting in NEWS entry.
2014-02-25 Antoine PitrouIssue #20765: Add missing documentation for PurePath...
2014-02-25 Serhiy StorchakaNull merge
2014-02-25 Serhiy StorchakaFix typo (issue #19619).
2014-02-25 R David Murraywhatsnew: encoding is now optional in PYTHONIOENCODING...
2014-02-25 R David Murraywhatsnew: logging SocketHandler and DatagramHandler...
2014-02-25 R David Murraywhatsnew: Request.method can be overridden in subclasse...
2014-02-24 Guido van RossumClarify that flow control works for datagrams, except...
2014-02-24 R David Murraywhatsnew: http.server --bind cli option.
2014-02-24 R David Murraywhatsnew: unittest.TestCase.assertLogs.
2014-02-24 R David MurrayFix return type in doc of PyStructSequence_InitType2.
2014-02-24 R David MurrayFix wording of NEWS entry.
2014-02-24 R David Murraywhatsnew: cypthon can be compiled with address sanity...
2014-02-24 R David MurrayMerge #20628: make it clear that DictReader/Writer...
2014-02-24 R David Murray#20628: wrap lines to < 80.
2014-02-24 R David Murray#20628: make it clear that DictReader/Writer *fieldname...
2014-02-24 Ezio Melotti#20740: merge with 3.3.
2014-02-24 Ezio Melotti#20740: desquarify 2.
2014-02-24 R David MurrayFix typo.
2014-02-24 R David MurrayRemove redundant NEWS entry.
2014-02-24 R David MurrayFix NEWS entry wording.
2014-02-24 R David Murraywhatsnew: frame.clear, expanded entry for -I/isolated...
2014-02-24 Serhiy StorchakaMerge heads
2014-02-24 Serhiy StorchakaNull merge
2014-02-24 Serhiy StorchakaIssue #19619: Blacklist non-text codecs in method API
2014-02-24 Victor Stinnerasyncio doc: fix references in subprocess doc
2014-02-24 Victor Stinnersubprocess.Popen.wait doc: mention asyncio to avoid...
2014-02-24 Serhiy StorchakaIssue #20535: PYTHONWARNING no longer affects the run_t...
2014-02-24 Serhiy StorchakaIssue #20535: PYTHONWARNING no longer affects the run_t...
2014-02-24 Serhiy StorchakaNull merge
2014-02-24 Georg BrandlCloses #20755: port sphinx-1.1 fixes from default
2014-02-24 Georg Brandlmerge with 3.3
2014-02-24 Georg BrandlCloses #20735: remove erroneous deprecated marker from...
2014-02-24 Terry Jan ReedyMerge with 3.3
2014-02-24 Terry Jan Reedywhitespace
2014-02-24 Terry Jan ReedyMerge with 3.3
2014-02-24 Terry Jan ReedyIssue #9974: When untokenizing, use row info to insert...
2014-02-24 R David MurrayFix wording in NEWS entry.
2014-02-24 R David Murraywhatsnew: threading.main_thread, os.urandom persistent...
2014-02-24 R David Murraywhatsnew: unittest uses argparse now.
2014-02-24 R David Murraywhatsnew: unittest drops references to successful tests.
2014-02-23 Terry Jan ReedyMerge with 3.3, #20750
2014-02-23 Terry Jan ReedyIssue #20750, Enable roundtrip tests for new 5-tuple...
2014-02-23 Antoine PitrouIssue #20743: Fix a reference leak in test_tcl.
2014-02-23 Antoine PitrouIssue #20743: Fix a reference leak in test_tcl.
2014-02-23 R David Murraywhatsnew: pyvenv --copies option.
2014-02-23 R David MurrayFix wording in news entry.
2014-02-23 R David Murraywhatsnew: devnull fileno/close/closed.
2014-02-23 R David Murraywhatsnew: hashlib.hash.name is now public and returns...
2014-02-23 R David Murraywhatsnew: textwrap.shorten.
2014-02-23 R David Murraywhatsnew: ExtensionFileLoader.get_filename.
2014-02-23 Antoine PitrouIssue #20637: Key-sharing now also works for instance...
2014-02-23 Ezio Melotti#20677: fix typo in enum docs. Patch by Saimadhav...
2014-02-23 Terry Jan ReedyMerge with 3.3
2014-02-23 Terry Jan ReedyIssue #20730: Fix typo reported by Claudiu Popa.
2014-02-22 Martin v. LöwisIssue #20641: Run custom actions with the NoImpersonate...
2014-02-22 R David MurrayReflow paragraph.
2014-02-22 R David Murraywhatsnew: os.path.ismount recognizes volumes mounted...
2014-02-22 R David Murraywhatsnew: PyStructSequence_InitType2, Victor's MemoryEr...
2014-02-22 R David Murraywhatsnew: Windows uses VirtualAlloc, --version goes...
2014-02-22 Eric SnowIssue #20484: Disable the 2 remaining "modules" tests...
2014-02-22 R David Murraywhatsnew: frozen package __path__; and min/max versiona...
2014-02-22 R David Murraywhatsnew: importlib deprecations.
2014-02-21 Yury Selivanovinspect.signature: Check for function-like objects...
2014-02-21 Victor StinnerIssue #11188, #19748: mktime() returns -1 on error...
2014-02-21 Richard OudkerkIssue #20114: Double timeout in test_semaphore_tracker...
2014-02-21 Donald StufftUpgrade pip from 1.5.3 to 1.5.4
2014-02-21 Victor StinnerIssue #19748: On AIX, time.mktime() now raises an Overf...
next