]> granicus.if.org Git - python/shortlog
python
2011-12-25 Sandro Tosimerge with 3.2
2011-12-25 Sandro Tosifix Constuctor/Constructor typo; thanks to Anthon van...
2011-12-24 Sandro Tosimerge with 3.2
2011-12-24 Sandro Tosipoint IronPython to ironpython.net; thanks to Lazar...
2011-12-24 Sandro Tosimerge with 3.2
2011-12-24 Sandro Tosifix Rather that/Rather than; thanks to Reuben Thomas...
2011-12-24 Sandro Tosimerge with 3.2
2011-12-24 Sandro Tosiremove spurious dot from string formatting example...
2011-12-24 Sandro Tosimerge with 3.2
2011-12-24 Sandro Tosicorrect syslog.openlog() argument name to logoption...
2011-12-24 Meador IngeIssue #13632: Update token documentation to reflect...
2011-12-24 Meador IngeIssue #13632: Update token documentation to reflect...
2011-12-24 Benjamin Petersonmerge 3.2
2011-12-24 Benjamin Petersonparameter_list was meant here
2011-12-24 Benjamin Petersonkill superfluous 'comprehension' case (closes #13658)
2011-12-23 Antoine PitrouAdd whatsnew items
2011-12-23 Charles-François... Issue #13565: Increase multiprocessing's server socket...
2011-12-23 Charles-François... Issue #13565: Increase multiprocessing's server socket...
2011-12-23 Charles-François... Issue #8623: Fix some strict-aliasing warnings. Patch...
2011-12-23 Antoine PitrouIssue #13577: Built-in methods and functions now have...
2011-12-23 Senthil Kumaranmerge from 3.2. Minor code style improvements in http...
2011-12-23 Senthil KumaranMinor code style improvements in http.server suggested...
2011-12-23 Senthil Kumaranmerge from 3.2. News update.
2011-12-23 Senthil KumaranNews entry for Issue12798
2011-12-23 Senthil KumaranMerge changes from 3.2
2011-12-23 Senthil KumaranIssue12798 - Update mimetypes documentation. Correct...
2011-12-22 Antoine PitrouForgot the data file for Diffie-Hellman tests.
2011-12-22 Antoine PitrouIssue #13626: Add support for SSL Diffie-Hellman key...
2011-12-22 Ross LagerwallMerge with 3.2.
2011-12-22 Ross LagerwallDon't redefine _GNU_SOURCE if it's already defined.
2011-12-22 Ross LagerwallMerge with 3.2 for #11006.
2011-12-22 Ross LagerwallIssue #11006: Don't issue low level warning in subproce...
2011-12-22 Victor Stinnerfix PyCompactUnicodeObject doc (test)
2011-12-22 Michael FoordMerge
2011-12-22 Michael FoordMetaclasses with metaclasses with a __dict__ descriptor...
2011-12-21 Benjamin Petersonmerge heads
2011-12-21 Antoine PitrouUse context managers in test_ssl to simplify test writing.
2011-12-21 Antoine PitrouUse context managers in test_ssl to simplify test writing.
2011-12-21 Antoine PitrouIssue #13645: fix test_import failure when run immediat...
2011-12-21 Antoine PitrouIssue #13645: fix test_import failure when run immediat...
2011-12-21 Senthil KumaranDocs and News update for Issue13620. Chrome support...
2011-12-21 Senthil KumaranIssue 13620 - Support chrome browser in webbrowser...
2011-12-21 Antoine PitrouIssue #13597: Fix the documentation of the "-u" command...
2011-12-21 Antoine PitrouIssue #13597: Fix the documentation of the "-u" command...
2011-12-21 Antoine PitrouIssue #12708: Add starmap() and starmap_async() methods...
2011-12-21 Antoine PitrouIssue #1785: Fix inspect and pydoc with misbehaving...
2011-12-21 Antoine PitrouIssue #1785: Fix inspect and pydoc with misbehaving...
2011-12-21 Antoine PitrouFix ssl module compilation if ECDH support was disabled...
2011-12-20 Benjamin Peterson4 space indentation
2011-12-20 Benjamin Petersonfix spacing around switch statements
2011-12-20 Benjamin Petersonmerge 3.2
2011-12-20 Benjamin Petersonfix possible if unlikely leak
2011-12-20 Benjamin Petersonmerge 3.2
2011-12-20 Benjamin Petersonnote the blinding speed of these functions
2011-12-20 Antoine PitrouMerge
2011-12-20 Antoine PitrouIssue #13637: "a2b" functions in the binascii module...
2011-12-20 Charles-François... Followup to issue #11867: Use socketpair(), since FreeB...
2011-12-20 Charles-François... Followup to issue #11867: Use socketpair(), since FreeB...
2011-12-20 Antoine PitrouFix for buggy test
2011-12-20 Antoine PitrouIssue #13634: Add support for querying and disabling...
2011-12-19 Benjamin Petersonmerge 3.2
2011-12-19 Benjamin Petersondon't mention implementation detail
2011-12-19 Victor Stinnerbackout 7876cd49300d: Move PyUnicode_WCHAR_KIND outside...
2011-12-19 Giampaolo Rodola'(bug #8684) fix 'fedora without thread buildbot' as...
2011-12-19 Antoine Pitrou_Py_fopen now allows bytes filenames under non-Windows...
2011-12-19 Antoine PitrouIssue #13627: Add support for SSL Elliptic Curve-based...
2011-12-19 Antoine PitrouIssue #5424: add tests for inet_ntoa, inet_ntop, inet_a...
2011-12-19 Antoine PitrouIssue #5424: add tests for inet_ntoa, inet_ntop, inet_a...
2011-12-19 Charles-François... Issue #13453: Try to increase some socket timeouts...
2011-12-19 Charles-François... Issue #13453: Try to increase some socket timeouts...
2011-12-19 Victor Stinner(Merge 3.2) Issue #13628: python-gdb.py is now able...
2011-12-19 Victor StinnerIssue #13628: python-gdb.py is now able to retrieve...
2011-12-19 Antoine PitrouIssue #13635: Add ssl.OP_CIPHER_SERVER_PREFERENCE,...
2011-12-19 Charles-François... Issue #11867: Make test_mailbox.test_lock_conflict...
2011-12-19 Charles-François... Issue #11867: Make test_mailbox.test_lock_conflict...
2011-12-19 Ezio Melotti#13576: merge with 3.2.
2011-12-19 Ezio Melotti#13576: add tests about the handling of (possibly broke...
2011-12-19 Ezio Melotti#13387: merge with 3.2.
2011-12-19 Ezio Melotti#13387: rephrase unclear sentence.
2011-12-18 Michael FoordMerge 3.2
2011-12-18 Michael FoordFix inspect.getattr_static to work on modules (again).
2011-12-18 Victor Stinneriobench.py: add more info in the header
2011-12-18 Victor Stinner(Merge 3.2) Handle correctly _Py_fopen() error: don...
2011-12-18 Victor StinnerHandle correctly _Py_fopen() error: don't replace the...
2011-12-18 Victor Stinnerimport.c now catchs _Py_stat() exceptions
2011-12-18 Antoine PitrouFollowup to #7502: add __hash__ method and tests.
2011-12-18 Antoine PitrouFollowup to #7502: add __hash__ method and tests.
2011-12-18 Antoine PitrouMerge
2011-12-18 Georg BrandlMerge with 3.2.
2011-12-18 Antoine PitrouMerge
2011-12-18 Victor StinnerIssue #13617: Document that the result of the conversio...
2011-12-18 Georg BrandlSmall clarification in docstring of dict.update():...
2011-12-18 Antoine PitrouIssue #7502: Fix equality comparison for DocTestCase...
2011-12-18 Antoine PitrouMerge
2011-12-18 Antoine PitrouIssue #7502: Fix equality comparison for DocTestCase...
2011-12-18 Victor StinnerIssue #13617: Document that the result of the conversio...
2011-12-18 Antoine PitrouMerge
2011-12-18 Antoine PitrouIn the test SSL server, also output the cipher name
2011-12-18 Charles-François... Null merge.
2011-12-18 Charles-François... Issue #11870: threading: Properly reinitialize threads...
next