]> granicus.if.org Git - python/shortlog
python
2011-05-11 Raymond HettingerDocument default fmtspec. Fix inaccurate note. Document...
2011-05-11 Senthil KumaranIssue #11968 - the start_response header values in...
2011-05-10 Victor StinnerMerge 3.1 (empty merge, a similar patch was already...
2011-05-10 Victor StinnerIssue #10419: Fix build_scripts command of distutils...
2011-05-10 Victor StinnerIssue #11169: compileall module uses repr() to format...
2011-05-10 Victor StinnerClose #10419, issue #6011: build_scripts command of...
2011-05-10 Ezio Melotti#12051: merge with 3.1.
2011-05-10 Ezio Melotti#12051: Fix segfault in json.dumps() while encoding...
2011-05-10 Antoine PitrouIssue #12054: use support.find_unused_port() instead...
2011-05-10 Antoine PitrouIssue #8498: In socket.accept(), allow to specify 0...
2011-05-10 Łukasz LangaActually print out the description of what changed.
2011-05-10 Raymond HettingerIssue 12047: Expand the style guide.
2011-05-09 Victor Stinner(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes...
2011-05-09 Victor StinnerIssue #12012: ssl.PROTOCOL_SSLv2 becomes optional
2011-05-09 Victor StinnerIssue #1195: Fix input() if it is interrupted by CTRL...
2011-05-09 Victor StinnerIssue #1195: Fix input() if it is interrupted by CTRL...
2011-05-09 Łukasz LangaCloses #12036: ConfigParser: Document items() added...
2011-05-09 Ezio MelottiMerge with 3.1.
2011-05-09 Ezio MelottiSome more tests were incorrectly marked as C specific.
2011-05-09 Martin v. Löwismerge 11164
2011-05-09 Martin v. LöwisStop trying to use _xmlplus in the xml module. Closes...
2011-05-09 Martin v. LöwisThe option is actually --no-as-needed.
2011-05-09 Martin v. LöwisUse --as-needed when linking libpython3.so. Closes...
2011-05-09 Ezio Melotti#11910: merge with 3.1.
2011-05-09 Ezio MelottiSome tests were incorrectly marked as C specific.
2011-05-09 Ezio Melotti#11910: Fix test_heapq to skip the C tests when _heapq...
2011-05-09 Ezio Melotti#11910: merge with 3.1.
2011-05-09 Ezio Melotti#11910: change import_fresh_module to return None when...
2011-05-09 Ezio MelottiMerge with 3.1.
2011-05-09 Ezio MelottiAdd a note to the str.find doc to suggest the use of...
2011-05-08 Benjamin Petersonmerge 3.1
2011-05-08 Benjamin Petersonput import_fresh_module in __all__
2011-05-08 Ezio MelottiMerge with 3.1.
2011-05-08 Ezio MelottiAdd back Misc/NEWS entry that got lost during merge...
2011-05-07 Antoine PitrouMerge
2011-05-07 Antoine PitrouMerge
2011-05-07 Antoine PitrouMerge
2011-05-07 Antoine PitrouMerge: Issue #11927: SMTP_SSL now uses port 465 by...
2011-05-07 Antoine PitrouIssue #11927: SMTP_SSL now uses port 465 by default...
2011-05-07 Giampaolo Rodola'merge
2011-05-07 Giampaolo Rodola'merge with 3.1
2011-05-07 Giampaolo Rodola'#12002 - ftplib's abort() method raises TypeError
2011-05-07 Ezio Melotti#5421: merge with 3.1.
2011-05-07 Ezio Melotti#5421: add tests.
2011-05-07 Ezio Melotti#12017: merge with 3.1.
2011-05-07 Ezio Melotti#12017: Fix segfault in json.loads() while decoding...
2011-05-07 Nadeem VawdaMerge: Fix potential resource leak in test_mmap.
2011-05-07 Nadeem VawdaFix potential resource leak in test_mmap.
2011-05-07 Nadeem VawdaMerge: #11277: Fix tests - crash will not trigger if...
2011-05-07 Nadeem VawdaIssue #11277: Fix tests - crash will not trigger if...
2011-05-07 Nadeem VawdaMerge: #11277: Add tests for mmap crash when using...
2011-05-07 Nadeem VawdaIssue #11277: Add tests for mmap crash when using large...
2011-05-07 R David Murray#11999: sync based on comparing mtimes, not mtime to...
2011-05-07 R David Murray#11999: sync based on comparing mtimes, not mtime to...
2011-05-06 Ronald Oussorenntpath.samefile fails to detect that "A.TXT" and "a...
2011-05-06 Antoine PitrouIssue #12000: When a SSL certificate has a subjectAltNa...
2011-05-06 Ronald Oussorenmerge from 3.1
2011-05-06 Ronald OussorenFix for issue 10684: Folders get deleted when trying...
2011-05-05 Raymond HettingerSync-up minor code edits with the default branch.
2011-05-05 Raymond HettingerSync-up minor code edits with the default branch.
2011-05-05 Raymond HettingerAvoid codec spelling issues by just using the utf-8...
2011-05-05 Antoine PitrouUse shared testing facilities in test_threading
2011-05-05 R David Murray#11873: Improve test regex so random directory names...
2011-05-05 Nick CoghlanRemove trailing whitespace
2011-05-05 Nick CoghlanIssue #11647: allow contextmanager objects to be used...
2011-05-05 Ezio Melotti#11997: merge with 3.1.
2011-05-05 Ezio Melotti#11997: fix typo in init.rst.
2011-05-05 R David MurrayMerge #8158: add missing 'description' description...
2011-05-05 R David Murray#8158: add missing 'description' description to optpars...
2011-05-04 Daniel Stutzbach#11335: Fix memory leak after key function failure...
2011-05-04 Antoine PitrouIssue #1856: Avoid crashes and lockups when daemon...
2011-05-04 Ezio Melotti#11985: merge with 3.1.
2011-05-04 Ezio Melotti#11985: update docstring of platform.python_implementation.
2011-05-04 Brian CurtinFix #11834. Correct site-packages paths.
2011-05-04 Brian CurtinFix #11834. Correct site-packages paths.
2011-05-03 Raymond HettingerFix __hash__ in functools.cmp_to_key() to work with...
2011-05-03 Ezio Melotti#11985: merge with 3.1.
2011-05-03 Ezio Melotti#11985: document the return value of platform.python_im...
2011-05-03 Antoine PitrouFix typo in name of private function
2011-05-02 Raymond HettingerBackport 3.3 fixes and cleans ups.
2011-05-02 Raymond HettingerBackport code cleanup for namedtuples.
2011-05-02 Victor Stinnerlogging: don't define QueueListener if Python has no...
2011-05-02 R David MurrayI was right, hardconding the localhost IP doesn't work...
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.1
2011-05-02 Raymond HettingerFix spelling.
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.1
2011-05-01 Benjamin Petersonnote abcs of int and float (closes #11977)
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.1) Issue #9756: When calling a method descript...
2011-05-01 Victor StinnerIssue #9756: When calling a method descriptor or a...
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 Murray#11971: fix man page; it's -OO not -O0
2011-05-01 Éric AraujoFix wording
next