]> granicus.if.org Git - python/shortlog
python
2013-08-23 Victor StinnerClose #17702: On error, os.environb now removes suppres...
2013-08-23 Brett CannonNEW entry for issue #18755
2013-08-23 Brett CannonIssue #18755: Allow imp.load_*() loaders to have get_da...
2013-08-23 Brett CannonEmphasize that people should not override __import__.
2013-08-22 Tim PetersAdd line explaining the "%sort" test.
2013-08-22 Serhiy StorchakaIssue #16809: Fixed some tkinter incompabilities with...
2013-08-22 Serhiy StorchakaIssue #16809: Tkinter's splitlist() and split() methods...
2013-08-22 Christian HeimesIssue #18747: Update Misc/NEWS to reflect the latest...
2013-08-22 Christian HeimesIssue #18747: Use a parent atfork handler instead of...
2013-08-22 R David Murray#18324: set_payload now correctly handles binary input.
2013-08-21 Tim PetersMerge 3.2 into 3.3.
2013-08-21 Antoine PitrouIssue #18792: Use "127.0.0.1" or "::1" instead of ...
2013-08-21 Serhiy StorchakaIssue #17119: Fixed integer overflows when processing...
2013-08-21 Christian HeimesIssue #18747: Re-seed OpenSSL's pseudo-random number...
2013-08-20 Serhiy StorchakaIssue #8865: Concurrent invocation of select.poll.poll...
2013-08-20 Serhiy StorchakaIssue #13461: Fix a crash in the TextIOWrapper.tell...
2013-08-19 Serhiy StorchakaIssue #2537: Remove breaked check which prevented valid...
2013-08-19 Serhiy StorchakaIssue #18647: A regular expression in the doctest modul...
2013-08-19 Serhiy StorchakaIssue #18647: Correctly bound calculated min/max width...
2013-08-19 Christian HeimesIssue #18777: The ssl module now uses the new CRYPTO_TH...
2013-08-19 Serhiy StorchakaIssue #18761: Improved cross-references in email docume...
2013-08-19 Terry Jan ReedyIssue #18489: idlelib.SearchEngine - add docstrings
2013-08-18 Andrew Kuchling#18562: various revisions to the regex howto for 3.x
2013-08-18 Terry Jan ReedyIssue #18592: whitespace
2013-08-18 Terry Jan ReedyIssue #18592: Add docstrings to file being tested ...
2013-08-18 Christian Heimesadd missing #
2013-08-17 Christian HeimesIssue 18768: Correct doc string of RAND_edg(). Patch...
2013-08-17 Christian HeimesIssue #18768: coding style nitpick. Thanks to Vajrasky Kok
2013-08-17 Ezio Melotti#18466: fix more typos. Patch by Févry Thibault.
2013-08-17 Ezio Melotti#18741: fix more typos. Patch by Févry Thibault.
2013-08-17 Christian HeimesIssue #18178: Fix ctypes on BSD. dlmalloc.c was compile...
2013-08-17 Ezio Melotti#18705: fix a number of typos. Patch by Févry Thibault.
2013-08-16 Vinay SajipIssue #18759: Improved cross-references in logging...
2013-08-16 Christian Heimesmerge
2013-08-16 Christian HeimesIssue #18709: Fix CVE-2013-4238. The SSL module now...
2013-08-16 Charles-François... Issue #16463: Fix a transient test_timeout failure.
2013-08-16 Serhiy StorchakaIssue #18743: Fix references to non-existant "StringIO...
2013-08-16 Antoine PitrouIssue #18756: Improve error reporting in os.urandom...
2013-08-16 Ezio Melotti#18707: point to Doc/README.txt in the README file...
2013-08-16 Antoine PitrouIssue #1666318: Add a test that shutil.copytree() retai...
2013-08-16 Antoine PitrouIssue #16190: fix random module recommendation to use...
2013-08-15 Terry Jan ReedyIssue #18732: Remove unused* parameter output_sep from...
2013-08-15 Terry Jan ReedyIssue #18425: Unittests for idlelib.IdleHistory. First...
2013-08-15 Victor StinnerIssue #18296: Try to fix TestSendfile.test_trailers...
2013-08-15 Eric Snowissue #18698: ensure importlib.reload() returns the...
2013-08-14 David WoleverRemove errant fourth '.' from ellipsis in datetime...
2013-08-14 Raymond HettingerIssue 18719: Remove a false optimization
2013-08-13 Terry Jan ReedyIssue #18425: Add docstrings to IdleHistory.py. Remove...
2013-08-13 Victor StinnerIssue #18405: Improve the entropy of crypt.mksalt().
2013-08-13 Ezio Melotti#18687: remove obsolete comment. Patch by Févry Thibault.
2013-08-13 Ned DeilyIssue 18724: Fix typo noticed by Susan Tan.
2013-08-13 Senthil KumaranIncreasing test coverage of ftplib. Patch by Muhammad...
2013-08-12 Felix CruxDocumenting that json.load may raise a ValueError.
2013-08-12 David WoleverIssue #17701: Improving strftime documentation.
2013-08-12 Larry HastingsIssue #18667: Add missing "HAVE_FCHOWNAT" symbol to...
2013-08-11 Eli BenderskyIssue #12645: Clarify and reformat the documentation...
2013-08-11 Serhiy StorchakaIssue #18706: Fix a test for issue #18681 so it no...
2013-08-11 Ezio Melotti#18663: document that assertAlmostEqual also works...
2013-08-10 Terry Jan ReedyIssue #18676: Change 'positive' to 'non-negative' in...
2013-08-10 Terry Jan ReedyIssue #18429: Add user-oriented News entry about Format...
2013-08-10 Terry Jan ReedyIssue #18226: Add docstrings and unittests for idlelib...
2013-08-10 Ezio Melotti#18681: Fix a NameError in imp.reload() (noticed by...
2013-08-10 R David MurrayMerge heads.
2013-08-10 R David Murray#8112: Update the documenting xmlrpc server to use...
2013-08-10 Ezio Melotti#18505: fix duplicate name and remove duplicate test...
2013-08-10 Ezio MelottiFix a couple of typos.
2013-08-10 Ezio Melotti#18453: fix unused variables in test_xmlrpc. Patch...
2013-08-10 Ezio Melotti#18465: fix unused variables in test_minidom. Patch...
2013-08-10 Ezio Melotti#18484: improve test coverage of http.cookiejar. Patch...
2013-08-10 Ezio Melotti#18483: add one more date format in test_http2time_form...
2013-08-10 Eli BenderskyIssue #18668: Further clarify m_size setting for non...
2013-08-09 R David Murray#18600: In 3.3, as_string does not accept a policy...
2013-08-08 Ezio Melotti#18357: add tests for dictview set difference. Patch...
2013-08-08 Ezio Melotti#18581: remove duplicate test and run a test class...
2013-08-08 Serhiy StorchakaFix a typo in PyUnicode_CopyCharacters() documentation.
2013-08-08 Ezio Melotti#18267: make whitespace consistent and fix an operator.
2013-08-08 Ezio Melotti#18273: move the tests in Lib/test/json_tests to Lib...
2013-08-07 Eli BenderskyIssue #18668: Properly document setting m_size in PyMod...
2013-08-06 Christian HeimesIssue #18368: PyOS_StdioReadline() no longer leaks...
2013-08-05 Mark DickinsonIssue #18661: typo in grp.struct_group docstring. ...
2013-08-04 R David Murray#18657: remove duplicate entries from Misc/ACKS.
2013-08-04 Raymond HettingerSilence compiler warnings for strict function prototype...
2013-08-04 Terry Jan ReedyIssue #18151: Replace remaining Idle 'open...close...
2013-08-04 Raymond HettingerSilence compiler warning for an unused declaration
2013-08-04 Raymond HettingerSilence compiler warning about an uninitialized variable
2013-05-20 Charles-Francois... Issue #17684: Fix some test_socket failures due to...
2013-08-04 Eli BenderskyIssue #17902: Clarify doc of ElementTree.iterparse
2013-08-04 Eli BenderskyIssue #17011: Fix caching of xpath path when namespaces...
2013-08-03 Serhiy StorchakaIssue #16741: Remove testing of implementation artifact.
2013-08-03 Serhiy StorchakaIssue #18647: Temporary disable the "nothing to repeat...
2013-08-03 Serhiy StorchakaMerge heads
2013-08-03 Martin v. LöwisIssue #16067: Add description into MSI file to replace...
2013-08-03 Serhiy StorchakaIssue #16741: Fix an error reporting in int().
2013-08-03 Serhiy StorchakaIssue #17998: Fix an internal error in regular expressi...
2013-08-03 doko@ubuntu.com- Fix a fcntl test case on KFreeBSD, Debian #708653...
2013-08-03 Nick CoghlanClose #18396: fix spurious test_signal failure on Windows
2013-08-03 Ned DeilyIssue #17046: Fix test_subprocess test_executable_witho...
2013-08-02 Charles-François... Issue #18325: Fix a test_kqueue failure on OpenBSD...
2013-08-02 Ned DeilyIssue #18517: Move definition of "xxlimited" extension...
2013-08-02 Ned DeilyIssue #18627: Fix typo noticed by Vajrasky Kok.
next