]> granicus.if.org Git - python/shortlog
python
2016-05-16 Serhiy StorchakaIssue #27039: Fixed bytearray.remove() for values great...
2016-05-16 Martin PanterIssue #14132: Fix redirect handling when target is...
2014-09-06 Serhiy StorchakaIssue #19524: Port fakehttp() from Py3 c1fb19907cc4...
2016-05-16 Serhiy StorchakaIssue #26995: Added tests for "f", "d", "D", "S", ...
2016-05-16 Serhiy StorchakaBackported tests for issue #18531.
2016-05-16 Terry Jan ReedyIssue 18910: Edit idle_test/README.txt to add 'requires...
2016-05-14 Martin PanterRemove PEP 291 compatibility requirements for ctypes...
2016-05-13 Serhiy StorchakaRestored test_interleaved. After issue #8886 it was...
2016-05-13 Martin PanterIssue #22274: Redirect stderr=STDOUT when stdout not...
2016-05-13 Benjamin Petersonfix indentation of comments in cellobject.c (closes...
2011-05-25 Antoine PitrouIssue #12045: Avoid duplicate execution of command...
2016-05-10 Serhiy StorchakaIssue #23921: Standardized documentation whitespace...
2016-05-10 Senthil KumaranAdd NEWS entry for issue26960.
2016-05-10 Senthil KumaranCloses issue26960.
2016-05-08 Serhiy StorchakaIssue #25745: Fixed leaking a userptr in curses panel...
2016-05-08 Serhiy StorchakaIssue #26881: modulefinder now works with bytecode...
2016-05-08 Martin PanterCorrections for a/an in code comments and documentation
2016-05-08 Martin PanterFix typos in comments, documentation and test method...
2016-05-08 Martin PanterIssue #26512: Clarify Integral; tidy up table of roundi...
2016-05-07 Berker PeksagReplace example.com with pythontest.net in test_getcode...
2016-05-07 Serhiy StorchakaIssue #17765: weakref.ref() no longer silently ignores...
2016-05-07 Serhiy StorchakaIssue #26736: Used HTTPS for external links in the...
2016-05-07 Serhiy StorchakaIssue #26889: Fixed hyperlinks formatting.
2016-05-07 Serhiy StorchakaIssue #26889: Tweaked xmlrpclib documentation.
2016-05-05 Berker PeksagIssue #26962: Backport 23d986228c6b to 2.7
2016-05-04 Serhiy StorchakaIssue #26873: xmlrpclib now raises ResponseError on...
2016-05-03 Serhiy StorchakaBackported test for posixpath.expanduser().
2016-05-02 Terry Jan ReedyClarify IDLE-console differences with respect to the...
2016-05-02 Donald StufftUpgrade ensurepip bundled setuptools to 20.10.1
2016-05-01 Meador IngeIssue #24114: Fix an uninitialized variable in `ctypes...
2016-04-30 Berker PeksagIssue #21746: Remove BaseResult reference from urlparse...
2016-04-30 Martin PanterIssue #26864: Fix case insensitivity and suffix compari...
2016-04-29 Serhiy StorchakaIssue #26822: Decreased an overhead of using _PyArg_NoK...
2016-04-28 Zachary WareIssue #26874: Simplify the divmod docstring.
2016-04-28 Zachary WareIssue #26874: Make divmod docstring and full doc match
2016-04-27 Serhiy Storchakafileinput.hook_encoded() uses io.open(), not codecs...
2016-04-27 Berker PeksagIssue #26672: Fix regrtest example in test.rst
2016-04-26 Martin PanterIssue #20598: Replace trivial split() calls with lists...
2016-04-26 Raymond HettingerIssue #24715: Improve sort stability example
2016-04-26 Raymond HettingerIssue #23986: Note that the in-operator for lists...
2016-04-25 Senthil Kumaranbackport fix for Issue #26804.
2016-04-25 Serhiy StorchakaIssue #26837: assertSequenceEqual() now correctly outpu...
2016-04-23 Serhiy StorchakaIssue #26822: itemgetter, attrgetter and methodcaller...
2016-04-23 Benjamin Petersonfix python 3 mod init function declaration (closes...
2016-04-23 Martin PanterIssue #22359: Avoid recursive $(MAKE); disable running...
2016-04-20 Victor StinnerFix python-gdb.py: get C types on demand
2016-04-19 Martin PanterFix spelling (inital), grammar (may translates) in...
2016-04-18 Martin PanterIssue #26657: Fix SimpleHTTPServer Windows directory...
2016-04-17 Serhiy StorchakaIssue #26778: Fixed "a/an/and" typos in code comment...
2016-01-31 Martin PanterIssue #4806: Avoid masking TypeError when *-unpacking...
2016-04-16 Benjamin Petersonadd gc support to slice (closes #26659)
2016-04-16 Berker PeksagIssue #24173: Fix curses.wrapper link in curses HOWTO
2016-04-16 Berker PeksagIssue #23029: Fix catch_warnings() in test_filename_none
2016-04-16 Senthil KumaranImprove the coverage of urlparse module. Backport to...
2016-04-16 Martin PanterFix typos in code comment and documentation
2016-04-16 Martin PanterIssue #26638: Fix links to some CLI options
2016-04-09 Martin PanterIssue #25314: Remove confused statement about const...
2016-04-15 Martin PanterCorrect “an” → “a” with “Unicode”, “user”, “UTF”, etc
2016-04-14 Zachary WareIssue #26465: Update VS9.0 build files for OpenSSL...
2016-04-14 Berker PeksagIssue #26747: Document that InstanceTypes only works...
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-02-28 Georg BrandlUpdate susp-ignore file (#25910).
2016-04-13 Martin PanterIssue #25496: Document compresslevel defaults to 9...
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 Serhiy StorchakaIssue #25910: Fixed dead links in the docs.
2016-02-26 Georg BrandlCloses #25910: fix dead and permanently redirected...
2016-04-11 Serhiy StorchakaIssue #26200: Restored more safe usages of Py_SETREF.
2016-04-10 Serhiy StorchakaIssue #26200: Added Py_SETREF and replaced Py_XSETREF...
2016-04-10 Serhiy StorchakaIssue #13410: Fixed a bug in PyUnicode_Format where...
2016-04-10 Martin PanterIssue #26712: Unify (r)split(), (l/r)strip() tests...
2016-04-09 Martin PanterIssue #26609: Fix up Python 2 port
2016-04-09 Martin PanterIssue #26609: Fix HTTP server tests to request an absol...
2016-04-09 Berker PeksagIssue #19377: Add .svg to mimetypes.types_map
2016-04-09 Berker PeksagIssue #13952: Add .csv to mimetypes.types_map
2016-04-09 Berker PeksagIssue #16329: Add .webm to mimetypes.types_map
2016-04-06 Martin PanterIssue #26257: Eliminate buffer_tests.py and fix ByteArr...
2016-04-06 Serhiy StorchakaIssue #22570: Renamed Py_SETREF to Py_XSETREF.
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-01 Martin PanterIssue #26678: Fix datetime.tzinfo indexing and “tzinfo...
2016-04-01 Vinay SajipAdded a cookbook recipe for a logging context manager.
2016-03-31 Serhiy StorchakaRemove redundant leading zeroes in PEP references.
2016-03-31 Martin PanterIssue #22854: fileno() is always required in IOBase...
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-28 Martin PanterIssue #23804: Fix SSL recv/read(0) to not return 1024...
2016-03-27 Martin PanterIssue #26644: Raise ValueError for negative SSLSocket...
2016-03-23 doko@ubuntu.comRevert the last change:
2016-03-23 doko@ubuntu.comMakefile.pre.in:
2016-03-22 Martin PanterIssue #24266: Cancel history search mode with Ctrl...
2016-03-22 Benjamin Petersonremove useless $ keyword (closes #17167)
2016-03-21 Terry Jan ReedyIssue #15660: Further clarify 0 prefix for width specif...
2016-03-21 Terry Jan Reedywhitespace
2016-03-01 Terry Jan ReedyDocument maintenance of idlelib/help.html in idlelib.
2016-03-21 Terry Jan ReedyRebase 2.7 idlelib/idle.html on current 2.7.11 docs...
next