]> granicus.if.org Git - python/shortlog
python
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.
2013-03-16 Serhiy StorchakaIssue #16564: Fixed a performance regression relative...
2013-03-16 Serhiy StorchakaIssue #16564: Fixed a performance regression relative...
2013-03-16 Serhiy StorchakaNull merge
2013-03-16 Terry Jan ReedyMerge heads 3.3.
2013-03-16 Terry Jan ReedyMerge heads 3.2.
2013-03-16 Terry Jan ReedyMerge with 3.2
2013-03-16 Terry Jan ReedyIssue #17418: specify that buffer sizes are bytes as...
2013-03-16 Ezio Melotti#11420: merge with 3.2.
2013-03-16 Ezio Melotti#11420: make test suite pass with -B/DONTWRITEBYTECODE...
2013-03-16 Georg Brandlmerge heads
2013-03-16 Georg BrandlRemove row-spanning cell, which the Sphinx text writer...
2013-03-16 Terry Jan Reedy#12345: null merge with 3.2.
2013-03-16 Terry Jan Reedytypo
2013-03-16 Terry Jan ReedyIssue # 10652: make tcl/tk tests run after __all__...
2013-03-16 Terry Jan ReedyIssue # 10652: make tcl/tk tests run after __all__...
2013-03-16 R David MurrayMerge: #17431: Fix missing import of BytesFeedParser...
2013-03-16 R David Murray#17431: Fix missing import of BytesFeedParser in email...
2013-03-15 Terry Jan ReedyMerge with 3.2
2013-03-15 Terry Jan ReedyIssue #17398: document url argument of RobotFileParser
2013-03-15 Terry Jan ReedyMerge with 3.2: issue #17047 news entry
2013-03-15 Terry Jan ReedyIssue #17047: Add news entry
2013-03-14 Serhiy StorchakaIssue #1285086: Get rid of the refcounting hack and...
2013-03-14 Serhiy StorchakaIssue #1285086: Get rid of the refcounting hack and...
2013-03-14 Terry Jan ReedyMerge with 3.2: Issue #17386
2013-03-14 Terry Jan ReedyIssue #17386 make.bat must run with Python 2 until...
2013-03-13 Senthil Kumaran#17307 - merge from 3.2
2013-03-13 Senthil Kumaran#17307 - Example of HTTP PUT Request using http.client
2013-03-13 Brett CannonIssue #17176: Document that imp.NullImporter is no...
2013-03-13 Ezio Melotti#17402: merge with 3.2.
2013-03-13 Ezio Melotti#17402: avoid shadowing built-in map in mmap examples...
2013-03-12 Ezio Melotti#17368: merge with 3.2.
2013-03-12 Ezio Melotti#17368: Fix an off-by-one error in the Python JSON...
2013-03-12 Eli BenderskyIssue #11367: fix documentation of some find* methods...
2013-03-12 Eli BenderskyIssue #11367: fix documentation of some find* methods...
2013-03-12 Ezio Melotti#17066: test_robotparser now works with unittest test...
2013-03-11 Terry Jan ReedyIssue #17047: remove doubled words added in 3.3
2013-03-11 Terry Jan ReedyMerge 3.2, issue #17047: remove doubled words found...
2013-03-11 Terry Jan ReedyIssue #17047: remove doubled words found in 2.7 to...
2013-03-11 Terry Jan ReedyMerge 3.2, Issue #17047: remove doubled words found...
2013-03-11 Terry Jan ReedyIssue #17047: remove doubled words found in 2.7 to...
2013-03-11 Terry Jan ReedyMerge with 3.2: Issue #17047: removed doubled words...
2013-03-11 Terry Jan ReedyIssue #17047: removed doubled words in Doc/*, Mac/...
2013-03-11 Ezio Melotti#17351: merge with 3.2.
2013-03-11 Ezio Melotti#17351: remove "object" inheritance from docs. Patch...
2013-03-11 Ezio Melotti#11963: merge with 3.2.
2013-03-11 Ezio Melotti#11963: remove human verification from test_parser...
2013-03-10 Raymond HettingerInherit from object() for consistency
2013-03-10 Raymond HettingerIssue #17351: Modernize the pure Python property()...
2013-03-10 Ezio Melotti#11963: merge with 3.2.
2013-03-10 Ezio Melotti#11963: fix Windows buildbots.
2013-03-09 Ezio Melotti#11963: merge with 3.2.
2013-03-09 Ezio Melotti#11963: avoid printing messages in test_parser. Initia...
2013-03-09 Brett CannonTouch up the Python 2 to 3 porting guide
2013-03-09 Eli BenderskyAdd warning in ctypes documentation for #16575 and...
2013-03-09 Eli BenderskyAdd warning in ctypes documentation for #16575 and...
2013-03-09 Terry Jan ReedyMerge heads
next