]> granicus.if.org Git - python/shortlog
python
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...
2014-09-10 Victor Stinner(Merge 3.4) Issue #22338: Fix a crash in the json modul...
2014-09-10 Victor StinnerIssue #22338: Fix a crash in the json module on memory...
2014-09-10 Benjamin Petersonmerge 3.4 (#22380)
2014-09-10 Benjamin Petersony2k compliance, lol (closes #22380)
2014-09-10 Serhiy StorchakaIssue #22369: Change "context manager protocol" to...
2014-09-10 Serhiy StorchakaIssue #22369: Change "context manager protocol" to...
2014-09-10 Stefan KrahWhitespace.
2014-09-10 Stefan KrahIssue #19232: Speed up decimal import. Additionally...
2014-09-09 Stefan KrahIssue #22284: Merge 3.4
2014-09-09 Stefan KrahIssue #22284: Update decimal.__all__
2014-09-09 Serhiy Storchakaimaplib.IMAP4 now supports the context manager protocol.
2014-09-08 Barry WarsawA few tweaks for issue16662 based on feedback from...
2014-09-08 Barry Warsaw- Issue #16662: load_tests() is now unconditionally...
2014-09-06 Benjamin Petersonmerge 3.4 (#22349)
2014-09-06 Benjamin Petersonremove various dead version checks (closes #22349)
2014-09-06 Serhiy StorchakaIssue #22226: Added private function _splitdict() in...
2014-09-06 Serhiy StorchakaIssue #22226: Added private function _splitdict() in...
2014-09-06 Serhiy StorchakaNull merge
2014-09-06 Serhiy StorchakaIssue #22131: Fixed a bug in handling an error occured...
2014-09-06 Serhiy StorchakaIssue #22131: Modernized the code of the uuid module.
2014-09-06 Serhiy StorchakaIssue #19524: Fixed resource leak in the HTTP connectio...
2014-09-06 Serhiy StorchakaIssue #19524: Fixed resource leak in the HTTP connectio...
2014-09-06 Serhiy StorchakaIssue #22215: Now ValueError is raised instead of TypeE...
2014-09-06 Nick CoghlanMerge issue #22295 fix from 3.4
2014-09-06 Nick CoghlanIssue #22295: Adopt 'python -m pip' as the preferred...
2014-09-06 Nick CoghlanNull merge from 3.4 backport
2014-09-06 Nick CoghlanIssue #22346: also include asyncio PEP 411 notice in 3.4
2014-09-06 Guido van RossumAdd PEP-411-compliant note about asyncio being provisio...
2014-09-05 Ned DeilyKeep Mac/build-installer.py in sync across branches...
2014-09-05 Ned DeilyKeep Mac/build-installer.py in sync across branches...
2014-09-05 Serhiy StorchakaIssue #20643: Removed unneeded (and wrong) class direct...
2014-09-05 Serhiy StorchakaIssue #20643: Removed unneeded (and wrong) class direct...
2014-09-05 Serhiy StorchakaIssue #22221: Add tests for compile() with source encod...
2014-09-05 Serhiy StorchakaIssue #22221: Add tests for compile() with source encod...
2014-09-05 Serhiy StorchakaSilenced some warnings about comparison between signed...
2014-09-05 Terry Jan ReedyMerge with 3.4
2014-09-05 Terry Jan ReedyIssue #21933: Make Control-Mousewhell only change font...
2014-09-04 Victor StinnerIssue #22290: PyObject_Call() now fails with an asserti...
2014-09-04 Antoine PitrouIssue #20421: Add a .version() method to SSL sockets...
next