1. 07 Nov, 2015 3 commits
  2. 06 Nov, 2015 1 commit
  3. 05 Nov, 2015 1 commit
  4. 04 Nov, 2015 2 commits
  5. 02 Nov, 2015 3 commits
  6. 01 Nov, 2015 1 commit
  7. 31 Oct, 2015 1 commit
  8. 30 Oct, 2015 4 commits
  9. 28 Oct, 2015 3 commits
  10. 27 Oct, 2015 1 commit
  11. 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
  12. 25 Oct, 2015 2 commits
  13. 24 Oct, 2015 2 commits
  14. 23 Oct, 2015 1 commit
  15. 22 Oct, 2015 1 commit
  16. 20 Oct, 2015 2 commits
  17. 19 Oct, 2015 4 commits
  18. 17 Oct, 2015 2 commits
  19. 16 Oct, 2015 1 commit
  20. 14 Oct, 2015 2 commits
  21. 13 Oct, 2015 2 commits