1. 04 Nov, 2015 2 commits
  2. 02 Nov, 2015 3 commits
  3. 01 Nov, 2015 1 commit
  4. 31 Oct, 2015 1 commit
  5. 30 Oct, 2015 4 commits
  6. 28 Oct, 2015 3 commits
  7. 27 Oct, 2015 1 commit
  8. 26 Oct, 2015 1 commit
    • Martin Panter's avatar
      Issue #23391: Restore OSError constructor argument documentation · 5487c13e
      Martin Panter authored
      This restores details lost in revision 097f4fda61a4 (since Python 3.3,
      related to the new OSError subclasses). Further additions:
      
      * Markup for attributes and constructor signature
      * Explain "winerror" and "filename2"
      * Extend test to check for filename2 defaulting to None
      * Clarify that the constructor can return a subclass
      
      I have intentionally left out any details of allowing more than five
      arguments, or how the "args" attribute is set for four or more arguments.
      These details seem to be dependent on the Python version and platform.
      5487c13e
  9. 25 Oct, 2015 2 commits
  10. 24 Oct, 2015 2 commits
  11. 23 Oct, 2015 1 commit
  12. 22 Oct, 2015 1 commit
  13. 20 Oct, 2015 2 commits
  14. 19 Oct, 2015 4 commits
  15. 17 Oct, 2015 2 commits
  16. 16 Oct, 2015 1 commit
  17. 14 Oct, 2015 2 commits
  18. 13 Oct, 2015 2 commits
  19. 12 Oct, 2015 2 commits
  20. 11 Oct, 2015 3 commits