Skip to content
Snippets Groups Projects
Select Git revision
  • branch/3.2.x-vms
  • wild/d67bb5ab35f4279d6d9b76063f9d4fa95a24e427
  • branch/default default protected
  • wild/177fa437800540823ae84d122b5c0febab98559e
  • wild/faf16d2746ca996507942722aff061e8d148e053
  • wild/b5590ab89f60e1666b55312aa06717887217bc3d
6 results

bcrypt

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Victor Stinner authored
    * Split PyType_Ready() into sub-functions.
    * type_ready_mro() now checks if bases are static types earlier.
    * Check tp_name earlier, in type_ready_checks().
    * Add _PyType_IsReady() macro to check if a type is ready.
    e4b79713
    History
    Name Last commit Last update