]> granicus.if.org Git - python/shortlog
python
2016-02-20 Vinay SajipAdded simple threading example to logging cookbook.
2016-02-19 Martin PanterIssues #22468, #21996, #22208: Clarify gettarinfo(...
2016-02-19 Georg BrandlCloses #20169: fix inner links random doc.
2016-02-19 Martin PanterIssue #15608: Improve socketserver module documentation
2016-02-19 Martin PanterIssue #26309: Rewrite test in main thread and avoid...
2016-02-18 Berker PeksagIssue #16915: Clarify that mode parameter of socket...
2016-02-18 Martin PanterIssue #26309: Shut down socketserver request if verify_...
2016-02-18 Benjamin Petersonfix typo (closes #26378)
2016-02-18 Benjamin Petersonmerge 3.4 (closes #25939)
2016-02-18 Benjamin Petersonopen the cert store readonly
2016-02-16 Ned DeilyIssue #26368: fix typo in asynchio stream doc, reported...
2016-02-15 Ned DeilyIssue #25924: Avoid unnecessary serialization of getadd...
2016-02-15 Ned DeilyIssue #26268: Update OS X 10.5+ installer build to...
2016-02-14 Martin PanterIssue #26316: Fix variable name typo in Argument Clinic
2016-02-13 Yury SelivanovIssue #25887: Raise a RuntimeError when a coroutine...
2016-02-13 Vinay SajipFixes #26348: Corrected typos in activate.fish script.
2016-02-11 Serhiy StorchakaIssue #25995: os.walk() no longer uses FDs proportional...
2016-02-11 Serhiy StorchakaIssue #26325: Added test.support.check_no_resource_warn...
2016-02-10 Guido van RossumHopefully clarify the difference between Optional[t...
2016-02-10 Serhiy StorchakaIssue #25698: Prevent possible replacing imported modul...
2016-02-10 Martin PanterIssue #26304: Change "allows to <verb>" to "allows...
2016-02-10 Martin PanterIssues #26310, #26311: Fix typos in the documentation...
2016-02-08 Serhiy StorchakaIssue #25983: Added tests for multi-argument type().
2016-02-08 Gregory P.... Clarify "cardinality of" as "number of elements in...
2016-02-08 Steve DowerUpdates build to use SHA256 hash when signing files.
2016-02-08 Serhiy StorchakaIssue #26117: The os.scandir() iterator now closes...
2016-02-08 Serhiy StorchakaIssue #25911: Restored support of bytes paths in os...
2016-02-09 Martin PanterIssue #26045: Add UTF-8 suggestion to error in http...
2016-02-08 Serhiy StorchakaIssue #26198: Make datetime error tests more lenient.
2016-02-07 Serhiy StorchakaIssue #26198: Fixed error messages for some argument...
2016-02-08 Martin PanterIssue #25179: Preparatory cleanup of existing docs...
2016-02-06 Senthil KumaranFix userinfo example presented in urllib2 howto.
2016-02-04 Martin PanterIssue #12923: Reset FancyURLopener's redirect counter...
2016-02-04 Yury SelivanovIssue #25660: Fix a unittest and rlcompleter when readl...
2016-02-04 Yury SelivanovIssue #25660: Fix TAB key behaviour in REPL.
2016-02-04 Zachary WarePython for .NET has moved to Github.
2016-02-02 Zachary WareFix typo.
2016-02-02 Serhiy StorchakaIssue #25945: Fixed bugs in functools.partial.
2016-02-03 Martin PanterIssue #26244: Clarify default zlib compression level...
2016-02-02 Raymond HettingerIssue #26194: Inserting into a full deque to raise...
2016-02-01 Victor StinnerFix error message in asyncio.selector_events.
2016-02-01 Victor Stinnertest_asyncio: fix test_timeout_time()
2016-02-02 Martin PanterIssue #19587: Remove masked and redundant tests in...
2016-02-01 Martin PanterIssue #26173: Separate bad cert file tests and client...
2016-01-31 Victor StinnerEnhance os.scandir() doc
2016-01-30 Berker PeksagIssue #26242: Fix another one in importlib.rst
2016-01-30 Berker PeksagFix a markup error in socket.rst
2016-01-30 Berker PeksagIssue #23076: Path.glob() now raises a ValueError if...
2016-01-30 Berker PeksagUpdate "Creating Virtual Environments" link in venv...
2016-01-30 Berker PeksagUpdate output of venv -h
2016-01-31 Martin PanterIssue #4806: Avoid masking original TypeError in call...
2016-01-30 Zachary WareIssue #25934: Default to /fp:strict for ICC builds
2016-01-30 Martin PanterIssue #26173: Fix test_ssl confusion with non-existing...
2016-01-28 Serhiy StorchakaIssue #26202: copy.deepcopy() now correctly copies...
2016-01-28 Serhiy StorchakaIssue #19883: Fixed possible integer overflows in zipim...
2016-01-28 Serhiy StorchakaMerge heads
2016-01-28 Serhiy StorchakaIssue #26198: Added tests for "es", "et", "es#", "et...
2016-01-28 Victor StinnerBackport fixes on test_eintr
2016-01-28 Berker PeksagIssue #24705: Add a test case for ef84d21f5292
2016-01-28 Victor StinnerWindows: Decode hostname from ANSI code page
2016-01-28 Berker PeksagAdd a link to PEP 384 in stable.rst
2016-01-29 Martin PanterIssue #19023: Document ctypes array and pointer classes
2016-01-28 Berker PeksagIssue #26034: Improve wording of clear parameter
2016-01-28 Berker PeksagIssue #26034: Sync documentation of --clear with its...
2016-01-28 Berker PeksagIssue #26199: Fix broken link in unittest.mock-examples.rst
2016-01-29 Martin PanterIssue #26220: Remove outdated comment about a question...
2016-01-27 Terry Jan ReedyIssue #25507: revert incorrect movement of idleConf...
2016-01-27 Victor StinnerFix resize_compact()
2016-01-27 Raymond HettingerIssue #26194: Fix undefined behavior for deque.insert...
2016-01-26 Senthil KumaranRemove unnecessary test case comment in urllib.parse...
2016-01-22 Brett CannonFix a typo in a code example
2016-01-22 Victor Stinnerdoc: i18n HTML templates
2016-01-22 Victor Stinnercode_richcompare() now uses the constants types
2016-01-22 Benjamin Petersonmerge 3.4
2016-01-22 Benjamin Petersonreject negative data_size
2016-01-22 Senthil Kumaranminor clarification on Zipfile 'x' mode - exclusive...
2016-01-22 Donald StufftMerge update to pip
2016-01-22 Donald StufftUpgrade pip to 8.0.2
2016-01-21 Berker PeksagIssue #18620: Improve Pool examples in multiprocessing...
2016-01-21 Senthil Kumaranissue25909 - Correct the documentation of PyMapping_Ite...
2016-01-21 Victor StinnerIssue #26106: doc: Move text of licenses to parsed...
2016-01-21 Benjamin Petersonmerge 3.4 (#26171)
2016-01-21 Benjamin Petersonprevent buffer overflow in get_data (closes #26171)
2016-01-21 Benjamin Petersonmerge 3.4
2016-01-21 Benjamin Petersonfix refleak in error condition
2016-01-21 Benjamin Petersonmerge 3.4 (#26172)
2016-01-21 Benjamin Petersonremove script from epub (closes #26172)
2016-01-20 Victor StinnerReplace fpgetmask() with fedisableexcept()
2016-01-20 Senthil Kumaranissue25982 - Add a class definition for managers.Namesp...
2016-01-20 Victor StinnerAdd _PyThreadState_UncheckedGet()
2016-01-20 Serhiy StorchakaIssue #26147: xmlrpc now works with strings not encodab...
2016-01-20 Berker PeksagIssue #5626: Remove misleading comment from socket...
2016-01-20 Berker PeksagIssue #26157: Fix typos in asyncio-eventloop.rst
2016-01-20 Donald StufftMerge update to pip/setuptools
2016-01-20 Donald StufftUpdate pip to 8.0.0 and setuptools to 19.4
2016-01-19 Serhiy StorchakaIssue #25935: Garbage collector now breaks reference...
2016-01-19 Serhiy StorchakaIssue #16620: Fixed AttributeError in msilib.Directory...
2016-01-19 Victor StinnerFix BytecodeTestCase.assertNotInBytecode()
2016-01-19 Benjamin Petersonset tp_new from the class in the hierarchy that actuall...
2016-01-19 Senthil Kumaranissue23962 - Reference the correct TimeoutError in...
next