An error occurred fetching the project authors.
  1. 16 Oct, 2015 1 commit
  2. 30 Sep, 2015 1 commit
    • Marius Wachtler's avatar
      add M2Crypto test + fix missing stuff · e6ade3a0
      Marius Wachtler authored
      - oldstyle classed don't add __bases__ and __name__ as attributes to their dict instead the intercept them with __getattribute__
      - it was possible to encounter a crash when importing a module and then deleting the entry from sys.modules and calling the function from the other module
      - add a Pyston specific PyCode_GetArgCount instead of directly accessing code->co_argcount
      e6ade3a0
  3. 29 Sep, 2015 1 commit