[Django] #32712: Depracate the django.utils.baseconv module.

22 views
Skip to first unread message

Django

unread,
May 3, 2021, 2:39:18 PM5/3/21
to django-...@googlegroups.com
#32712: Depracate the django.utils.baseconv module.
------------------------------------------------+------------------------
Reporter: Mariusz Felisiak | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Utilities | Version: 3.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
`django.utils.baseconv` is a private and undocumented module. Only
`django.utils.baseconv.base62` is used internally so it's probably better
to deprecate it (and remove in Django 5.0) and define `base62.encode()`
and `decode()` functions in `django.core.signing` instead (see
[https://github.com/django/django/pull/14339#issuecomment-831342700
comment]).

--
Ticket URL: <https://code.djangoproject.com/ticket/32712>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
May 5, 2021, 5:57:37 PM5/5/21
to django-...@googlegroups.com
#32712: Depracate the django.utils.baseconv module.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Hasan
Type: | Ramezani
Cleanup/optimization | Status: assigned
Component: Utilities | Version: 3.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Hasan Ramezani):

* owner: nobody => Hasan Ramezani
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
* status: new => assigned
* stage: Unreviewed => Accepted


Comment:

[PR https://github.com/django/django/pull/14356]

--
Ticket URL: <https://code.djangoproject.com/ticket/32712#comment:1>

Django

unread,
May 6, 2021, 9:57:29 AM5/6/21
to django-...@googlegroups.com
#32712: Depracate the django.utils.baseconv module.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Hasan
Type: | Ramezani
Cleanup/optimization | Status: assigned
Component: Utilities | Version: 3.2

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
-------------------------------------+-------------------------------------
Changes (by Hasan Ramezani):

* needs_better_patch: 1 => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/32712#comment:2>

Django

unread,
May 7, 2021, 6:07:16 AM5/7/21
to django-...@googlegroups.com
#32712: Depracate the django.utils.baseconv module.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Hasan
Type: | Ramezani
Cleanup/optimization | Status: assigned
Component: Utilities | Version: 4.0
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 Mariusz Felisiak):

* version: 3.2 => 4.0
* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/32712#comment:3>

Django

unread,
May 7, 2021, 6:30:47 AM5/7/21
to django-...@googlegroups.com
#32712: Depracate the django.utils.baseconv module.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Hasan
Type: | Ramezani
Cleanup/optimization | Status: closed
Component: Utilities | Version: 4.0
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 Mariusz Felisiak <felisiak.mariusz@…>):

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


Comment:

In [changeset:"028f10fac651292edf8d50e013b16a52862e4c08" 028f10f]:
{{{
#!CommitTicketReference repository=""
revision="028f10fac651292edf8d50e013b16a52862e4c08"
Fixed #32712 -- Deprecated django.utils.baseconv module.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/32712#comment:4>

Django

unread,
Jan 17, 2023, 5:49:43 AM1/17/23
to django-...@googlegroups.com
#32712: Depracate the django.utils.baseconv module.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Hasan
Type: | Ramezani
Cleanup/optimization | Status: closed
Component: Utilities | Version: 4.0
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 Mariusz Felisiak <felisiak.mariusz@…>):

In [changeset:"ef46f3778a0e8fee7f68c4cfb7ad60a3c8765934" ef46f37]:
{{{
#!CommitTicketReference repository=""
revision="ef46f3778a0e8fee7f68c4cfb7ad60a3c8765934"
Refs #32712 -- Removed django.utils.baseconv module per deprecation
timeline.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/32712#comment:5>

Reply all
Reply to author
Forward
0 new messages