]> granicus.if.org Git - python/shortlog
python
2011-05-14 Ezio Melotti#7960: merge with 3.1.
2011-05-14 Ezio Melotti#7960: fix docstrings for captured_output and captured_...
2011-05-14 Ezio Melotti#5723: merge with 3.1.
2011-05-14 Ezio Melotti#5723: Improve json tests to be executed with and witho...
2011-05-14 Ezio MelottiMerge with 3.1.
2011-05-14 Ezio MelottiChange import_fresh_module to work with packages.
2011-05-13 Victor StinnerIssue #11996: libpython (gdb), replace "py-bt" command...
2011-05-13 Raymond HettingerFurther beautification of the example
2011-05-13 Raymond HettingerNeaten up example so it can be cut and pasted.
2011-05-13 Georg BrandlUse singular they. Thanks to Mark Summerfield.
2011-05-13 Georg BrandlFix unbound local error in RE tokenizer example. Thanks...
2011-05-13 Georg BrandlMerge in changes from 3.2.1b1 release repo.
2011-05-12 Antoine PitrouIssue #12062: Fix a flushing bug when doing a certain...
2011-05-12 Antoine PitrouIssue #12062: Fix a flushing bug when doing a certain...
2011-05-12 Kurt B. KaiserMerge from 3.1
2011-05-12 Kurt B. KaiserIssue #11896: Save on Close failed despite selecting...
2011-05-12 Gregory P.... normalize whitespace.
2011-05-12 Gregory P.... merge - 7a3f3ad83676 Fixes Issue #12044.
2011-05-11 Kurt B. KaiserMerge heads
2011-05-11 Kurt B. KaiserCorrect version in IDLE NEWS.txt
2011-05-11 Kurt B. KaiserMerge from 3.1
2011-05-11 Raymond HettingerDocument default fmtspec. Fix inaccurate note. Document...
2011-05-11 Kurt B. KaiserIssue #1028: Tk returns invalid Unicode null in %A...
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-08 Georg BrandlAdded tag v3.2.1b1 for changeset 8ffac2337a33
2011-05-08 Georg BrandlUpdate suspicious ignore file. v3.2.1b1
2011-05-08 Georg BrandlBump to 3.2.1b1.
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.
next