]> granicus.if.org Git - python/shortlog
python
2013-10-11 Christian HeimesIssue #19205: Don't import the 're' module in site...
2013-10-11 Antoine PitrouIssue #9548: Add a minimal "_bootlocale" module that...
2013-10-11 Antoine PitrouFix expected checksum for new unicodedata (after full...
2013-10-11 R David Murray#19192: Give up on time.xmlrpc.com as an xmlrpc network...
2013-10-11 Raymond HettingerRename contextlib.ignored() to contextlib.ignore().
2013-10-11 Benjamin Petersonmerge 3.3
2013-10-11 Benjamin Petersonreplace hardcoded version
2013-10-11 Benjamin Petersonmerge 3.3
2013-10-11 Benjamin Petersonmake sure the docstring is never out of date wrt unicod...
2013-10-10 Benjamin Petersonmerge heads
2013-10-10 Benjamin Petersonmerge 3.3 (#19220)
2013-10-10 Benjamin Petersonremove url from docstring (closes #19220)
2013-10-10 R David Murray#18764: p(rint) -> p in pdb docs.
2013-10-10 Benjamin Petersonupgrade unicode db to 6.3.0 (closes #19221)
2013-10-10 R David Murray18764: remove the problematic 'print' alias for the...
2013-10-10 Victor StinnerClose #16742: Fix misuse of memory allocations in PyOS_...
2013-10-10 Victor StinnerIssue #18874: _PyObject_Malloc/Realloc/Free() now falls...
2013-10-10 Victor StinnerIssue #18874: PyCode_New() now ensures that the filenam...
2013-10-10 Raymond HettingerIssue #15805: Add contextlib.redirect_stdout()
2013-10-10 Raymond Hettingermerge
2013-10-10 Raymond HettingerIssue #19005: Fix documentation for PyIter_Next().
2013-10-09 Tim PetersRepair format of NEWS entry.
2013-10-09 Tim PetersRepair format of NEWS entry.
2013-10-09 Tim PetersIssue 19158: a rare race in BoundedSemaphore could...
2013-10-09 Tim PetersIssue 19158: a rare race in BoundedSemaphore could...
2013-10-09 Georg BrandlCloses #19200: small grammar fix in multiprocessing...
2013-10-09 Victor StinnerClose #19199: Remove ``PyThreadState.tick_counter`...
2013-10-09 Serhiy Storchaka#19194: Improved cross-references in the fcntl module...
2013-10-09 Serhiy Storchaka#19194: Improved cross-references in the fcntl module...
2013-10-09 Serhiy Storchaka#19196: Improved cross-references in distutils document...
2013-10-09 Serhiy Storchaka#19196: Improved cross-references in distutils document...
2013-10-09 Serhiy StorchakaIssue #19190: Improve cross-references in builtin types...
2013-10-09 Serhiy StorchakaIssue #19190: Improve cross-references in builtin types...
2013-10-09 Serhiy StorchakaIssue 19195: Improved cross-references in C API documen...
2013-10-09 Serhiy StorchakaIssue 19195: Improved cross-references in C API documen...
2013-10-09 Serhiy StorchakaIssue #19193: Improved cross-references in the tutorial.
2013-10-09 Serhiy StorchakaIssue #19193: Improved cross-references in the tutorial.
2013-10-09 Tim PetersWhitespace normalization.
2013-10-09 Tim PetersIssue 19158: a rare race in BoundedSemaphore could...
2013-10-09 Tim PetersIssue 19158: a rare race in BoundedSemaphore could...
2013-10-08 Antoine PitrouIssue #18948: improve SuppressCoreFiles to include...
2013-10-08 Georg Brandlmerge with 3.3
2013-10-08 Georg BrandlMinor grammar fix.
2013-10-08 Georg Brandlmerge with 3.3
2013-10-08 Georg BrandlClarify two points about division and shifting. Suggest...
2013-10-08 Georg Brandlmerge with 3.3
2013-10-08 Georg BrandlFix wrong link.
2013-10-08 Georg Brandlmerge with 3.3
2013-10-08 Georg BrandlAdd "->" as a delimiter token. Found by James Harding...
2013-10-08 Georg Brandlmerge with 3.3
2013-10-08 Georg Brandlmerge heads
2013-10-08 Georg Brandlmerge heads
2013-10-08 Serhiy StorchakaIssue #18037: Do not escape '\u' and '\U' in raw strings.
2013-10-08 Serhiy StorchakaIssue #18037: Do not escape '\u' and '\U' in raw strings.
2013-10-08 Georg BrandlCloses #13867: remove untrue comment about PyWeakref_Ch...
2013-10-08 Georg BrandlCloses #13867: remove untrue comment about PyWeakref_Ch...
2013-10-08 Georg Brandlmerge with 3.3
2013-10-08 Georg BrandlCloses #19178: some more cross-references about package...
2013-10-07 Antoine PitrouFix macro expansion of _PyErr_OCCURRED(), and make...
2013-10-07 Antoine PitrouFix macro expansion of _PyErr_OCCURRED(), and make...
2013-10-07 Ethan FurmanClose #19156: add tests and fix for Enum helper edge...
2013-10-06 Victor Stinnertest_import.test_module_with_large_stack(): unload...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlCloses #1215: document better why it is not a good...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlExtending example: use Py_RETURN_NONE
2013-10-06 Vinay SajipIssue #19182: Fixed socket leak on exception when conne...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlUse the platform-independent way of calling a script...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlFix name of the "exist_ok" argument. Found by Neil...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlFix: >= and so on are usually called "comparison operat...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlFix typo in example file name. Found by John Bokma...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlFix: win32_ver returns a 4-tuple. Found by Andrew Berg...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlFix typo in function name.
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlCloses #15432: GzipFile mtime argument is new in 3.1.
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlCloses #15228: remove reference to Unix "touch"; it...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlCloses #11807: document argparse add_subparsers method...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlCloses #15213: update comment for _PyOS_URandom
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlCloses #17725: small grammar fix.
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlThe "FAQ" link at the end was changed to a Wikipedia...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlCloses #19177: replace dead link to SSL/TLS introductio...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlCloses #19181: replace non-existing host ftp.cwi.nl...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlCloses #12350: clarify blocks/block size members of...
2013-10-06 Georg Brandlmerge with 3.3
2013-10-06 Georg BrandlFix typo. Spotted by Bo Bayles on docs@.
2013-10-06 Georg Brandlmerge with 3.3
next