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