]> granicus.if.org Git - python/shortlog
python
2013-04-06 Georg BrandlAdded tag v3.3.1 for changeset d9893d13c628
2013-04-06 Georg BrandlBump to 3.3.1. v3.3.1
2013-04-04 Benjamin Petersonclose search and replace dialog after it is used (close...
2013-03-26 Georg Brandlfix variable reference to fix --enable-profiling (close...
2013-03-25 Georg BrandlAdded tag v3.3.1rc1 for changeset 92c2cfb92405
2013-03-25 Georg Brandlmerge with upstream 3.3 branch v3.3.1rc1
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-23 Gregory P.... Fixes issue4653 - Correctly specify the buffer size...
2013-03-23 Ezio MelottiMerge test_queue clean up from 3.2.
2013-03-23 Ezio MelottiClean up references to threads in test_queue.
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 HettingerIssue 17447: Clarify that str.isidentifier doesn't...
2013-03-23 Georg BrandlBump to 3.3.1rc1.
2013-03-23 Georg BrandlFix suspicious markup in the docs.
2013-03-23 Georg BrandlUpdate pydoc topics.
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 Vinay SajipIssue #17521: Merged fix from 3.2.
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-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 Raymond HettingerModernize unittest example
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 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 Senthil KumaranAutomated merge with file:///Users/skumaran/python...
2013-03-20 Kristján Valur... Issue #15038 : Fixing the condition broadcast and docs.
2013-03-20 Senthil Kumaran#17474 - Mark the deprecated Request methods as depreca...
2013-03-19 Senthil Kumaran#17471 - merge from 3.2
2013-03-19 Kristján Valur... Merge with 3.2
2013-03-19 Senthil Kumaran#17471 - Increasing the urllib.error test coverage...
2013-03-19 Kristján Valur... Merge
2013-03-19 Kristján Valur... Merge
2013-03-19 Kristján Valur... #10296: Merge to 3.3
2013-03-19 Gregory P.... merge from 3.2
2013-03-19 Gregory P.... merge heads
2013-03-19 Gregory P.... merge heads
2013-03-19 Kristján Valur... Issue #10296 : Don't handle BreakPoint exceptions using
2013-03-19 R David MurrayMerge: #1525919: Document MIMEText+set_payload encoding...
2013-03-19 R David Murray#1525919: Document MIMEText+set_payload encoding behavior.
2013-03-19 Gregory P.... merge heads
2013-03-19 Gregory P.... merge heads in 3.3
2013-03-19 doko@ubuntu.com- update config.guess and config.sub
2013-03-19 Gregory P.... merge heads in 3.2
2013-03-19 Gregory P.... Fixes Issue #17192: Update the ctypes module's libffi...
2013-03-19 Senthil Kumaran#17471 - merge from 3.2
2013-03-19 Senthil Kumaran#17471 - Improve urllib2 test coverage. Patch contribut...
2013-03-19 R David MurrayMerge: #8862: Fix curses cleanup with getchar is interr...
2013-03-19 R David Murray#8862: Fix curses cleanup with getchar is interrupted...
2013-03-19 R David MurrayMerge: #17443: Fix buffering in IMAP4_stream.
2013-03-19 R David Murray#17443: Fix buffering in IMAP4_stream.
2013-03-19 Serhiy StorchakaFix usage of the unittest.skip decorator.
2013-03-19 Serhiy StorchakaFix usage of the unittest.skip decorator.
2013-03-19 Senthil Kumaran#17460 - merge from 3.2
2013-03-19 Senthil Kumaran#17460 - Adding relevant warning messages regarding...
2013-03-19 R David Murray#17476: make allmethods actually return all methods.
2013-03-19 R David Murray#17476: make allmethods actually return all methods.
2013-03-19 Gregory P.... Fixes issue #17192: Update the ctypes module's libffi...
2013-03-19 Senthil Kumaran#10050 - Document DeprecationWarnings for URLopener...
2013-03-18 Michael FoordDocumentation corrections for unittest.mock
2013-03-18 Andrew SvetlovIssue #17463: Fix test discovery for test_pdb.py
2013-03-18 R David MurrayMerge #17448: Make test_sax skip if there are no xml...
2013-03-18 R David Murray#17448: Make test_sax skip if there are no xml parsers.
2013-03-18 R David MurrayMerge #16057: Clarify why the base method default is...
2013-03-18 R David Murray#16057: Clarify why the base method default is called...
2013-03-17 Brett CannonIssue #16880: _imp.load_dynamic() is not defined on...
2013-03-17 Terry Jan ReedyMerge with 3.2
2013-03-17 Terry Jan ReedyIssue #17415: Trim trailing whitespace
2013-03-17 Terry Jan ReedyMerge with 3.2
2013-03-17 Terry Jan ReedyIssue #17415: Clarify 'this' referent by moving contain...
2013-03-16 Serhiy StorchakaIssue #16389: Fixed an issue number in previos commit.
2013-03-16 Serhiy StorchakaIssue #16389: Fixed an issue number in previos commit.
next