]> granicus.if.org Git - python/shortlog
python
2013-08-27 Serhiy StorchakaIssue #18783: Removed existing mentions of Python long...
2013-08-26 Ezio Melotti#18839: document that sys.exit() will not accept a...
2013-08-26 Eli BenderskyClarify pyexpat documentation in StartElementHandler
2013-08-25 Ezio Melotti#18803: fix more typos. Patch by Févry Thibault.
2013-08-25 Eli BenderskyUpdate XMLParser.close documentation and fix formatting.
2013-08-25 Ezio Melotti#18833: add a test for test_telnetlib. Patch by Alex...
2013-08-25 Charles-François... Merge.
2013-08-25 Charles-François... Issue #18763: subprocess: The file descriptors are...
2013-08-25 Serhiy StorchakaIssue #18817: Fix a resource warning in Lib/aifc.py...
2013-08-25 R David Murray#16611: BaseCookie now parses 'secure' and 'httponly...
2013-08-25 Christian HeimesIssue #11973: Fix a problem in kevent. The flags and...
2013-08-25 Christian HeimesIssue #18747: Fix spelling errors in my commit message...
2013-08-25 Christian HeimesIssue #18709: Fix issue with IPv6 address in subjectAlt...
2013-08-24 Tim PetersVarious clarifications based on feedback & questions...
2013-08-24 Antoine PitrouIssue #18756: make test_urandom_failure more robust...
2013-08-24 Victor Stinnertest_socket: cancel scheduled alarm on test failure
2013-08-23 Serhiy StorchakaIssue #18757: Improved cross-references in the concurre...
2013-08-23 Ezio Melotti#18798: fix typo in test_fcntl. Patch by Vajrasky...
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...
next