Opened 5 years ago
Closed 5 years ago
#58594 closed update (fixed)
Python 3.8 update
Reported by: | Themanwithoutaplan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | yan12125@… | |
Port: | python38-devel |
Description
I'm not entirely sure of the best way to go about this. Python 3.8 is currently available as python38-devel (alpha 2) but the Python 3.8 beta was recently released with an open call for testing.
I can probably update the portfile for this but I'm not sure whether the port should be renamed and drop the "devel" suffix.
Attachments (1)
Change History (5)
Changed 5 years ago by Themanwithoutaplan
comment:1 Changed 5 years ago by Themanwithoutaplan
FWIW I've started looking at this in a bit more detail and it looks like quite a lot has changed since the last alpha so that the patch files need a lot of work. Previously, I've managed to get away with just updating the metadata of the source files.
In particular, unless I'm completely overlooking something, setup.py has been significantly rewritten: the note about DEBUGGING has been removed; disabled_module_list
has been capitalised, etc. Not really sure how to proceed with this.
comment:2 Changed 5 years ago by Themanwithoutaplan
FWIW it looks like most of the changes relate to this refactoring: https://github.com/python/cpython/commit/4cbea518a0827d23a41a45b03a8af729c2f16605#diff-2eeaed663bd0d25b7e608891384b7298
comment:3 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)
Thanks for the update! I think -devel should be kept until the final stable release 3.8.0.
comment:4 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)
Resolution: | → fixed |
---|---|
Status: | new → closed |
setup.py from 3.8.0b1