Re: [Django] #24979: Remove usage of inspect.getargspec()

2015-10-26 Thread Django
#24979: Remove usage of inspect.getargspec()
-+-
 Reporter:  timgraham|Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"6b631b5c0bd88f7868308b966e8117b8da335669" 6b631b5c]:
 {{{
 #!CommitTicketReference repository=""
 revision="6b631b5c0bd88f7868308b966e8117b8da335669"
 [1.8.x] Refs #24979 -- Used inspect.getargspec() on Python 3.2.

 inspect.signature() was added in Python 3.3.
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.ac4ec84e1b86a6eb06b9313c5be96fdc%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #24979: Remove usage of inspect.getargspec()

2015-10-26 Thread Django
#24979: Remove usage of inspect.getargspec()
-+-
 Reporter:  timgraham|Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"e2ea30c4403fca1b0a2032aae7a783f8705fc08b" e2ea30c]:
 {{{
 #!CommitTicketReference repository=""
 revision="e2ea30c4403fca1b0a2032aae7a783f8705fc08b"
 [1.8.x] Fixed #24979 -- Removed usage of inspect.getargspec().

 Backport of 3872a33132a4bb6aa22b237927597bbfdf6f21d7 from master
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.c9ba8635a91820c5a107054636dd0a9a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #24979: Remove usage of inspect.getargspec()

2015-06-15 Thread Django
#24979: Remove usage of inspect.getargspec()
-+-
 Reporter:  timgraham|Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"3872a33132a4bb6aa22b237927597bbfdf6f21d7" 3872a331]:
 {{{
 #!CommitTicketReference repository=""
 revision="3872a33132a4bb6aa22b237927597bbfdf6f21d7"
 Fixed #24979 -- Removed usage of inspect.getargspec().
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.4bfbe074f211686a7cbb7a8b2fb7a04f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #24979: Remove usage of inspect.getargspec()

2015-06-13 Thread Django
#24979: Remove usage of inspect.getargspec()
-+-
 Reporter:  timgraham|Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Utilities|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by claudep):

 * stage:  Accepted => Ready for checkin


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.1530f1a3c9310b262f7c0b917d68c10c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #24979: Remove usage of inspect.getargspec()

2015-06-13 Thread Django
#24979: Remove usage of inspect.getargspec()
--+
 Reporter:  timgraham |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Utilities |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by timgraham):

 [https://github.com/django/django/pull/4846 PR] which implements option 3.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.b833b775f4a48ba870d1dd8732f33dd8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.