]> granicus.if.org Git - python/shortlog
python
2011-05-02 R David MurrayMerge: I was right, hardconding the localhost IP doesn...
2011-05-02 R David MurrayI was right, hardconding the localhost IP doesn't work...
2011-05-02 Vinay SajipMerge.
2011-05-02 Vinay SajipAdded tests to improve coverage.
2011-05-02 Éric AraujoMerge 3.2
2011-05-02 Éric AraujoMerge 3.1
2011-05-02 Éric AraujoBranch merge
2011-05-02 Éric AraujoAdd missing colon
2011-05-02 Benjamin Petersonmerge 3.2
2011-05-02 Benjamin Petersonmerge 3.1
2011-05-02 Raymond HettingerFix spelling.
2011-05-01 Victor Stinner(Merge 3.2) Issue #11277: mmap.mmap() calls fcntl(fd...
2011-05-01 Victor Stinner(Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd...
2011-05-01 Victor StinnerIssue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on...
2011-05-01 Benjamin Petersonmerge 3.2
2011-05-01 Benjamin Petersonmerge 3.1
2011-05-01 Benjamin Petersonnote abcs of int and float (closes #11977)
2011-05-01 Victor Stinner(Merge 3.2) Issue #9756: credit the author, Andreas...
2011-05-01 Victor Stinner(Merge 3.1) Issue #9756: credit the author, Andreas...
2011-05-01 Victor StinnerIssue #9756: credit the author, Andreas Stührk (Trundle)
2011-05-01 Victor Stinner(Merge 3.2) Issue #9756: When calling a method descript...
2011-05-01 Victor Stinner(Merge 3.1) Issue #9756: When calling a method descript...
2011-05-01 Victor StinnerIssue #9756: When calling a method descriptor or a...
2011-05-01 Victor Stinnerregrtest: add the name of the failing test on a child...
2011-05-01 Georg Brandlmerge with 3.2
2011-05-01 Georg BrandlSplit combined code/doctest code blocks in two blocks...
2011-05-01 Georg BrandlSplit combined code/doctest code blocks in two blocks...
2011-05-01 R David MurrayMerge #11971: fix man page; it's -OO not -O0
2011-05-01 R David MurrayMerge #11971: fix man page; it's -OO not -O0
2011-05-01 R David Murray#11971: fix man page; it's -OO not -O0
2011-05-01 Éric AraujoFix wording
2011-04-30 Victor StinnerClose #11958: Fix FTP tests for IPv6, bind to "::1...
2011-04-30 R David MurrayMerge #11883: fix email examples by adding 'localhost...
2011-04-30 R David MurrayMerge #11883: fix email examples by adding 'localhost...
2011-04-30 R David Murray#11883: fix email examples by adding 'localhost' to...
2011-04-30 R David MurrayMerge #11883: replace incorrect call to sendmail with...
2011-04-30 R David Murray#11883: replace incorrect call to sendmail with correct...
2011-04-30 Ezio MelottiFix test.
2011-04-30 Vinay SajipImproved test coverage.
2011-04-30 Vinay SajipUpdated usage of boolean values.
2011-04-30 Vinay SajipUpdated usage of boolean values.
2011-04-30 R David MurrayMerge #11901: post-commit review fixes per Georg Brandl
2011-04-30 R David MurrayMerge #11901: post-commit review fixes per Georg Brandl
2011-04-30 R David Murray#11901: post-commit review fixes per Georg Brandl
2011-04-30 Benjamin Petersonmerge 3.2
2011-04-30 Benjamin Petersonmerge 3.1
2011-04-30 Benjamin Petersonfix function name in example (closes #11966)
2011-04-30 Georg BrandlFix indentation.
2011-04-30 Victor StinnerIssue #8407, issue #11859: Add signal.pthread_sigmask...
2011-04-30 Victor StinnerIssue #11223: Replace threading._info() by sys.thread_info
2011-04-30 Victor StinnerMerge 3.2: ignore commits (already done in 3.3 previously)
2011-04-30 Łukasz LangaMerged mentions of issues #11324 and #11858.
2011-04-30 Łukasz LangaMentioned issues #11324 and #11858.
2011-04-30 Brian CurtinFix #11961. Document STARTUPINFO and creation flag...
2011-04-30 Brian CurtinFix #11961. Document STARTUPINFO and creation flag...
2011-04-30 Brian Curtinwhitespace...
2011-04-30 Brian CurtinFix #11961. Document STARTUPINFO and creation flag...
2011-04-29 Senthil KumaranWrap the correct test with the skip decorator for the...
2011-04-29 Senthil Kumaranmerge from 3.1
2011-04-29 Senthil KumaranWrap the testskip decorator for the proper test to...
2011-04-29 Brian Curtinwhitespace fix
2011-04-29 Brian Curtinmerge
2011-04-29 Brian Curtinmerge
2011-04-29 Brian CurtinFurther fix #7838. CREATE_NEW_CONSOLE was exposed,...
2011-04-29 Łukasz LangaMerged minor cleanups from 3.2.
2011-04-29 Łukasz LangaRemoved debugging leftovers.
2011-04-29 Łukasz Langa__class__ of a __class__ check worked only by chance.
2011-04-29 Georg BrandlSmall grammar fix.
2011-04-29 Łukasz LangaEmpty merge for TestChainMap tweaks in 3.2
2011-04-29 Łukasz LangaTestChainMap was not previously used. Minor corrections...
2011-04-29 Ezio Melotti#11952: merge with 3.2.
2011-04-29 Ezio Melotti#11952: merge with 3.1.
2011-04-29 Ezio Melotti#11952: Fix typo in multiprocessing doc.
2011-04-28 Antoine PitrouMerge
2011-04-28 Antoine PitrouAdd WSANO_DATA to possible errors triggered by getaddri...
2011-04-28 Brian CurtinImplement #11832. Add an option to start regrtest and...
2011-04-28 Antoine PitrouAdd WSANO_DATA to possible errors triggered by getaddri...
2011-04-28 Antoine PitrouFix whitespace
2011-04-28 Antoine PitrouIssue #11811: ssl.get_server_certificate() is now IPv6...
2011-04-28 Antoine PitrouIssue #11811: Factor out detection of IPv6 support...
2011-04-28 Łukasz LangaMerged solution for #11324 from 3.2.
2011-04-28 Łukasz LangaCloses #11324: ConfigParser(interpolation=None) doesn...
2011-04-28 Łukasz LangaMerged ACKS from 3.2: added Yuxiao Zeng
2011-04-28 Łukasz LangaAdded Yuxiao Zeng for finding and resolving #11858...
2011-04-28 Vinay SajipImproved test_logging coverage.
2011-04-28 Łukasz LangaMerged styling updates for #11670 from 3.2.
2011-04-28 Łukasz LangaStyle updates for the #11670 solution after post-commit...
2011-04-28 Senthil Kumaranmerge from 3.2
2011-04-28 Senthil Kumaranmerge from 3.1
2011-04-28 Senthil Kumaranskip the extractall test on platforms where os.symlink...
2011-04-28 Łukasz LangaMerged solution for #11858 from 3.2.
2011-04-28 Łukasz LangaCloses #11858: configparser.ExtendedInterpolation and...
2011-04-28 Senthil Kumaranmerge from 3.2
2011-04-28 Senthil Kumaranmerge from 3.1
2011-04-28 Senthil KumaranAdd tests for tarfile extractall feature when with...
2011-04-28 Ezio Melotti#11926: merge with 3.2.
2011-04-28 Ezio Melotti#11926: merge with 3.1.
2011-04-28 Ezio Melotti#11926: add missing keywords to help("keywords").
2011-04-27 Raymond HettingerIssue #11940: Update external link.
2011-04-27 Raymond HettingerIssue #11940: Update external link.
next