]> granicus.if.org Git - python/shortlog
python
2016-05-29 Martin PanterIssue #27125: Fix various errors like “will [be] inherited”
2016-05-28 Benjamin PetersonBacked out changeset e7062dd9085e (#25731)
2016-05-28 Gregory P.... issue26083: Avoid duplicate error message string from...
2016-05-28 Raymond HettingerIssue 25926: Clarify that the pure python equivalents...
2016-05-28 Martin PanterIssue #26553: Capitalization of HTTP, HTTPS, FTP, and URL
2016-05-27 Martin PanterIssue #5784: Cannot test wbits=0 unless we know we...
2016-05-27 Martin PanterIssue #5784: Expand documentation and tests for zlib...
2016-05-27 Benjamin Petersonstop talking about svn
2016-05-27 Benjamin Petersonremove cruft from Schwarzian transform section
2016-05-27 Benjamin Peterson"Numeric Python" -> "NumPy"
2016-05-26 Steve DowerIssue #27114: Fix SSLContext._load_windows_store_certs...
2016-05-26 Martin PanterIssue #27076: Doc, comment and test function name spell...
2014-05-20 Donald StufftFix Issue #21528 - Fix documentation typos
2010-12-16 Raymond HettingerNits
2009-03-13 Georg Brandl#5486: typos.
2010-09-21 Georg Brandl#9911: doc copyedits.
2014-02-09 Eli BenderskyFix typo in library/ipc.rst
2016-05-24 Benjamin Petersonfix indentation and add curlies (closes #27093)
2016-05-22 Terry Jan ReedyIssue #26673: Protect IDLE from Linux fonts with report...
2016-05-22 Serhiy StorchakaBackported curses tests.
2016-05-22 Martin PanterFix minor inconsistencies with Issue #N references...
2016-05-20 Serhiy StorchakaIssue #26168: Fixed possible refleaks in failing Py_Bui...
2016-05-18 Serhiy StorchakaFixed test_sizeof for deque.
2016-05-17 Terry Jan ReedyBackports: #25747: remove bad test. #27044: stop test_...
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
next