]> granicus.if.org Git - python/shortlog
python
2014-09-22 Senthil KumaranIssue #22278: Fix urljoin problem with relative urls...
2014-09-21 Jesus CeaMERGE: Typo: headeronly -> headersonly
2014-09-21 Jesus CeaTypo: headeronly -> headersonly
2014-09-21 Serhiy StorchakaFixed issue #22415 number in Misc/NEWS for changeset...
2014-09-21 Serhiy StorchakaFixed issue #22415 number in Misc/NEWS for changeset...
2014-09-21 Serhiy StorchakaIssue #22423: Fixed debugging output of the GROUPREF_EX...
2014-09-21 Serhiy StorchakaIssue #22423: Fixed debugging output of the GROUPREF_EX...
2014-09-21 Serhiy StorchakaNull merge
2014-09-21 Serhiy StorchakaMerge heads
2014-09-21 Serhiy StorchakaMerge heads
2014-09-21 Antoine PitrouIssue #21332: Ensure that ``bufsize=1`` in subprocess...
2014-09-21 Antoine PitrouIssue #21332: Ensure that ``bufsize=1`` in subprocess...
2014-09-21 Serhiy StorchakaIssue #22423: Unhandled exception in thread no longer...
2014-09-21 Serhiy StorchakaIssue #22423: Unhandled exception in thread no longer...
2014-09-20 Georg Brandlmerge with 3.4
2014-09-20 Georg BrandlDoc: remove invalid uses of ":option:" which will emit...
2014-09-20 Antoine PitrouIssue #22359: Remove incorrect uses of recursive make...
2014-09-20 R David MurrayMerge: #21091: make is_attachment a method.
2014-09-20 R David Murray#21091: make is_attachment a method.
2014-09-20 R David MurrayMerge: #21079: is_attachment now looks only at the...
2014-09-20 R David Murray#21079: is_attachment now looks only at the value,...
2014-09-20 Benjamin Petersonmerge 3.4
2014-09-20 Benjamin Petersonuse patch context manager instead of decorator because...
2014-09-20 Berker PeksagIssue #22247: Add NNTPError to nntplib.__all__.
2014-09-20 Berker PeksagIssue #22247: Add NNTPError to nntplib.__all__.
2014-09-20 Ned Deilynull merge
2014-09-20 Ned DeilyIssue #15661: Update OS X installer welcome and readme...
2014-09-20 Terry Jan ReedyMerge with 3.4
2014-09-20 Terry Jan ReedyUpdate Idle's online doc url.
2014-09-20 Terry Jan ReedyIssue #22420: Merge with 3.4
2014-09-20 Terry Jan ReedyIssue #22420: Avoid 'write to None' crashes by using...
2014-09-19 Benjamin Petersonmerge 3.4
2014-09-19 Benjamin Petersonstandardize pep 466 relnote style
2014-09-19 Benjamin Petersonremove extra letter
2014-09-19 Benjamin Petersonwhatsnew for pep 466 ssl backport
2014-09-19 Senthil KumaranIssue #22366: urllib.request.urlopen will accept a...
2014-09-18 Charles-François... Issue #22378: socket module: add SO_MARK.
2014-09-18 Vinay SajipCloses #22436: Merged documentation update from 3.4.
2014-09-18 Vinay SajipIssue #22436: Improved documentation for getEffectiveLe...
2014-09-18 Senthil Kumaranmerge from 3.4
2014-09-18 Senthil KumaranIssue #16827: Make Interpreter introduction section...
2014-09-18 Berker PeksagIssue #14824: Update Repr.repr_TYPE documentation to...
2014-09-18 Berker PeksagIssue #14824: Update Repr.repr_TYPE documentation to...
2014-09-18 Berker PeksagIssue #21706: Add a versionchanged directive to the...
2014-09-18 Berker PeksagIssue #21391: Use os.path.abspath in the shutil module.
2014-09-18 Antoine PitrouCloses #11471: avoid generating a JUMP_FORWARD instruct...
2014-09-18 Antoine PitrouIssue #4180: The warnings registries are now reset...
2014-09-18 Antoine PitrouIssue #4180: The warnings registries are now reset...
2014-09-17 Victor Stinner(Merge 3.4) asyncio, Tulip issue 206: In debug mode...
2014-09-17 Victor Stinnerasyncio, Tulip issue 206: In debug mode, keep the callb...
2014-09-17 Senthil KumaranMerge from 3.4
2014-09-17 Senthil KumaranMerge from 3.3
2014-09-17 Senthil KumaranIssue #22419: Limit the length of incoming HTTP request...
2014-09-17 Senthil KumaranMerge from 3.4
2014-09-17 Senthil KumaranMerge from 3.3
2014-09-17 Senthil KumaranIssue #22421 - Secure pydoc server run. Bind it to...
2014-09-17 Ethan FurmanClose issue21706: add 'start' parameter to functional API
2014-09-17 Ethan FurmanIssue21738: clarify usage of __new__ in Enum subclasses
2014-09-17 Ethan FurmanIssue21738: clarify usage of __new__ in Enum subclasses
2014-09-17 Ethan Furmanconsistently use _name_ and _value_; patch from Kiss...
2014-09-17 Ethan Furmanconsistently use _name_ and _value_; patch from Kiss...
2014-09-16 Antoine PitrouReplace bad ftp URLs in test_urllib2net
2014-09-16 Antoine PitrouReplace bad ftp URLs in test_urllib2net
2014-09-16 Antoine PitrouLax cookie parsing in http.cookies could be a security...
2014-09-16 Antoine PitrouLax cookie parsing in http.cookies could be a security...
2014-09-16 Antoine PitrouLax cookie parsing in http.cookies could be a security...
2014-09-16 Kushal DasCloses #21270 : We now override tuple methods in mock...
2014-09-15 Nick CoghlanMerge fix for issue #22166 from 3.4
2014-09-15 Nick CoghlanIssue #22166: clear codec caches in test_codecs
2014-09-15 Łukasz LangaCloses #18159: ConfigParser getters not available on...
2014-09-15 Łukasz LangaCloses #18159: ConfigParser getters not available on...
2014-09-15 Serhiy StorchakaRestored re pickling test.
2014-09-15 Serhiy StorchakaRestored re pickling test.
2014-09-15 Łukasz LangaFix full-stop whitespace in configparser docs
2014-09-15 Ned DeilyIssue #17095: merge from 3.4
2014-09-15 Ned DeilyIssue #17095: Temporarily revert getpath.c change that...
2014-09-14 Vinay SajipCloses #20537: logging methods now accept an exception...
2014-09-14 Serhiy StorchakaIssue #22384: An exception in Tkinter callback no longe...
2014-09-14 Serhiy StorchakaIssue #22384: An exception in Tkinter callback no longe...
2014-09-14 Serhiy StorchakaUse more appropriate asserts in re tests.
2014-09-14 Serhiy StorchakaUse more appropriate asserts in re tests.
2014-09-14 Serhiy StorchakaFixed re tests incorrectly ported from 2.x to 3.x.
2014-09-14 Serhiy StorchakaFixed re tests incorrectly ported from 2.x to 3.x.
2014-09-14 Ned DeilyIssue #22168: Prevent turtle AttributeError with non...
2014-09-14 Ned DeilyIssue #22168: Prevent turtle AttributeError with non...
2014-09-13 Benjamin Petersonmerge 3.4
2014-09-13 Benjamin Petersonmake hg link secure
2014-09-12 Yury Selivanovinspect.Signature: Fix discrepancy between __eq__ and...
2014-09-12 Brett CannonIssue #16104: Allow compileall to do parallel bytecode...
2014-09-11 Vinay SajipCloses #22386: merged fix from 3.4.
2014-09-11 Vinay SajipIssue #22386: fixed regression.
2014-09-11 Victor StinnerCloses #22336: attemptckalloc() with PyMem_Malloc(...
2014-09-11 Serhiy StorchakaIssue #13968: Fixed newly added recursive glob test.
2014-09-11 Serhiy StorchakaIssue #21147: sqlite3 now raises an exception if the...
2014-09-11 Serhiy StorchakaIssue #21147: sqlite3 now raises an exception if the...
2014-09-11 Serhiy StorchakaIssue #13968: The glob module now supports recursive...
2014-09-11 Serhiy StorchakaIssue #21951: Fixed a crash in Tkinter on AIX when...
2014-09-11 Serhiy StorchakaIssue #21951: Fixed a crash in Tkinter on AIX when...
2014-09-11 Serhiy StorchakaIssue #21951: Use attemptckalloc() instead of ckalloc...
2014-09-11 Serhiy StorchakaIssue #21951: Use attemptckalloc() instead of ckalloc...
next