]> granicus.if.org Git - python/shortlog
python
2016-08-14 Benjamin Petersonmerge 3.5 (closes #27758)
2016-08-14 Benjamin Petersonmerge 3.4 (closes #27758)
2016-08-14 Benjamin Petersonmerge 3.3 (#27758)
2016-08-14 Benjamin Petersoncheck for overflow in join_append_data (closes #27758)
2016-08-13 R David MurrayMerge: #27753: fix typo (name->named).
2016-08-13 R David Murray#27753: fix typo (name->named).
2016-08-13 Raymond Hettingermerge
2016-08-13 Raymond HettingerIssue #27720: Fix error in eng_to_decimal docs and...
2016-08-13 Berker PeksagIssue #24637: Merge from 3.5
2016-08-13 Berker PeksagIssue #24637: Document that locals can be any mapping...
2016-08-12 Alexander BelopolskyIssue #24773: Skip system tests for transitions in...
2016-08-12 Brett CannonMerge for issue #27712
2016-08-12 Brett CannonIssue #27712: Fix some typos in the import docs.
2016-08-12 Brett CannonIssue #25805: Skip a test for test_pkgutil when __name_...
2016-08-12 Raymond Hettingermerge
2016-08-12 Raymond HettingerIssue 27719: Remove a doc example that is not applicab...
2016-08-12 Martin PanterIssue #25825: Merge AIX fix from 3.5
2016-08-12 Martin PanterIssue #25825: Fix references to Modules/python.exp
2016-08-12 Martin PanterIssue #27745: Merge typo fixes from 3.5
2016-08-12 Martin PanterIssue #26741: Merge ResourceWarning fixes from 3.5
2016-08-12 Martin PanterIssue #27745: Fix some typos in Argument Clinic howto...
2016-08-12 Martin PanterIssue #26741: Clean up subprocess.Popen object in test_poll
2016-08-12 Martin PanterClose HTTP connections and responses in tests to avoid...
2016-08-11 Alexander BelopolskyIssue #24773: Fix and speed-up ZoneInfoCompleteTest.
2016-08-11 Terry Jan ReedyIssue #27732: Silence test_idle with dummy bell functions.
2016-08-10 Terry Jan Reedynull merge from3.5
2016-08-10 Terry Jan ReedyIssue #27714: text_textview now passes when re-run...
2016-08-10 Terry Jan ReedyIssue #27714: text_textview now passes when re-run...
2016-08-10 Terry Jan ReedyIssue #27380: For test_query on Mac, adjust one expecte...
2016-08-10 Terry Jan ReedyIssue #27621: Put query response validation error messa...
2016-08-10 Martin PanterMerge ISO-8859 fixes from 3.5
2016-08-10 Zachary WareIssue #27200: Merge with 3.5
2016-08-10 Zachary WareIssue #27200: Fix doctests in Doc/library/hashlib.rst
2016-08-10 Zachary WareCloses #27210: Merge with 3.5
2016-08-10 Zachary WareIssue #27210: Fix doctests for a few modules.
2016-08-10 Zachary WareCloses #27209: Merge with 3.5
2016-08-10 Zachary WareIssue #27209: Fix doctests in Doc/library/email*.rst
2016-08-10 Zachary WareCloses #27208: Merge with 3.5
2016-08-10 Zachary WareIssue #27208: Fix doctest in Doc/library/traceback.rst
2016-08-10 Zachary WareCloses #27207: Merge with 3.5
2016-08-10 Zachary WareIssue #27207: Fix doctests in Doc/whatsnew/3.2.rst
2016-08-10 Martin PanterCorrect misspellings of ISO-8859
2016-08-09 Zachary WareCloses #27206: Merge with 3.5
2016-08-09 Zachary WareIssue #27206: Fix doctests in Doc/tutorial.
2016-08-09 Zachary WareCloses #27205: Merge with 3.5
2016-08-09 Zachary WareIssue #27205: Fix doctests in Doc/library/collections...
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)
next