Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_persistence, pex_config
-
Labels:None
-
Story Points:0.5
-
Sprint:Arch 2019-01-07
-
Team:Architecture
Description
In python3.7 these warnings turn up:
DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
pex_config and daf_persistence are known to have the problem.
Attachments
Issue Links
- relates to
-
RFC-564 Update sqlalchemy eups package
- Implemented
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | pex_config [ 10729 ] |
Description |
In python3.7 these warnings turn up:
{quote} DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working {quote} |
In python3.7 these warnings turn up:
{quote} DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working {quote} pex_config and daf_persistence are known to have the problem. |
Reviewers | Kian-Tat Lim [ ktl ] | |
Status | To Do [ 10001 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Kian-Tat Lim would you be able to take a quick look at this? The changes are relatively minor across four packages. Jenkins is running at the moment.