]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2016-04-18  Guido van RossumSync test_typing.py with upstream git repo (typing...
2016-04-17  Serhiy StorchakaIssue #26778: Fixed "a/an/and" typos in code comment...
2016-04-17  Martin PanterIssue #26717: Stop encoding Latin-1-ized WSGI paths...
2016-04-16  Martin PanterIssue #26782: Acknowledge the incomplete status of...
2016-04-16  Benjamin Petersonfix slice cache finalization to use gc del
2016-04-16  Benjamin Petersontest_support -> support
2016-04-16  Benjamin Petersonadd gc support to slice (closes #26659)
2016-04-16  Serhiy StorchakaIssue #26783: test_os.WalkTests.test_walk_topdown did...
2016-04-16  Senthil Kumaranissue26775 - Improve test coverage for urllib.parse
2016-04-16  Martin PanterIssue #10838: Run test__all__() everywhere, even if...
2016-04-16  Martin PanterFix typos in code comments and documentation
2016-04-16  Martin PanterIssue #26638: Fix links to some CLI options and section...
2016-04-09  Martin PanterIssue #25314: Remove confused statement about const...
2016-04-15  Gregory P.... Issue #25702: A --with-lto configure option has been...
2016-04-15  Gregory P.... merge heads
2016-04-15  Gregory P.... Exclude super long running tests from the PROFILE_TASK...
2016-04-15  Martin PanterIssue #26535: Correct docs regarding the struct buffer...
2016-04-15  Brett CannonIssue #26760: Minimally document PyFrameObject
2016-04-15  Brett CannonIssue #25609: Backport typing.ContextManager.
2016-04-15  Serhiy StorchakaIssue #26764: Bacported tests for bytes formatting.
2016-04-15  Martin PanterIssue #15984: Correct PyUnicode_FromObject() and _FromE...
2016-04-15  Martin PanterCorrect “an” → “a” with “Unicode”, “user”, “UTF”, etc
2016-04-14  Zachary WareIssue #26706: Update OpenSSL version in PCbuild/readme.txt
2016-04-14  Berker PeksagFix unused variable 'libver' warning in Modules/_ssl.c
2016-04-14  Serhiy StorchakaIssue #26716: Regenerate Argument Clinic code.
2016-04-14  Ethan FurmanIssue26748: Enum classes should evaluate as True
2016-04-14  Ethan FurmanIssue26748: Enum classes should evaluate as True
2016-04-13  Serhiy StorchakaIssue #26718: super.__init__ no longer leaks memory...
2016-04-13  Senthil Kumaran[minor] - Correct the docstring of locale.str. Patch...
2016-04-13  Martin PanterIssue #25496: Document compresslevel defaults to 9...
2016-04-13  Steve DowerCloses #26624: Adds validation of ucrtbase[d].dll versi...
2016-04-12  Victor Stinnerconfigure: fix HAVE_GETRANDOM_SYSCALL check
2016-04-12  Victor StinnerFix os.urandom() on Solaris 11.3
2016-04-12  Victor StinnerIssue #26647: Fix typo in test_grammar
2016-04-12  Georg BrandlClarify greedy-qualifier example, avoid HTML.
2016-04-12  Serhiy StorchakaIssue #26733: Fixed formatting line numbers in test_dis.
2016-04-11  Serhiy StorchakaIssue #25910: Fixed more links in the docs.
2016-04-11  Victor Stinnertyping doc: add versionadded 3.5
2016-04-11  Berker PeksagAdd a versionchanged directive to document addition...
2016-04-11  Serhiy StorchakaMerge heads
2016-04-11  Berker PeksagFix typos in mock and exceptions docs
2016-04-11  Serhiy StorchakaIssue #25910: Fixed dead links in the docs.
2016-04-11  Serhiy StorchakaIssue #26200: Restored more safe usages of Py_SETREF.
2016-04-11  Martin PanterIssue #14456: Remove contradiction about blocking signa...
2016-04-10  Serhiy StorchakaIssue #26200: Added Py_SETREF and replaced Py_XSETREF...
2016-04-10  Serhiy StorchakaIssue #26719: More efficient formatting of ints and...
2016-04-10  Serhiy StorchakaIssue #25339: PYTHONIOENCODING now has priority over...
2016-04-10  Martin PanterRemove relics of str8 (became bytes) and buffer (bytear...
2016-04-10  Martin PanterIssue #26712: Unify (r)split, (l/r)strip tests into...
2016-04-09  Martin PanterIssue #21069: Move test_fileno() from test_urllibnet...
2016-04-09  Martin PanterIssue #26609: Fix HTTP server tests to request an absol...
2016-04-09  Victor StinnerUpdate fcntl doc: replace IOError with OSError
2016-04-09  Berker PeksagIssue #17264: Fix cross refs and a markup error in...
2016-04-09  Berker PeksagIssue #16329: Add .webm to mimetypes.types_map
2016-04-09  Berker PeksagIssue #13952: Add .csv to mimetypes.types_map
2016-04-08  Brett CannonIssue #26587: Remove an incorrect statement from the...
2016-04-08  Serhiy StorchakaIssue #26709: Fixed Y2038 problem in loading binary...
2016-04-06  Martin PanterIssue #26257: Eliminate buffer_tests.py and fix ByteArr...
2016-04-06  Steve DowerAdds version info to all signed binaries on Windows.
2016-04-06  Serhiy StorchakaIssue #22570: Renamed Py_SETREF to Py_XSETREF.
2016-04-05  Guido van RossumAdd Text=str. Make ItemsView derive from AbstractSet...
2016-04-05  Guido van RossumMany changes from the upstream repo (https://github...
2016-04-05  Martin PanterIssue #6953: Rearrange and expand Readline module docum...
2016-04-05  Martin PanterFix typos in documentation and comments
2016-04-03  Martin PanterIssue #23735: Avoid sighandler_t Gnu-ism
2016-04-03  Martin PanterIssue #23735: Add SIGWINCH handler for Readline 6.3...
2016-04-03  Martin PanterIssue #26586: Handle excessive header fields in http...
2016-04-02  Berker PeksagIssue #26679: Fix description of KEY_PPAGE and KEY_NPAG...
2016-04-02  Berker PeksagIssue #26688: Fix module name in mock docs
2016-04-01  Martin PanterIssue #26678: Fix indexing of datetime.tzinfo and timez...
2016-04-01  Vinay SajipAdded a cookbook recipe for a logging context manager.
2016-04-01  Victor Stinnerasyncio: Don't log ConnectionAbortedError
2016-04-01  Victor Stinnerasyncio: allow None as wait timeout
2016-04-01  Victor Stinnerasyncio: sync overlapped.c with GitHub
2016-03-31  Martin PanterIssue #22854: Fix logic for skipping test
2016-03-31  Serhiy StorchakaRemove redundant leading zeroes in PEP references.
2016-03-31  Martin PanterIssue #22854: Skip pipe seek tests on Windows
2016-03-31  Martin PanterIssue #22854: Clarify documentation about UnsupportedOp...
2016-03-30  Serhiy StorchakaIssue #26492: Added additional tests for exhausted...
2016-03-30  Serhiy StorchakaIssue #26494: Fixed crash on iterating exhausting itera...
2016-03-30  Berker PeksagFix typo in xml.dom.pulldom.rst
2016-03-30  Victor Stinnertest_urllibnet: set timeout on test_fileno()
2016-03-29  Victor StinnerFix ResourceWarning in test_unittest when interrupted
2016-03-29  Victor StinnerIssue #25911: Backport os._DummyDirEntry fixes
2016-03-29  Victor StinnerIssue #26643: Add missing shutil resources to regrtest.py
2016-03-29  Andrew SvetlovDocument None as timeout for asyncio.timeout()
2016-03-22  Benjamin Petersonremove useless $ keyword (closes #17167)
2016-03-17  Donald StufftUpgrade ensurepip._bundled pip to 8.1.1 and setuptools...
2016-03-08  Serhiy StorchakaBacked out changeset 19a3e0e664af
2016-03-08  Serhiy StorchakaIssues #23808, #25911: Trying to fix walk tests on...
2016-03-04  Benjamin Petersonproperly use the ObjArgs variant of CallMethod in dictv...
2016-03-02  Berker PeksagIssue #26246: Set initial value of the hidden attr...
2016-03-02  Yury Selivanovasyncio: Update 3.4 asyncio/test_tasks to upstream...
2016-02-27  Ezio Melotti#26246: update copybutton.js after JQuery update. ...
2016-02-18  Benjamin Petersonopen the cert store readonly
2016-01-22  Benjamin Petersonreject negative data_size
2016-01-22  Donald StufftUpgrade pip to 8.0.2
2016-01-21  Benjamin Petersonprevent buffer overflow in get_data (closes #26171)
2016-01-21  Benjamin Petersonfix refleak in error condition
2016-01-21  Benjamin Petersonremove script from epub (closes #26172)
next