]> granicus.if.org Git - python/shortlog
python
2013-03-28 Georg BrandlBackport rev. 3ae74b361f53 to 2.7 branch.
2013-03-28 Georg BrandlCloses #4159: add LaTeX tabular column specifications...
2013-03-28 Christian HeimesFix XML vulnerability link targets.
2013-03-28 Georg BrandlFix XML vulnerability link targets.
2013-03-28 Ezio MelottiUpdate suspicious ignore file.
2013-03-28 Ezio MelottiUpdate suspicious ignore file.
2013-03-28 Ezio MelottiUpdate suspicious ignore file.
2013-03-27 Ezio Melotti#17329: merge with 3.2.
2013-03-27 Ezio Melotti#17329: document unittest.SkipTest. Initial patch...
2013-03-27 Ezio Melotti#17329: document unittest.SkipTest. Initial patch...
2013-03-26 Christian HeimesIssue 17538: Document XML vulnerabilties
2013-03-26 Christian HeimesIssue 17538: Document XML vulnerabilties
2013-03-26 Christian HeimesIssue 17538: Document XML vulnerabilties
2013-03-26 Georg BrandlNEWS: add new header for Python 3.3.2
2013-03-26 Benjamin Petersonmove to correct section
2013-03-26 Benjamin Petersonmerge 2.7.4 release branch (#17550)
2013-03-26 Benjamin Petersonfix variable reference to fix --enable-profiling (close...
2013-03-26 Benjamin Petersonfix variable reference to fix --enable-profiling (close...
2013-03-26 Ezio MelottiAdd versionadded for `-X faulthandler` (also fix typo...
2013-03-25 Vinay SajipIssue #12718: Set importer on instance if Python functi...
2013-03-24 Raymond HettingerAdd missing docstrings to the collections ABCs
2013-03-24 Raymond HettingerAdd missing docstrings to the collections ABCs
2013-03-24 Martin v. LöwisFix typo
2013-03-24 Martin v. LöwisIssue #17425: Build with openssl 1.0.1d on Windows.
2013-03-24 Martin v. Loewis#17425: null merge 3.2
2013-03-24 Martin v. LoewisIssue #17425: Build with openssl 1.0.0k on Windows.
2013-03-24 doko@ubuntu.com- Issue #17536: Add to webbrowser's browser list: www...
2013-03-24 Ezio Melotti#17504: remove duplicated sentence. Patch by Radu...
2013-03-24 Benjamin Petersonmerge 2.7.4 release branch
2013-03-24 Benjamin Petersonallow any type with __getitem__ to be a mapping for...
2013-03-23 Gregory P.... Fixes issue4653 - Correctly specify the buffer size...
2013-03-23 Ezio MelottiMerge heads.
2013-03-23 Ezio MelottiMerge test_queue clean up from 3.2.
2013-03-23 Benjamin Petersonmerge 2.7.4 release branch
2013-03-23 Benjamin Petersonupdate NEWS for #17531
2013-03-23 Ezio MelottiClean up references to threads in test_queue.
2013-03-23 Ezio MelottiClean up references to threads in test_queue.
2013-03-23 Benjamin Petersonmerge 2.7.4 release branch
2013-03-23 Benjamin Petersonalways allow -1 as a uid
2013-03-23 Benjamin Petersonmerge 2.7.4 release branch
2013-03-23 Benjamin Petersongroup ids and user ids can be longs now (#17531)
2013-03-23 Benjamin Petersonmerge 2.7.4 branch
2013-03-23 Benjamin Petersonundo PyInt -> PyLong change; that was wrong
2013-03-23 Benjamin Petersonadd 2.7.5 header
2013-03-23 Benjamin Petersonmerge 2.7.4 release branch
2013-03-23 Benjamin Petersonreturn int instead long when possible (#17531)
2013-03-23 Gregory P.... Fixes issue #17488: Change the subprocess.Popen bufsize...
2013-03-23 Gregory P.... Fixes issue #17488: Change the subprocess.Popen bufsize...
2013-03-23 Raymond HettingerUpdate collections ABC table to match the __abstractmet...
2013-03-23 Raymond HettingerUpdate collections ABC table to match the __abstractmet...
2013-03-23 Raymond HettingerIssue 17447: Clarify that str.isidentifier doesn't...
2013-03-23 Benjamin Petersonafter 2.7.4rc1 bump
2013-03-23 Benjamin PetersonAdded tag v2.7.4rc1 for changeset a8d18780bc2b
2013-03-23 Benjamin Petersonversion to 2.7.4rc1 v2.7.4rc1
2013-03-23 Benjamin Petersonupdate pydoc topics
2013-03-23 Benjamin Petersonnonlocal isn't a 2.x topic
2013-03-23 Ezio Melotti#17479: test_io now works with unittest test discovery...
2013-03-23 Raymond HettingerBackport improved dict comparison logic
2013-03-23 Raymond HettingerHold key reference until the links have updated.
2013-03-23 Vinay SajipIssue #17521: Merged fix from 3.2.
2013-03-23 Vinay SajipIssue #17521: Corrected non-enabling of logger followin...
2013-03-23 Vinay SajipIssue #17521: Corrected non-enabling of logger followin...
2013-03-23 Vinay SajipMerged Misc/NEWS update for #17508.
2013-03-23 Vinay SajipUpdated Misc/NEWS with #17508.
2013-03-23 Vinay SajipUpdated Misc/NEWS with #17508.
2013-03-22 Martin v. LoewisIssue #17425: Build against openssl 0.9.8y on Windows.
2013-03-22 Gregory P.... cleanup references to PyString_ APIs from 2.x in the...
2013-03-22 Gregory P.... Clean up references to the no longer existing PyString_...
2013-03-22 Vinay SajipIssue #17508: Merged fix from 3.2.
2013-03-22 Vinay SajipIssue #17508: Handled out-of-order handler configuratio...
2013-03-22 Vinay SajipIssue #17508: Handled out-of-order handler configuratio...
2013-03-22 Benjamin Petersonbackout 66e30c4870bb for breaking OSX (#13150)
2013-03-22 Raymond HettingerModernize unittest example
2013-03-22 Raymond HettingerModernize unittest example
2013-03-21 doko@ubuntu.com- Issue #13150: sysconfig no longer parses the Makefile...
2013-03-21 doko@ubuntu.com- Issue #16754: Fix the incorrect shared library extens...
2013-03-21 doko@ubuntu.com- Issue #16754: Fix the incorrect shared library extens...
2013-03-21 Victor StinnerIssue #17209: curses.window.get_wch() now handles corre...
2013-03-21 R David Murray#5713: One more test_smtplib timing fix.
2013-03-21 R David MurrayMerge: #5712: Preemptively fix some other possible...
2013-03-21 R David Murray#5712: Preemptively fix some other possible timing...
2013-03-21 R David MurrayMerge: #5713: fix timing issue in smtplib tests.
2013-03-21 R David Murray#5713: fix timing issue in smtplib tests.
2013-03-21 Gregory P.... merge
2013-03-21 Gregory P.... remove the long obsolete mention of universal newlines...
2013-03-21 R David MurrayMerge: #5713: Handle 421 error codes during sendmail...
2013-03-21 R David Murray#5713: Handle 421 error codes during sendmail by closin...
2013-03-20 doko@ubuntu.com- .hgtouch: Add dependencies for GRAMMAR_H and GRAMMAR_C
2013-03-20 Benjamin Petersonfix issue reference
2013-03-20 Benjamin Petersonthis obviously is not going to raise any -3 warnings
2013-03-20 Benjamin Petersonsite.py is needed to set up paths
2013-03-20 Ezio Melotti#17493: merge with 3.2.
2013-03-20 Ezio Melotti#17493: re-enable a test on Windows. Patch by Zachary...
2013-03-20 Ezio MelottiMerge usage of argument/parameter and markup fixes...
2013-03-20 Ezio MelottiFix usage of argument/parameter and markup.
2013-03-20 Gregory P.... clarifiy the documentation for issue17285. see also...
2013-03-20 Gregory P.... Use a larger amount of data for tests such as the inter...
2013-03-20 Gregory P.... Use a larger amount of data for the interrupted_write...
2013-03-20 Senthil KumaranAutomated merge with file:///Users/skumaran/python...
2013-03-20 Kristján Valur... Issue #15038 : Fixing the condition broadcast and docs.
next