René's URL Explorer Experiment


Title: Issue 3492: Zlib compress/decompress functions returning bytearray - Python tracker

Mail addresses
report@bugs.python.org
amauryfa@gmail.com

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/47742 https://github.com/python/cpython/issues/47742
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
zlibmodule.patchhttps://bugs.python.org/file11047/zlibmodule.patch
zlibmodule_svn_diff.patchhttps://bugs.python.org/file11049/zlibmodule_svn_diff.patch
test_zlib_svn_diff.patchhttps://bugs.python.org/file11051/test_zlib_svn_diff.patch
zlib-and-zipimport-bytes-gps01.patchhttps://bugs.python.org/file11381/zlib-and-zipimport-bytes-gps01.patch
msg70625https://bugs.python.org/issue3492#msg70625
(view)https://bugs.python.org/msg70625
msg70659https://bugs.python.org/issue3492#msg70659
(view)https://bugs.python.org/msg70659
msg70669https://bugs.python.org/issue3492#msg70669
(view)https://bugs.python.org/msg70669
msg70683https://bugs.python.org/issue3492#msg70683
(view)https://bugs.python.org/msg70683
msg70685https://bugs.python.org/issue3492#msg70685
(view)https://bugs.python.org/msg70685
msg70781https://bugs.python.org/issue3492#msg70781
(view)https://bugs.python.org/msg70781
msg70933https://bugs.python.org/issue3492#msg70933
(view)https://bugs.python.org/msg70933
msg71078https://bugs.python.org/issue3492#msg71078
(view)https://bugs.python.org/msg71078
msg72483https://bugs.python.org/issue3492#msg72483
(view)https://bugs.python.org/msg72483
msg72491https://bugs.python.org/issue3492#msg72491
(view)https://bugs.python.org/msg72491
msg72494https://bugs.python.org/issue3492#msg72494
(view)https://bugs.python.org/msg72494
Modules/zipimport.chttps://github.com/python/cpython/blob/master/Modules/zipimport.c
Modules/_dbmmodule.chttps://github.com/python/cpython/blob/master/Modules/_dbmmodule.c
Modules/mmapmodule.chttps://github.com/python/cpython/blob/master/Modules/mmapmodule.c
Modules/ossaudiodev.chttps://github.com/python/cpython/blob/master/Modules/ossaudiodev.c
Modules/zipimport.chttps://github.com/python/cpython/blob/master/Modules/zipimport.c
PC/winreg.chttps://github.com/python/cpython/blob/master/PC/winreg.c
Python/marshal.chttps://github.com/python/cpython/blob/master/Python/marshal.c
msg72559https://bugs.python.org/issue3492#msg72559
(view)https://bugs.python.org/msg72559
http://codereview.appspot.com/4454http://codereview.appspot.com/4454
msg72571https://bugs.python.org/issue3492#msg72571
(view)https://bugs.python.org/msg72571
msg72572https://bugs.python.org/issue3492#msg72572
(view)https://bugs.python.org/msg72572
Modules/zipimport.chttps://github.com/python/cpython/blob/master/Modules/zipimport.c
Modules/_dbmmodule.chttps://github.com/python/cpython/blob/master/Modules/_dbmmodule.c
Modules/mmapmodule.chttps://github.com/python/cpython/blob/master/Modules/mmapmodule.c
Modules/ossaudiodev.chttps://github.com/python/cpython/blob/master/Modules/ossaudiodev.c
Modules/zipimport.chttps://github.com/python/cpython/blob/master/Modules/zipimport.c
PC/winreg.chttps://github.com/python/cpython/blob/master/PC/winreg.c
Python/marshal.chttps://github.com/python/cpython/blob/master/Python/marshal.c
msg72580https://bugs.python.org/issue3492#msg72580
(view)https://bugs.python.org/msg72580
msg72653https://bugs.python.org/issue3492#msg72653
(view)https://bugs.python.org/msg72653
#3790https://bugs.python.org/issue3790
msg72686https://bugs.python.org/issue3492#msg72686
(view)https://bugs.python.org/msg72686
r66266https://hg.python.org/lookup/r66266
#3790https://bugs.python.org/issue3790
msg72694https://bugs.python.org/issue3492#msg72694
(view)https://bugs.python.org/msg72694
#3797https://bugs.python.org/issue3797
msg72764https://bugs.python.org/issue3492#msg72764
(view)https://bugs.python.org/msg72764
#3797https://bugs.python.org/issue3797
msg72764https://bugs.python.org/msg72764
msg72694https://bugs.python.org/msg72694
msg72686https://bugs.python.org/msg72686
msg72653https://bugs.python.org/msg72653
jceahttps://bugs.python.org/user415
ncoghlanhttps://bugs.python.org/user1309
msg72580https://bugs.python.org/msg72580
msg72572https://bugs.python.org/msg72572
msg72571https://bugs.python.org/msg72571
zlib-and-zipimport-bytes-gps01.patchhttps://bugs.python.org/file11381
msg72559https://bugs.python.org/msg72559
amaury.forgeotdarchttps://bugs.python.org/user1076
msg72494https://bugs.python.org/msg72494
msg72491https://bugs.python.org/msg72491
gregory.p.smithhttps://bugs.python.org/user252
msg72483https://bugs.python.org/msg72483
easyhttps://bugs.python.org/keyword6
needs reviewhttps://bugs.python.org/keyword8
gregory.p.smithhttps://bugs.python.org/user252
msg71078https://bugs.python.org/msg71078
pitrouhttps://bugs.python.org/user2040
msg70933https://bugs.python.org/msg70933
msg70781https://bugs.python.org/msg70781
test_zlib_svn_diff.patchhttps://bugs.python.org/file11051
msg70685https://bugs.python.org/msg70685
zlibmodule_svn_diff.patchhttps://bugs.python.org/file11049
msg70683https://bugs.python.org/msg70683
alexandre.vassalottihttps://bugs.python.org/user3805
msg70669https://bugs.python.org/msg70669
zlibmodule.patchhttps://bugs.python.org/file11047
patchhttps://bugs.python.org/keyword2
msg70659https://bugs.python.org/msg70659
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.