1. 28 Aug, 2017 2 commits
    • Pier-Yves Lessard's avatar
      bpo-30987 - Support for ISO-TP protocol in SocketCAN (#2956) · a30f6d45
      Pier-Yves Lessard authored
      * Added support for CAN_ISOTP protocol
      
      * Added unit tests for CAN ISOTP
      
      * Updated documentation for ISO-TP protocol
      
      * Removed trailing whitespace in documentation
      
      * Added blurb NEWS.d file
      
      * updated Misc/ACKS
      
      * Fixed broken unit test that was using isotp const outside of skippable section
      
      * Removed dependecy over third party project
      
      * Added implementation for getsockname + unit tests
      
      * Missing newline at end of ACKS file
      
      * Accidentally inserted a type in ACKS file
      
      * Followed tiran changes review #1 recommendations
      
      * Added spaces after comma
      a30f6d45
    • Henk-Jaap Wagenaar's avatar
      bpo-26656: Improve re.compile documentation (GH-3211) · ed94a8b2
      Henk-Jaap Wagenaar authored
      - Link to the regular expressions object documentation
      - Clarify that it can be used with more than the two methods currently stated.
      ed94a8b2
  2. 27 Aug, 2017 2 commits
  3. 26 Aug, 2017 2 commits
  4. 25 Aug, 2017 5 commits
  5. 24 Aug, 2017 5 commits
  6. 23 Aug, 2017 1 commit
  7. 22 Aug, 2017 5 commits
  8. 21 Aug, 2017 9 commits
  9. 20 Aug, 2017 4 commits
  10. 18 Aug, 2017 5 commits