1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-25 08:03:48 +00:00

6 Commits

Author SHA1 Message Date
cclauss
0a69a32b5a Force Travis CI to test again 2017-08-04 14:35:43 +02:00
cclauss
c016a4309d # noqa to close #2836
Marks #2836 as will not fix.
2017-08-04 01:44:23 +02:00
Rolando Espinoza
4e765acaed BUG: Fix __classcell__ propagation.
Python 3.6 added simpler customization of class creation but this
requires to propagate correctly the __classcell__ attribute in custom
__new__ methods.

See https://docs.python.org/3.6/whatsnew/3.6.html#pep-487-simpler-
customization-of-class-creation
2017-02-08 02:12:52 -04:00
nramirezuy
773ea5a5ef item fields defined on fields class attribute fix 2015-05-13 15:51:23 -03:00
nramirezuy
7871acd665 Item multi inherit fixed 2015-04-21 18:10:52 -03:00
Daniel Graña
242c08553f move tests under root dir 2014-07-30 19:45:08 -03:00