index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
exceptions.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #20624: Exception docs wording tweak - clarify that it's okay to inheri...
Mark Dickinson
2014-04-14
1
-4/+4
*
fix verb (closes #21174)
Benjamin Peterson
2014-04-07
1
-1/+1
*
IOError -> OSError
Andrew Svetlov
2014-03-31
1
-1/+1
*
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-16
1
-1/+0
*
Issue #20517: Functions in the os module that accept two filenames
Larry Hastings
2014-02-10
1
-1/+6
*
Issue #19691: remove outdated mention about RuntimeError
Antoine Pitrou
2013-11-25
1
-2/+1
|
\
|
*
Issue #19691: remove outdated mention about RuntimeError
Antoine Pitrou
2013-11-25
1
-2/+1
*
|
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-6/+5
|
\
\
|
|
/
|
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-6/+5
*
|
merge with 3.3
Georg Brandl
2013-10-08
1
-1/+1
|
\
\
|
|
/
|
*
Fix wrong link.
Georg Brandl
2013-10-08
1
-1/+1
*
|
Issue #15767: back out 8a0ed9f63c6e, finishing the removal of
Brett Cannon
2013-07-04
1
-11/+2
*
|
Issue #15767: Revert 3a50025f1900 for ModuleNotFoundError
Brett Cannon
2013-07-04
1
-2/+1
*
|
Issue #15767: Touch up ModuleNotFoundError usage by import.
Brett Cannon
2013-06-13
1
-1/+2
*
|
Issue #15767: Introduce ModuleNotFoundError, a subclass of
Brett Cannon
2013-06-12
1
-2/+11
*
|
Merge from 3.3 (issue #15209)
Nick Coghlan
2012-12-09
1
-8/+16
|
\
\
|
|
/
|
*
Issue #15209: Fix typo and some additional wording tweaks
Nick Coghlan
2012-12-09
1
-8/+16
*
|
Merge from 3.3 (Issue #15209)
Nick Coghlan
2012-12-08
1
-11/+17
|
\
\
|
|
/
|
*
Issue #15209: Clarify exception chaining description
Nick Coghlan
2012-12-08
1
-11/+17
*
|
Merge 3.3
Andrew Svetlov
2012-12-05
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo.
Andrew Svetlov
2012-12-05
1
-1/+1
*
|
merge 3.3
Benjamin Peterson
2012-12-02
1
-0/+24
|
\
\
|
|
/
|
*
document UnicodeError attributes
Benjamin Peterson
2012-12-02
1
-0/+24
*
|
Issue #15478: Raising an OSError doesn't decode or encode the filename anymore
Victor Stinner
2012-10-30
1
-0/+6
|
/
*
Fix indentation (or Sphinx will think these are attributes of ConnectionError).
Ezio Melotti
2012-10-21
1
-19/+20
*
Merge __next__ method link fixes with 3.2.
Ezio Melotti
2012-10-12
1
-2/+2
|
\
|
*
Fix links to the __next__ method.
Ezio Melotti
2012-10-12
1
-1/+1
*
|
Remove attribution; this is for the whatsnew.
Georg Brandl
2012-06-24
1
-1/+0
*
|
PEP 415: Implement suppression of __context__ display with an exception attri...
Benjamin Peterson
2012-05-15
1
-12/+11
*
|
Issue #1559549: Add 'name' and 'path' attributes to ImportError.
Brett Cannon
2012-04-13
1
-0/+8
*
|
typo
Benjamin Peterson
2012-02-27
1
-1/+1
*
|
Close issue #6210: Implement PEP 409
Nick Coghlan
2012-02-26
1
-0/+18
*
|
Add versionchanged notes for PEP 380
Nick Coghlan
2012-01-14
1
-0/+3
*
|
Implement PEP 380 - 'yield from' (closes #11682)
Nick Coghlan
2012-01-13
1
-1/+10
*
|
Merge branch 3.2
Amaury Forgeot d'Arc
2011-11-22
1
-3/+3
|
\
\
|
|
/
|
*
bytes() can't be used to get a representation of an object.
Amaury Forgeot d'Arc
2011-11-22
1
-3/+3
*
|
Update doc for BlockingIOError and its alias in the io module
Antoine Pitrou
2011-10-12
1
-0/+9
*
|
Mention the merging of other exceptions into OSError.
Antoine Pitrou
2011-10-12
1
-0/+5
*
|
Update exceptions doc for PEP 3151
Antoine Pitrou
2011-10-12
1
-53/+142
|
/
*
#10856: document (Base)Exception.args better.
Georg Brandl
2011-01-07
1
-12/+26
*
#10723: add missing builtin exceptions.
Georg Brandl
2010-12-18
1
-0/+18
*
Fix usage of :option: in the docs (#9312).
Éric Araujo
2010-11-18
1
-1/+1
*
Add a new warning gategory, ResourceWarning, as discussed on python-dev. It ...
Georg Brandl
2010-10-24
1
-0/+10
*
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl
2010-10-06
1
-6/+6
*
Add cross-references to the glossary entry for file objects.
Antoine Pitrou
2010-09-15
1
-2/+2
*
remove reference to second argument to raise #8676
Benjamin Peterson
2010-05-10
1
-4/+4
*
Recorded merge of revisions 78024 via svnmerge from
Georg Brandl
2010-02-06
1
-2/+2
*
#7590: exception classes no longer are in the "exceptions" module. Also clean...
Georg Brandl
2009-12-29
1
-13/+5
*
fixed more examples that were using u"", print without () and unicode/str ins...
Ezio Melotti
2009-09-13
1
-1/+1
*
Merged revisions 73706,73778 via svnmerge from
Alexandre Vassalotti
2009-07-21
1
-0/+2
[next]