]> granicus.if.org Git - python/shortlog
python
2016-08-09 Zachary WareCloses #27722: Merge with 3.5
2016-08-09 Zachary WareIssue #27722: Fix default for touch method's 'mode...
2016-08-09 Zachary WareCloses #27204: Merge with 3.5
2016-08-09 Zachary WareIssue #27204: Fix doctests in Doc/howto
2016-08-09 Zachary WareMerge with 3.5
2016-08-09 Zachary WareCorrect signatures for a couple of logging handlers
2016-08-09 Vinay SajipCloses #21999: (Empty) merge from 3.5.
2016-08-09 Vinay SajipCloses #21999: Handled empty strings correctly when...
2016-08-09 Steven D'ApranoIssue27181 add geometric mean.
2016-08-09 Steven D'ApranoTighten up test of harmonic mean on a single value.
2016-08-09 Steven D'ApranoAutomated merge with ssh://hg.python.org/cpython
2016-08-09 Steven D'ApranoAdd harmonic mean and tests.
2016-08-08 Guido van RossumIssue #27700: Document AbstractEventLoop, not BaseEvent...
2016-08-08 Alexander BelopolskyCloses #27710: Disallow fold not in [0, 1] in time...
2016-08-08 Guido van RossumIssue #27700: Document AbstractEventLoop, not BaseEvent...
2016-08-08 Berker PeksagIssue #27702: Only expose SOCK_RAW when defined
2016-08-08 Berker PeksagExpose EPOLLRDHUP conditionally
2016-08-08 Berker PeksagMerge from 3.5
2016-08-08 Berker PeksagFix use of default reST role
2016-08-08 Berker PeksagIssue #23322: Merge from 3.5
2016-08-08 Berker PeksagIssue #23322: Remove outdated reference to an example...
2016-08-08 Raymond HettingerRe-linewrap comments
2016-08-08 Andrew SvetlovMerge 3.5
2016-08-08 Andrew SvetlovUse asyncio.gather instead of asyncio.wait in example.
2016-08-07 Gregory P.... Issue #27664: Add to concurrent.futures.thread.ThreadPo...
2016-08-07 Gregory P.... Issue #26750: unittest.mock.create_autospec() now works...
2016-08-07 Gregory P.... Issue #26750: unittest.mock.create_autospec() now works...
2016-08-06 Guido van RossumBetter docs for typing.Any by Michael Lee. Fixes issue...
2016-08-06 Guido van RossumBetter docs for typing.Any by Michael Lee. Fixes issue...
2016-08-06 Serhiy StorchakaIssue #26754: Undocumented support of general bytes...
2016-08-06 Serhiy StorchakaIssue #26800: Undocumented support of general bytes...
2016-08-06 Berker PeksagSilence warnings from 'make suspicious' to make the...
2016-08-06 Vinay SajipCloses #22829: Added --prompt option to venv.
2016-08-06 Vinay SajipCloses #27650: Implemented repr methods for logging...
2016-08-06 Berker PeksagIssue #18548: Merge from 3.5
2016-08-06 Berker PeksagIssue #18548: Fix unittest.TestSuite() example
2016-08-05 Ethan FurmanAdd AutoEnum: automatically provides next value if...
2016-08-05 Ethan FurmanClarify NotImplemented vs NotImplementedError. Initial...
2016-08-05 Vinay SajipCloses #20160: Merged fix from 3.5.
2016-08-05 Vinay SajipIssue #20160: Merged fix from 3.4.
2016-08-05 Vinay SajipIssue #20160: Merged fix from 3.3.
2016-08-05 Vinay SajipIssue #20160: Handled passing of large structs to callb...
2016-08-05 Guido van RossumAdd typing.Generator docs, by Michael Lee. (Merge 3...
2016-08-05 Guido van RossumAdd typing.Generator docs, by Michael Lee.
2016-08-05 Martin PanterMerge spelling and grammar fixes from 3.5
2016-08-04 Zachary WareMerge with 3.5
2016-08-04 Zachary WareFix half-finished sentence.
2016-08-04 Berker PeksagMerge from 3.5
2016-08-04 Berker PeksagFix indentation of versionadded directive in IPv4Addres...
2016-08-04 Berker PeksagMerge from 3.5
2016-08-04 Berker PeksagIndent ipaddress.ip_address() example correctly
2016-08-04 Martin PanterFix spelling and grammar in documentation and code...
2016-08-04 Benjamin Petersonmerge 3.5 (#27670)
2016-08-04 Benjamin Petersonhttps link to the bug tracker (closes #27670)
2016-08-04 Martin PanterIssue #17599: Use unique _Py_REPARSE_DATA_BUFFER etc...
2016-08-04 Martin PanterIssue #27641: Merge cross-compiling improvement from 3.5
2016-08-04 Martin PanterIssue #24278: Merge argument parsing docs from 3.5
2016-08-03 Donald StufftMerge 3.5
2016-08-03 Donald StufftMerge 3.4
2016-08-03 Donald StufftMerge 3.3
2016-08-03 Donald StufftSwitch upload.pypi.io to upload.pypi.org
2016-08-03 Martin PanterIssue #24278: Explain how argument parsing output buffe...
2016-08-03 Berker PeksagIssue #23710: Merge from 3.5
2016-08-03 Berker PeksagIssue #23710: Update PyObject_HEAD documentation
2016-08-03 Stefan KrahMerge 3.5.
2016-08-03 Stefan KrahIssue #20767: Fix -R option for FreeBSD/clang.
2016-08-03 Berker PeksagIssue #26576: Merge from 3.5
2016-08-03 Berker PeksagIssue #26576: Clarify that the @deco syntax is not...
2016-08-02 Alexander BelopolskyCloses #27661: Added tzinfo keyword argument to datetim...
2016-08-02 Stefan KrahMerge 3.5.
2016-08-02 Stefan KrahIssue #27241: Catch exception when running pstats as...
2016-08-02 Serhiy StorchakaIssue #22557: Now importing already imported modules...
2016-07-31 Senthil Kumaran[merge from 3.5] - Prevent HTTPoxy attack (CVE-2016...
2016-07-31 Senthil Kumaranmerge heads
2016-07-31 Senthil Kumaran[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016...
2016-07-31 Senthil Kumaran[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
2016-07-31 Senthil KumaranPrevent HTTPoxy attack (CVE-2016-1000110)
2016-07-31 Benjamin Petersonmerge 3.5 (#27656)
2016-07-31 Benjamin Petersonall SCHED_ constants are optional (closes #27656)
2016-07-31 Nick CoghlanIssue 27366: PEP 487 docs updates
2016-07-30 Alexander BelopolskyIssue 24773: Use the standard Asia/Tehran name in the...
2016-07-30 Berker PeksagIssue #27652: Expose ESHUTDOWN conditionally
2016-07-30 Berker PeksagIssue #27366: Tweak PEP 487 documentation
2016-07-30 Xavier de Gaye(merge from 3.5) Issue #27453: CPP invocation in config...
2016-07-30 Xavier de GayeIssue #27453: CPP invocation in configure must use...
2016-07-30 Nick CoghlanIssue #27366: Implement PEP 487
2016-07-30 Berker PeksagMerge from 3.5
2016-07-30 Berker PeksagSilence another "default role used" warning in typing.rst
2016-07-30 Berker PeksagFix "default role used" warning in shlex.rst
2016-07-29 Guido van RossumFix whitespace.
2016-07-29 Guido van RossumFix whitespace.
2016-07-29 Guido van RossumExpand documentation about type aliases and NewType...
2016-07-29 Guido van RossumExpand documentation about type aliases and NewType...
2016-07-29 Vinay SajipCloses #1521950: Made shlex parsing more shell-like.
2016-07-29 Martin PanterIssue #27641: Comment out regeneration rules when cross...
2016-07-29 Martin PanterIssue #17596: MINGW: add wincrypt.h in Python/random.c
2016-07-29 Martin PanterIssue #26462: Merge code block fixes from 3.5
2016-07-29 Zachary WareMerge with 3.5
2016-07-29 Zachary WareCorrect typo in Windows docs.
2016-07-28 Zachary WareIssue #27647: Update Windows build to Tcl/Tk 8.6.6
next