]> granicus.if.org Git - python/shortlog
python
2013-09-13 Eli BenderskyMerge for Issue #18997: Issue #18997: fix ElementTree...
2013-09-13 Eli BenderskyAdd Germán M. Bravo to Misc/ACKS
2013-09-13 Eli BenderskyIssue #18997: fix ElementTree crash with using pickle...
2013-09-13 Eli BenderskyIssue #18945: Add tests for tempfile name collision...
2013-09-13 Eli BenderskyIssue #18945: Add tests for tempfile name collision...
2013-09-13 Serhiy StorchakaIssue #18818: The "encodingname" part of PYTHONIOENCODI...
2013-09-13 Senthil KumaranFix http.server's request handling case on trailing...
2013-09-13 Senthil KumaranFix http.server's request handling case on trailing...
2013-09-13 Serhiy StorchakaIssue #18784: The uuid module no more attempts to load...
2013-09-13 Serhiy StorchakaIssue #18784: The uuid module no more attempts to load...
2013-09-12 Senthil KumaranRemoving the merge conflict markers.
2013-09-12 Senthil KumaranAutomated merge with file:///Users/skumaran/python...
2013-09-12 Senthil KumaranAutomated merge with ssh://hg.python.org/cpython
2013-09-12 Senthil Kumaranmerge from 3.3
2013-09-12 Senthil KumaranImprove the docstring of random.shuffle. Inform users...
2013-09-11 Serhiy StorchakaIssue #18988: The "Tab" key now works when a word is...
2013-09-11 Serhiy StorchakaIssue #18988: The "Tab" key now works when a word is...
2013-09-11 Raymond HettingerIssue #18962: Optimize the single iterator case for...
2013-09-10 Senthil Kumaranmerge from 3.3
2013-09-10 Senthil KumaranClarify mmap.close method behavior. Addresses issue...
2013-09-10 Senthil Kumaranmerge from 3.3
2013-09-10 Senthil KumaranDocument Fraction's numerator and denominator properties.
2013-09-09 Tim PetersGet "stopped" back into repr(Thread) when appropriate.
2013-09-09 Tim PetersAnother stab at the thread cleanup patch.
2013-09-09 Tim PetersBacked out changeset 1f5a7853680c
2013-09-09 Tim PetersMinor cleanup of the new scheme for detecting thread...
2013-09-09 Larry HastingsMerge.
2013-09-09 Larry HastingsPost-3.4.0a2-release fixups.
2013-09-09 Mark DickinsonMerge docstring typo fix from 3.3
2013-09-09 Mark DickinsonDocstring typo fix: Arithmentic -> Arithmetic.
2013-09-09 Raymond Hettingermerge
2013-09-09 Raymond HettingerIssue 18752: Make chain.from_iterable() more visible...
2013-09-09 Raymond Hettingermerge
2013-09-09 Raymond Hettingermerge
2013-09-09 Raymond HettingerIssue 18301: The classmethod decorator didn't fit...
2013-09-09 Ethan FurmanClose #18980: Enum doc fixes. Patch from Elazar Gershuni.
2013-09-09 Raymond HettingerIssue 18752: Make chain.from_iterable() more visible...
2013-09-08 Tim PetersIssue 18984: Remove ._stopped Event from Thread internals.
2013-09-08 Serhiy StorchakaFix a typo. (closes #18953)
2013-09-08 Serhiy StorchakaFix a typo. (closes #18953)
2013-09-08 Serhiy StorchakaFixed tests with Tcl/Tk <8.5 (closes #18964).
2013-09-08 Serhiy StorchakaFixed tests with Tcl/Tk <8.5 (closes #18964).
2013-09-08 Victor StinnerIssue #18904: test_os and test_socket use unittest...
2013-09-08 Antoine PitrouIssue #18808 again: fix the after-fork logic for not...
2013-09-08 Charles-François... Merge.
2013-09-08 Charles-François... Issue #18963: skip test_selectors.test_above_fd_setsize...
2013-09-08 Charles-François... Issue #18935: Fix test_regrtest.test_timeout when built...
2013-09-08 Victor StinnerIssue #18904: test_socket: add inheritance tests using...
2013-09-08 Victor StinnerIssue #18904: Improve os.get/set_inheritable() tests
2013-09-08 Victor StinnerClose #18957: The PYTHONFAULTHANDLER environment variab...
2013-09-08 Charles-François... Issue #18963: Fix test_selectors.test_above_fd_setsize...
2013-09-08 Charles-François... Issue #18934: Use poll/select-based selectors for multi...
2013-09-08 Raymond HettingerPut the defines in the logical section and fix indentation.
2013-09-08 Senthil Kumaranmerge from 3.3
2013-09-08 Senthil KumaranFix the dead link of IEEE_854-1987 standard with the...
2013-09-08 Raymond HettingerMinor code beautification.
2013-09-08 Raymond HettingerImprove code clarity by removing two unattractive macros.
2013-09-08 Raymond HettingerRemove the freelist scheme for setobjects.
2013-09-08 Nick CoghlanMerge #18952 fix from 3.3
2013-09-08 Tim PetersIssue 18808: blind attempt to repair some buildbot...
2013-09-08 Nick CoghlanClose #18952: correctly download test support data
2013-09-08 Senthil Kumaranmerge from 3.3
2013-09-08 Senthil KumaranCorrect Profile class usage example. Addresses issue...
2013-09-08 Raymond HettingerSmall rearrangement to bring together the three functio...
2013-09-07 Raymond HettingerMove the overview comment to the top of the file.
2013-09-07 Antoine PitrouIssue #18808: Thread.join() now waits for the underlyin...
2013-09-07 Senthil KumaranFix the merge conflict
2013-09-07 Senthil Kumaranmerge from 3.3
2013-09-07 Senthil KumaranFix License URL display and add test to check for licen...
2013-09-07 Senthil Kumaranmerge from 3.3
2013-09-07 Senthil KumaranRemoving the mention of os.isatty mention as Unix only
2013-09-07 Richard OudkerkFix conversion from Py_ssize_t to int.
2013-09-07 Ezio Melotti#18895: merge with 3.3.
2013-09-07 Ezio Melotti#18895: split a sentence in unittest docs.
2013-09-07 Ezio Melotti#18894: merge with 3.3.
2013-09-07 Ezio Melotti#18894: remove mention of deprecated fail* methods.
2013-09-07 Larry HastingsAdded tag v3.4.0a2 for changeset 9265a2168e2c
2013-09-07 Larry HastingsVersion number bump for Python 3.4.0a2. v3.4.0a2
2013-09-07 Larry HastingsUpdate pydoc topic index for Python 3.4.0a2.
2013-09-07 Victor StinnerClose #18954: Fix some typo in fileutils.c comments
2013-09-07 Ethan FurmanAdded Elazar to Misc/ACKS.
2013-09-07 Ethan FurmanClose #18908: Keep Enum docs in their own section....
2013-09-06 Ned DeilyIssue #18458: Prevent crashes with newer versions of...
2013-09-06 Tim PetersMerge 3.3 into default.
2013-09-06 Tim PetersIssue 18944: fix a 1-character typo in test_set.py.
2013-09-06 Antoine PitrouRemove old-school inheritance
2013-09-06 Charles-François... Issue #18934: Relax test_multiprocessing.test_invalid_h...
2013-09-06 Antoine PitrouIssue #18623: Factor out the _SuppressCoreFiles context...
2013-09-06 R David Murray#18852: Handle readline.__doc__ being None in site...
2013-09-06 Ethan FurmanClose #18924: Block naive attempts to change an Enum...
2013-09-06 Eli BenderskyUpdate whatsnew/3.4 wrt. --version going to stdout...
2013-09-06 Eli BenderskyIssue #18920: argparse's default version action (for...
2013-09-06 Eli BenderskyIssue #18849: Fixed a Windows-specific tempfile bug...
2013-09-06 Eli BenderskyIssue #18849: Fixed a Windows-specific tempfile bug...
2013-09-06 Vinay SajipCloses #18941: Merged fix from 3.3.
2013-09-06 Vinay SajipIssue #18941: Respected delay when doing rollover.
2013-09-06 Vinay SajipCloses #18940: Merged fix from 3.3.
2013-09-06 Vinay SajipIssue #18940: Handled low-volume logging when delay...
2013-09-06 Vinay SajipCloses #18939: Merged documentation update from 3.3.
2013-09-06 Vinay SajipIssue #18939: Updated venv documentation with some...
next