]> granicus.if.org Git - python/shortlog
python
2012-05-25 Larry HastingsIssue #14889: PyBytes_FromObject(bytes) now just incref...
2012-05-25 Benjamin Petersonsimplify and rewrite the zipimport part of 702009f3c0b1...
2012-05-25 Benjamin Petersonplug ref leak
2012-05-25 Eric V. SmithWhitespace cleanup.
2012-05-25 Eric V. Smithissue 14660: Implement PEP 420, namespace packages.
2012-05-24 Petri Lehtinen#14863: Update the documentation of os.fdopen()
2012-05-24 Petri Lehtinen#14863: Update the documentation of os.fdopen()
2012-05-24 Senthil KumaranIssue #14036: return None when port in urlparse cross...
2012-05-24 Senthil KumaranIssue #14036: return None when port in urlparse cross...
2012-05-23 Sandro TosiIssue #14814: minor improvements as suggested by Hynek...
2012-05-23 Sandro TosiIssue #14814: improve docstrings and arguments value...
2012-05-23 Petri Lehtinen#14862: Add missing names to os.__all__
2012-05-23 Florent XiclunaRemove duplicate entries in Misc/NEWS.
2012-05-23 Hynek Schlawack#14885: Make support.skip_unless_xattr check also tempfile
2012-05-23 Eli Benderskys/tabs/spaces, and clean trailing whitespace
2012-05-22 Petri LehtinenMerge branch '3.2'
2012-05-22 Petri Lehtinen#14472: Update .gitignore
2012-05-22 Petri Lehtinen#14472: Update .gitignore
2012-05-22 Brian CurtinUpdate build.bat for VS2010
2012-05-22 Hynek SchlawackRestore [] where default arguments are not keywords
2012-05-22 Hynek SchlawackRestore [] where default arguments are not keywords
2012-05-22 Nick CoghlanFix typo
2012-05-22 Nick CoghlanFix the versionadded tags for a couple of my recent...
2012-05-21 Ezio Melotti#14875: merge with 3.2.
2012-05-21 Ezio Melotti#14875: Use float('inf') instead of float('1e66666...
2012-05-21 Georg BrandlAvoid useless indentation.
2012-05-21 Antoine PitrouRemove outdated statement.
2012-05-21 Nick CoghlanClose #14136 by cleaning up the PEP 409 command line...
2012-05-21 Nick CoghlanClose #13585: add contextlib.ExitStack to replace the...
2012-05-21 Hynek Schlawack#14804: Remove [] around optional arguments with defaul...
2012-05-21 Hynek Schlawack#14804: Remove [] around optional arguments with defaul...
2012-05-21 Hynek Schlawack#14804: Remove [] around optional arguments with defaul...
2012-05-20 Hynek SchlawackFix `versionchanged` tags for json.load
2012-05-20 Hynek SchlawackFix `versionchanged` tags for json.load
2012-05-20 Vinay SajipCloses #14864: Added documentation on how to undo the...
2012-05-20 Vinay SajipFixes #14864: Added documentation on how to undo the...
2012-05-20 Kristján Valur... Issue 14821:
2012-05-20 Nick CoghlanRemove an incorrect implementation detail
2012-05-20 Nick CoghlanIssue #14814: addition of the ipaddress module (stage...
2012-05-20 Hynek SchlawackDocument when json.load's parse_constant behaviour...
2012-05-20 Hynek SchlawackDocument when json.load's parse_constant behaviour...
2012-05-20 Charles-François... Merge.
2012-05-20 Charles-François... Issue #12760: Add some mising documentation about the...
2012-05-20 Nick CoghlanClarify a paragraph in the new metaclass docs
2012-05-20 Senthil Kumaranmerge - Fix for issue14426 - buildbots here I come
2012-05-20 Senthil KumaranFix for issue14426 - buildbots here I come
2012-05-20 Nick CoghlanDescribe the default hash correctly, and mark a couple...
2012-05-20 Nick CoghlanFix typo in new metaclass docs
2012-05-20 Raymond HettingerMinor change to default lru size. Set default to a...
2012-05-20 Senthil Kumarannews for Issue14426
2012-05-20 Senthil Kumaran Issue #14426: Correct the Date format in Expires attri...
2012-05-20 Senthil Kumarannews for Issue14426
2012-05-20 Senthil Kumaran Issue #14426: Correct the Date format in Expires attri...
2012-05-20 Eli BenderskyIssue #14849: setup Element data members to be assignab...
2012-05-19 Kristján Valur... Remove missing files from the PCbuild pythoncore projec...
2012-05-19 Kristján Valur... Clean up the PCBuild project files, removing redundant...
2012-05-19 Nick CoghlanClose #14588: added a PEP 3115 compliant dynamic type...
2012-05-19 Petri Lehtinen#14494: Document that absolute imports became default...
2012-05-19 Petri Lehtinen#14494: Document that absolute imports became default...
2012-05-19 Ezio Melotti#14072: merge with 3.2.
2012-05-19 Ezio Melotti#14072: Fix parsing of tel URIs in urlparse by making...
2012-05-19 Hynek Schlawack#13152: Allow to specify a custom tabsize for expanding...
2012-05-19 Senthil Kumaranmerge - Fix Issue14721: Send Content-length: 0 for...
2012-05-19 Senthil KumaranFix Issue14721: Send Content-length: 0 for empty body...
2012-05-19 Senthil KumaranIssue9374 - Generic parsing of query and fragment porti...
2012-05-19 Senthil KumaranIssue9374 - Generic parsing of query and fragment porti...
2012-05-18 Petri Lehtinen#14798: pyclbr now raises ImportError instead of KeyErr...
2012-05-18 Petri Lehtinen#14798: pyclbr now raises ImportError instead of KeyErr...
2012-05-18 Petri LehtinenFix time.time() references in the time module docs
2012-05-18 Petri LehtinenFix time.time() references in the time module docs
2012-05-18 Antoine PitrouFix whitespace
2012-05-18 Antoine PitrouMove private function _args_from_interpreter_flags...
2012-05-18 Martin v. LöwisDrop double quoting again. I'm at a loss when to quote...
2012-05-18 Richard Oudkerk#12098: Make multiprocessing's child processes inherit...
2012-05-18 Martin v. LöwisFix typo.
2012-05-18 Martin v. LöwisUpgrade OpenSSL to 1.0.1c
2012-05-18 Martin v. LöwisAssume nasm.
2012-05-18 Martin v. Löwismerge 3.2
2012-05-18 Martin v. LöwisUpgrade OpenSSL to 1.0.0j
2012-05-18 Martin v. Löwismerge 3.2
2012-05-18 Martin v. Löwismerge heads
2012-05-18 Martin v. Löwismerge heads
2012-05-18 Martin v. LöwisPort to VS 2010.
2012-05-18 Martin v. LöwisMerge 3.2 build_ssl changes.
2012-05-18 Martin v. LöwisAdd another set of quotes to make cmd.exe happy.
2012-05-18 Martin v. LöwisFetch openssl directory from pyproject.vsprops.
2012-05-18 Antoine PitrouRemove outdated statements about threading and imports.
2012-05-17 Antoine PitrouAdd a mention of the new import locks in whatsnew.
2012-05-17 Antoine PitrouMerge
2012-05-17 Antoine PitrouMake the test completely clean up after itself.
2012-05-17 Ross LagerwallIssue #13031: Small speed-up for tarfile when unzipping...
2012-05-17 Antoine PitrouMove import lock-related functions to a separate doc...
2012-05-17 Antoine PitrouIssue #9260: A finer-grained import lock.
2012-05-17 Antoine PitrouAdd mention of decoding optimizations in the what's...
2012-05-17 R David Murray#14823: Simplify threading.Lock.acquire argument discus...
2012-05-17 R David Murray#14823: Simplify threading.Lock.acquire argument discus...
2012-05-16 Stefan KrahIssue 14813: Fix Visual Studio 2008 build after the...
2012-05-16 Antoine PitrouIssue #14780: urllib.request.urlopen() now has a `cadef...
2012-05-16 Stefan KrahIssue #14779: Get sizeof(void *) directly rather than...
2012-05-16 Stefan KrahFix Visual Studio warning.
next