[issue15654] PEP 384 Refactoring applied to bz2 module

2020-06-22 Thread STINNER Victor


STINNER Victor  added the comment:

Issue fixed by these two changes.

commit 5d38517aa1836542a5417b724c093bcb245f0f47
Author: Hai Shi 
Date:   Tue Feb 18 19:17:39 2020 +0800

bpo-1635741: Port _bz2 extension module to multiphase initialization(PEP 
489) (GH-18050)

commit ec689187957cc80af56b9a63251bbc295bafd781
Author: Dong-hee Na 
Date:   Sat Jun 20 00:56:13 2020 +0900

bpo-40077: Convert _bz2 module to use PyType_FromSpec (GH-20960)

--
nosy: +corona10, shihai1991, vstinner
resolution:  -> fixed
stage:  -> resolved
status: open -> closed
versions: +Python 3.10 -Python 3.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15654] PEP 384 Refactoring applied to bz2 module

2012-11-08 Thread Robin Schreiber

Changes by Robin Schreiber robin.schrei...@me.com:


--
keywords: +pep3121 -patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15654
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15654] PEP 384 Refactoring applied to bz2 module

2012-08-17 Thread Andrew Svetlov

Changes by Andrew Svetlov andrew.svet...@gmail.com:


--
nosy: +asvetlov

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15654
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15654] PEP 384 Refactoring applied to bz2 module

2012-08-14 Thread Robin Schreiber

New submission from Robin Schreiber:

Changes proposed in PEP384 have now been applied to the bz2 module!

--
components: Extension Modules
files: _bz2_pep384_v0.patch
keywords: patch
messages: 168221
nosy: Robin.Schreiber
priority: normal
severity: normal
status: open
title: PEP 384 Refactoring applied to bz2 module
type: resource usage
versions: Python 3.4
Added file: http://bugs.python.org/file26808/_bz2_pep384_v0.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15654
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15654] PEP 384 Refactoring applied to bz2 module

2012-08-14 Thread Antoine Pitrou

Antoine Pitrou added the comment:

Same review comments as in issue15653.

--
nosy: +pitrou

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15654
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15654] PEP 384 Refactoring applied to bz2 module

2012-08-14 Thread Nadeem Vawda

Changes by Nadeem Vawda nadeem.va...@gmail.com:


--
nosy: +nadeem.vawda

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15654
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com