]> granicus.if.org Git - python/shortlog
python
2014-04-15 Michael FoordMerge
2014-04-15 Michael FoordCloses issue 21239. unittest.mock.patch.stopall() did...
2014-04-15 Stefan KrahMerge.
2014-04-15 Stefan KrahSkip test_enums in the absence of threading.
2014-04-15 Senthil Kumaranmerge 3.4
2014-04-15 Senthil KumaranRun test_urllib2_localnet tests using unittest.main().
2014-04-15 Kushal DasMerge
2014-04-15 Kushal DasCloses Issue 21222.
2014-04-15 doko@ubuntu.comMerge 3.4 branch.
2014-04-15 doko@ubuntu.com- Issue #21223: Pass test_site/test_startup_imports...
2014-04-15 Kushal DasCloses Issue 17861: Autogenerate Include/opcode.h from...
2014-04-15 Yury Selivanovmerge 3.4
2014-04-15 Yury Selivanovasyncio.tasks: Make sure CoroWrapper.send proxies one...
2014-04-15 Yury Selivanovasyncio.tasks: Make sure CoroWrapper.send proxies one...
2014-04-15 Vinay SajipCloses #21203: Updated fileConfig and dictConfig to...
2014-04-15 Vinay SajipCloses #21197: Add lib64 -> lib symlink in venvs on...
2014-04-15 Vinay SajipReverted 16efa8d27e4c after discussion with Eric.
2014-04-15 Vinay SajipIssue #21197: Add lib64 -> lib symlink in venvs on...
2014-04-15 Eric V. SmithClosed issue #8931: Make alternate formatting for ...
2014-04-15 Yury Selivanovmerge 3.4
2014-04-15 Yury Selivanovmisc.news: Remove trailing whitespace
2014-04-15 Yury Selivanovsyncio.tasks: Fix CoroWrapper to workaround yield-from...
2014-04-15 Yury Selivanovmisc.news: Remove whitespace
2014-04-15 Yury Selivanovasyncio.tasks: Fix CoroWrapper to workaround yield...
2014-04-15 Senthil Kumaranmerge 3.4
2014-04-15 Senthil KumaranInvoke test_urllibnet tests using unittest.main function
2014-04-15 R David Murray#15916: if there are no docstrings, make empty suite...
2014-04-14 R David MurrayMerge: #15104: add backtick code markup.
2014-04-14 R David Murray#15104: add backtick code markup.
2014-04-14 R David MurrayMerge #17498: Defer SMTPServerDisconnected errors until...
2014-04-14 R David Murray#17498: Defer SMTPServerDisconnected errors until the...
2014-04-14 Senthil Kumaranmerge heads
2014-04-14 Senthil Kumaranmerge heads
2014-04-14 Senthil Kumaranmerge heads
2014-04-14 Eric V. SmithIssue #13598: Added acknowledgements to Misc/NEWS.
2014-04-14 Senthil Kumaranmerge heads
2014-04-14 Senthil Kumaranmerge heads
2014-04-14 Senthil Kumaranmerge heads
2014-04-14 Eric V. SmithIssue #13598: Add auto-numbering of replacement fields...
2014-04-14 Senthil Kumaranmerge heads
2014-04-14 Senthil Kumaranmerge 3.4
2014-04-14 Gregory P.... merge heads
2014-04-14 Senthil KumaranConvert urllib.request parse_proxy doctests to unittests.
2014-04-14 Gregory P.... Add conditional code for android's lack of definition...
2014-04-14 Gregory P.... Add conditional code for android's lack of definition...
2014-04-14 Michael FoordCloses issue 17660. You no longer need to explicitly...
2014-04-14 Michael FoordMerge
2014-04-14 Michael FoordIssue 17826. Setting an iterable side_effect on a mock...
2014-04-14 Andrew Kuchling#10481: describe universal_newlines' effect on communic...
2014-04-14 R David MurrayMerge: #15104: improve the discussion of __main__.
2014-04-14 R David Murray#15104: improve the discussion of __main__.
2014-04-14 Senthil Kumaranmerge 3.4
2014-04-14 Senthil KumaranFix the NEWS Entry item. (Thanks Stéphane Wirtel)
2014-04-14 Andrew Kuchling#11983: update comment to describe which fields are...
2014-04-14 Andrew KuchlingMerge from 3.4
2014-04-14 Andrew Kuchling#18518: mention that including a return statement chang...
2014-04-14 Benjamin Petersonmerge 3.4
2014-04-14 Senthil Kumaranmerge from 3.4
2014-04-14 Senthil KumaranIssue #7776: Fix ``Host:'' header and reconnection...
2014-04-14 Eric V. SmithIssue #20480: Add ipaddress.reverse_pointer. Patch...
2014-04-14 Benjamin Petersondo not generate pipe names in the temporary dir
2014-04-14 Benjamin Petersonmerge 3.4
2014-04-14 Benjamin Petersonmerge 3.3
2014-04-14 Benjamin Petersonmerge 3.2
2014-04-14 Benjamin Petersonfix poor spelling
2014-04-14 Eric V. SmithCloses issue #12546: Allow \x00 as a fill character...
2014-04-14 Eric V. SmithIssue #12546: Allow \x00 as a fill character for builti...
2014-04-14 Benjamin Petersonmerge 3.4
2014-04-14 Benjamin Petersonmerge 3.3
2014-04-14 Benjamin Petersonmerge 3.2
2014-04-14 Benjamin Petersondisallow a negative idx parameter
2014-04-14 Michael FoordMerge
2014-04-14 Michael FoordMerge
2014-04-14 Michael FoordMerge
2014-04-14 Michael FoordIssue 20968. unittest.mock.MagicMock now supports division
2014-04-14 Mark DickinsonIssue #20624: Merge exception docs tweak from 3.4 branch.
2014-04-14 Mark DickinsonIssue #20624: Exception docs wording tweak - clarify...
2014-04-14 R David MurrayMerge: #21169: add comment and doc update for getpass...
2014-04-14 R David Murray#21169: add comment and doc update for getpass change.
2014-04-14 Eric V. SmithMerge 3.4: Fix faq example with division.
2014-04-14 Eric V. SmithFix faq example with division.
2014-04-14 Eric V. SmithMerge 3.4: Fix text about int() with octal numbers...
2014-04-14 Eric V. SmithFix text about int() with octal numbers. Closes #21212.
2014-04-14 Benjamin Petersonmerge 3.4 (#21209)
2014-04-14 Benjamin Petersonfix sending tuples to custom generator objects with...
2014-04-14 Benjamin Petersonmerge 3.4
2014-04-14 Benjamin Petersonmerge 3.3
2014-04-14 Benjamin Petersonmerge 3.2
2014-04-14 Benjamin Petersonin scan_once, prevent the reading of arbitrary memory...
2014-04-14 R David MurrayMierge #21169: fix getpass to use replace error handler...
2014-04-14 R David Murray#21169: fix getpass to use replace error handler on...
2014-04-13 Benjamin Petersoncorrect sphinx mark up for cmdline options (closes...
2014-04-13 Serhiy StorchakaIssue #20635: Added tests for Tk geometry managers.
2014-04-13 Serhiy StorchakaIssue #20635: Added tests for Tk geometry managers.
2014-04-13 Serhiy StorchakaIssue #21171: Fixed undocumented filter API of the...
2014-04-13 Serhiy StorchakaIssue #21171: Fixed undocumented filter API of the...
2014-04-12 Ned DeilyRemove references to the obsolete Mac Carbon modules...
2014-04-12 Ned DeilyRemove references to the obsolete Mac Carbon modules...
2014-04-11 Benjamin Petersontest the change of #21193 correctly
2014-04-11 Mark DickinsonIssue #21193: Make (e.g.,) pow(2, -3, 5) raise ValueErr...
next