]> granicus.if.org Git - python/shortlog
python
2012-04-12 R David Murray#14399: zipfile now correctly handles comments added...
2012-04-12 Charles-François... Issue #14557: Fix extensions build on HP-UX. Patch...
2012-04-12 R David Murray#14552: remove redundant wording in 'test' docs.
2012-04-11 Benjamin Petersonmerge heads
2012-04-11 Benjamin Petersonmerge heads
2012-04-11 Benjamin Petersonwe live in a post 2.7.3 world
2012-04-11 Senthil KumaranIssue 10484 - Incorporate improvements to CGI module...
2012-04-10 Senthil Kumaran Fix closes Issue14258 - Clarify the re.LOCALE and...
2012-04-10 Senthil Kumaranmerge heads
2012-04-10 Senthil Kumaran fix the incorrect changes made for PATH_INFO value...
2012-04-10 Vinay SajipMerged upstream change.
2012-04-10 Barry Warsawnull merge
2012-04-10 Vinay SajipUpdated logging reference and HOWTO.
2012-04-10 Barry WarsawPost release twiddle.
2012-04-10 Barry WarsawMostly null merge from 2.6; tag added
2012-04-10 Barry WarsawAdded tag v2.6.8 for changeset c9910fd022fc
2012-04-10 Barry WarsawBump to 2.6.8 v2.6.8
2012-04-10 Barry Warsawupdate docs
2012-04-10 Senthil Kumaranminor .rst fix
2012-04-09 Benjamin Petersonmerge 2.7.3 release branch
2012-04-09 Benjamin PetersonAdded tag v2.7.3 for changeset 70274d53c1dd
2012-04-09 Benjamin Petersonbump to 2.7.3 final v2.7.3
2012-04-09 Benjamin Petersonmerge 2.7 release branch
2012-04-09 Benjamin Petersonfix build without Py_DEBUG and DNDEBUG (closes #14509)
2012-04-08 Antoine PitrouFix the patch for issue #7978: select() raises select...
2012-04-08 Antoine PitrouFix flakiness in test_socketserver
2012-04-08 Antoine PitrouIssue #7978: socketserver now restarts the select(...
2012-04-08 R David MurrayMake test_mailbox runnable via python -m unittest.
2012-04-05 Sandro TosiIssue #14502: release() and unlocked lock generates...
2012-04-05 Antoine PitrouIssue #14505: Fix file descriptor leak when deallocatin...
2012-04-05 Georg BrandlCloses #14489: correct link target.
2012-04-04 Georg BrandlTransplant 45287f2799f5 from default branch.
2012-04-03 R David Murray#14481: fix formatting of example in subprocess docs.
2012-04-03 Benjamin Petersonfix parse_syntax_error to clean up its resources
2012-04-02 Benjamin Petersonremove uneeded line
2012-04-02 Benjamin Petersonprotect this call, too
2012-04-02 Benjamin Petersonprevent writing to stderr from messing up the exception...
2012-04-01 Antoine PitrouIssue #13019: Fix potential reference leaks in bytearra...
2012-03-31 Sandro Tosifix typo; thanks to Robert Bardos from docs@
2012-03-31 Antoine PitrouIssue #14437: Fix building the _io module under Cygwin.
2012-03-31 Sandro Tosiuse unittest.skip; thanks to Chang Min Jeon from docs@
2012-03-31 R David Murray#14434: make tutorial link in 'help' banner version...
2012-03-31 Sandro Tosiadd 'safari' to webbrowser browsers table; thanks to...
2012-03-31 Andrew Svetlovupdate NEWS for 2.7 as Terry Reedy proposed
2012-03-30 R David Murray#10423: clarify options vs args in argparse discussion...
2012-03-30 Alex GaynorAdded a new crasher that targets mutating the underlyin...
2012-03-29 Vinay SajipCloses #14436: Convert msg + args to string before...
2012-03-29 Andrew SvetlovBackport of Issue #14409 to 2.7
2012-03-29 R David Murray#14416: add missing LOG_SYSLOG facility to syslog docs.
2012-03-27 Georg BrandlCloses #14411: remove outdated comment in rlcompleter...
2012-03-27 R David Murray#5301: re-add image/vnd.microsoft.icon per discussion
2012-03-26 Sandro TosiIssue #14410: fix typo in argparse doc; patch by Tshepa...
2012-03-26 Vinay SajipMinor documentation tweak.
2012-03-26 Benjamin Petersonkill this terribly outdated comment
2012-03-25 Georg BrandlCloses #14401: fix typos in curses howto.
2012-03-24 Martin v. LöwisIssue #14400: Fix typo.
2012-03-23 Vinay SajipCloses #14314: backported fix.
2012-03-23 Giampaolo Rodola'attempt to fix asyncore buildbot failure
2012-03-23 Benjamin Petersonmove news thing around
2012-03-22 krisvaleIssue #10538 - Update Misc/NEWS
2012-03-22 Kristján Valur... Issue #10538. Put a reference to the source object...
2012-03-22 Giampaolo Rodola'fix #10340: properly handle EINVAL on OSX and also...
2012-03-22 Benjamin Petersonthis should technicaly be identifier
2012-03-22 Benjamin Petersonmerge heads
2012-03-22 Benjamin Petersoncheck for NULL
2012-03-22 Benjamin Petersoncheck by equality for __future__ not identity (closes...
2012-03-21 R David Murray#12757: Make doctest skipping in -OO mode work with...
2012-03-21 Andrew Svetlov#3573: idle now doesn't hungs if launched as: idle...
2012-03-20 Giampaolo Rodola'Fix issue #13694: asynchronous connect in asyncore...
2012-03-20 Benjamin Petersonmerge from release branch
2012-03-20 Benjamin Petersonmerge tag
2012-03-19 Benjamin Petersonmerge heads
2012-03-19 Benjamin Petersonmerge 2.7.3 release branch
2012-03-18 Gregory P.... Fixes Issue #14331: Use significantly less stack space...
2012-03-18 Martin v. LöwisAdd 2.7.3rc2 uuid
2012-03-18 Martin v. LöwisAdd 2.7.3rc2 uuid
2012-03-18 Georg BrandlMerge 2.6.8rc tags into 2.7.
2012-03-18 Georg BrandlRemove duplicate hgtags entries for 2.6.8rc{1,2}.
2012-03-17 Barry WarsawAdded tag v2.6.8rc2 for changeset bd9e1a02e3e3
2012-03-17 Barry Warsawnull merge
2012-03-17 Barry Warsawnull merge from 2.6
2012-03-17 Barry WarsawAdded tag v2.6.8rc2 for changeset 1d1b7b9fad48
2012-03-17 Barry WarsawBump to 2.6.8rc2 v2.6.8rc2
2012-03-17 Barry WarsawUpdate Docs and NEWS for 2.6.8rc2.
2012-03-17 R David Murray#14333: fix test_queue so it can be run via standard...
2012-03-17 Ned DeilyIssue #14346: Fix some typos in the Mac/README file.
2012-03-17 Georg BrandlCloses #14250: regex.flags has not only explicit flags...
2012-03-17 Georg BrandlCloses #14343: avoid shadowing builtin input() in examp...
2012-03-17 Georg BrandlCloses #14342: remove out-of-date section about avoidin...
2012-03-17 Georg BrandlCloses #14306: clarify expensiveness of try-except...
2012-03-17 Senthil Kumaran explain json.dumps for non-string keys in dicts. close...
2012-03-17 R David Murray#11780: s/throw/raise/
2012-03-17 R David Murray#11780: document that email.encoders throw TypeError...
2012-03-16 Benjamin Petersoncheck for string attribute names in old-style classes...
2012-03-16 Benjamin Petersoncheck to make sure the attribute is a string (#14334)
2012-03-16 Senthil Kumaran2.7 - Issue #10484: Fix the CGIHTTPServer's PATH_INFO...
2012-03-15 Senthil KumaranFix the urllib closing issue which hangs on particular...
2012-03-15 Benjamin Petersonmerge from 2.7 release branch
2012-03-15 Benjamin PetersonAdded tag v2.7.3rc2 for changeset d46c1973d3c4
2012-03-15 Benjamin Petersonbump to 2.7.3rc2 v2.7.3rc2
next