]> granicus.if.org Git - python/shortlog
python
2013-10-06 Georg BrandlFix typo in example file name. Found by John Bokma...
2013-10-06 Georg BrandlFix: win32_ver returns a 4-tuple. Found by Andrew Berg...
2013-10-06 Georg BrandlFix typo in function name.
2013-10-06 Georg BrandlCloses #15432: GzipFile mtime argument was added in...
2013-10-06 Georg BrandlCloses #11807: document argparse add_subparsers method...
2013-10-06 Georg BrandlCloses #15213: update comment for _PyOS_URandom
2013-10-06 Georg BrandlCloses #17725: small grammar fix.
2013-10-06 Georg BrandlThe "FAQ" link at the end was changed to a Wikipedia...
2013-10-06 Georg BrandlCloses #19177: replace dead link to SSL/TLS introductio...
2013-10-06 Georg BrandlCloses #19181: replace non-existing host ftp.cwi.nl...
2013-10-06 Georg BrandlCloses #12350: clarify blocks/block size members of...
2013-10-06 Georg BrandlFix link to the "pexports" tool. Found by Joe Aikkarave...
2013-10-06 Georg BrandlFix order of required StreamReader/StreamWriter base...
2013-10-06 Georg BrandlMinor improvement: add indication that the main functio...
2013-10-06 Georg BrandlFix missing class name in markup. Found by Tanky Woo...
2013-10-06 Georg BrandlFix example in backreference description. Found by...
2013-10-06 Georg BrandlPythonCAD is now on PyQt, use Wing as a prominent PyGtk...
2013-10-06 Georg BrandlFix minor bug in httplib example. Found by Alex MacAula...
2013-10-06 Georg BrandlFix SQLite datatype name: it is REAL, not FLOAT. Found...
2013-10-06 Georg BrandlCounter: fix recipe for "n least common elements"....
2013-10-06 Georg BrandlFix typo.
2013-10-06 Georg BrandlFix strange deprecation version.
2013-10-06 Georg BrandlCloses #15956: improve documentation of named groups...
2013-10-06 Georg BrandlFix small grammar mistake.
2013-10-06 Georg BrandlSmall logical fix in filter() example description.
2013-10-06 Georg BrandlClarify section about source code encoding.
2013-10-06 Georg BrandlFix missing period.
2013-10-06 Georg BrandlFix deprecated link to Python Testing Tools Taxonomy...
2013-10-06 Georg BrandlFix merging mistake: wrong Python version.
2013-10-06 Georg BrandlFix wrong Python highlighting in directory hierarchy...
2013-10-06 Georg BrandlSmall clarification in extending docs.
2013-10-06 Georg BrandlUse "lambda expression" as preferred to "lambda form".
2013-10-06 Georg BrandlCloses #18646: improve lambda docs in tutorial. Origin...
2013-10-06 Georg BrandlFix small copy-paste typo in ossaudiodev setparameters...
2013-10-06 Georg BrandlFix some PEP8 in curses HOWTO.
2013-10-06 Georg BrandlClarify docs for os.path.getctime on Unix: it is the...
2013-10-06 Georg BrandlFix prefix_chars not being applied in help text example...
2013-10-06 Georg BrandlFix markup to not add parens to the "hashlib.md5" const...
2013-10-06 Georg BrandlFix markup.
2013-10-06 Georg BrandlRemove dead link to effbot Tkinter introduction materia...
2013-10-06 Georg BrandlFix: Element.text is an attribute, not a method (report...
2013-10-06 Georg BrandlFix "customer timer" -> "custom timer" (reported by...
2013-10-06 Raymond HettingerIssue 14927: Minor clean-up of function parameters...
2013-10-05 Tim PetersIssue #19171: speed some cases of 3-argument long...
2013-10-05 Ezio Melotti#19074: mention PySide in the GUI FAQs.
2013-10-05 Ezio Melotti#19069: use imperative mood in float object docstrings...
2013-10-05 Ezio Melotti#19068: use imperative mood in complex object docstring...
2013-10-05 Ezio Melotti#19166: use an unused var in a test. Patch by Vajrasky...
2013-10-04 Benjamin Petersondict is also allowed (closes #19163)
2013-10-03 Serhiy StorchakaIssue #18037: 2to3 now escapes '\u' and '\U' in native...
2013-10-02 Ned DeilyIssue #19147: Fix docstring for fcntl.flock to refer...
2013-10-02 Martin v. LöwisDrop buildbottouch again; the master is using "make...
2013-10-02 Serhiy StorchakaIssue #19137: The pprint module now correctly formats...
2013-10-01 Barry Warsaw2.6 merge
2013-10-01 Barry WarsawTypo caught by : Arfrever Frehtes Taifersar Arahesis.
2013-10-01 Senthil KumaranMinor doc fix in urlparse.rst
2013-10-01 Barry Warsawnull merge
2013-10-01 Barry Warsawpost release bump
2013-10-01 Barry Warsaw2.6.9rc1 tag
2013-10-01 Barry WarsawAdded tag v2.6.9rc1 for changeset a0025037f11a
2013-10-01 Barry WarsawBump copyright years. v2.6.9rc1
2013-10-01 Barry WarsawBump to 2.6.9rc1
2013-10-01 Barry WarsawRegenerate pydoc_topics.py
2013-09-30 Barry Warsaw- Issue #16040: CVE-2013-1752: nntplib: Limit maximum...
2013-09-30 Barry Warsaw- Issue #16040: CVE-2013-1752: nntplib: Limit maximum...
2013-09-30 Barry Warsawnull merge
2013-09-30 Barry WarsawFix typo in NEWS file.
2013-09-30 Antoine PitrouIssue #12641: Avoid passing "-mno-cygwin" to the mingw3...
2013-09-30 Barry Warsawmerge heads
2013-09-30 Barry Warsawnull merge
2013-09-30 Barry Warsaw- Issue #16041: CVE-2013-1752: poplib: Limit maximum...
2013-09-30 Antoine PitrouAdd a "skull and crossbones" to Py_AddPendingCall.
2013-09-30 Martin v. LöwisAdd fake buildbottouch target.
2013-09-30 Senthil KumaranCode improvement. Review comment by Eric V. Smith
2013-09-29 Barry Warsawnull merge
2013-09-29 Barry Warsawnull merge
2013-09-29 Barry Warsaw- Issue #16037: HTTPMessage.readheaders() raises an...
2013-09-29 Antoine PitrouProperly initialize all fields of a SSL object after...
2013-09-29 Richard OudkerkIssue #19112: avoid using function defined in method.
2013-09-29 Benjamin Petersonremove duplicate method (closes #19127)
2013-09-29 Benjamin Petersoncondense two tests with the same name (closes #19114)
2013-09-29 Benjamin Petersonmove helper function into its test method (closes ...
2013-09-28 Antoine PitrouIssue #4366: Fix building extensions on all platforms...
2013-09-28 Benjamin Petersonfix duplicate test names (closes #19115)
2013-09-28 Serhiy StorchakaIssue #18950: Fix miscellaneous bugs in the sunau module.
2013-09-25 Barry Warsawnull merge
2013-09-25 Barry Warsaw- Issue #16038: CVE-2013-1752: ftplib: Limit amount...
2013-09-22 Barry Warsawnull merge
2013-09-22 Barry Warsaw- Issue #16039: CVE-2013-1752: Change use of readline...
2013-09-22 Georg BrandlCloses #19043: remove detailed listing of versions...
2013-09-22 Georg BrandlCloses #19061: make shelve security warning consistent...
2013-09-22 Nick CoghlanThis check can still fail on RHEL6
2013-09-20 Serhiy StorchakaIssue #18050: Fixed an incompatibility of the re module...
2013-09-18 R David MurrayMerge #14984: only import pwd on POSIX.
2013-09-18 R David Murray#14984: only import pwd on POSIX.
2013-09-18 R David Murray#19037: adjust file times *before* moving maildir files...
2013-09-18 R David MurrayMerge: Add versionchanged for #14984, remove extra...
2013-09-18 R David MurrayAdd versionchanged for #14984, remove extra blank from...
2013-09-17 Serhiy StorchakaRemove the use of non-existing re.ASCII.
2013-09-16 Serhiy StorchakaIssue #18873: IDLE, 2to3, and the findnocoding.py scrip...
next