List of issues

Severity

ID

GH

Creation

Activity

Actor

Title

Components

Versions

Stage

Status

Resolution

Creator

Assigned To

Keywords

Depends On

Type

Msgs

Nosy

normal

1000

45341

208 months ago

30 months ago

admin

Patch to rename *Server modules to lower-case

has patch

2to3 (2.x to 3.x conversion tool), Library (Lib)

Python 2.6

closed

rejected

jasonpjason

collinwinter

patch

3

3

normal

1001

45342

208 months ago

30 months ago

admin

2to3 crashes on input files with no trailing newlines

2to3 (2.x to 3.x conversion tool)

Python 3.0

closed

fixed

adrianholovaty

collinwinter

crash

4

2

normal

1002

45343

208 months ago

30 months ago

admin

Patch to rename HTMLParser module to lower_case

has patch

2to3 (2.x to 3.x conversion tool), Library (Lib)

Python 3.0

closed

out of date

paulsmith

collinwinter

patch

11

5

normal

1003

45344

208 months ago

30 months ago

admin

zipfile password fails validation

Library (Lib)

Python 2.6

closed

fixed

djw

gregory.p.smith

behavior

5

2

normal

1004

45345

208 months ago

30 months ago

admin

MultiMethods with type annotations in 3000

has patch

Library (Lib)

Python 3.1

test needed

closed

postponed

jasonpjason

pje

patch

enhancement

5

4

normal

1005

45346

208 months ago

30 months ago

admin

Patches to rename Queue module to queue

has patch

2to3 (2.x to 3.x conversion tool), Library (Lib)

Python 3.0

closed

out of date

paulsmith

collinwinter

patch

5

5

normal

1006

45347

208 months ago

30 months ago

admin

Refactor test_winreg.py to use unittest.

has patch

Tests

Python 2.6

closed

accepted

varmaa

georg.brandl

patch

2

2

normal

1007

45348

208 months ago

30 months ago

admin

[py3k] Fix dumbdbm, which fixes test_shelve (for me); instrument other tests so we catch this sooner (and more directly)

has patch

Library (Lib)

Python 3.0

closed

accepted

larry

gregory.p.smith

patch

crash

4

2

normal

1008

45349

208 months ago

30 months ago

admin

Refactor test_signal.py to use unittest.

Tests

Python 2.6

closed

accepted

varmaa

2

2

normal

1009

45350

208 months ago

30 months ago

admin

Implementation of PEP 3101, Advanced String Formatting

Interpreter Core

Python 3.0

closed

accepted

eric.smith

3

1

normal

1010

45351

208 months ago

30 months ago

admin

Broken bug tracker url

Documentation

Python 2.5

closed

fixed

nirs

2

2

normal

1011

45352

208 months ago

30 months ago

admin

Wrong documentation for rfc822.Message.getheader

Documentation

Python 2.5

closed

fixed

nirs

georg.brandl

2

2

minor

1012

45353

208 months ago

30 months ago

admin

Broken URL at Doc/install/index.rst

has patch

Documentation

Python 2.6, Python 2.5

closed

fixed

orsenthil

patch

2

2

normal

1013

45354

208 months ago

30 months ago

admin

eval error

Python 2.5

closed

not a bug

Rayfward

behavior

2

2

normal

1014

45355

208 months ago

30 months ago

admin

cgi: parse_qs and parse_qsl misbehave on empty strings

Extension Modules

Python 2.4

closed

wont fix

dljessup

gvanrossum

behavior

6

4

normal

1015

45356

208 months ago

30 months ago

admin

[PATCH] Updated patch for rich dict view (dict().keys()) comparisons

has patch

Interpreter Core

Python 3.0

closed

accepted

keir

gvanrossum

patch

2

2

normal

1016

45357

208 months ago

30 months ago

admin

[PATCH] Updated fix for string to unicode fixes in time and datetime

has patch

Python 3.0

closed

duplicate

ero.carrera

patch

2

2

normal

1017

45358

208 months ago

30 months ago

admin

[PATCH] Add set operations (and, or, xor, subtract) to dict views

has patch

Interpreter Core

Python 3.0

closed

accepted

keir

gvanrossum

patch

1

1

normal

1018

45359

208 months ago

30 months ago

admin

server-side ssl support

has patch

Extension Modules

Python 2.6

closed

accepted

gvanrossum

gvanrossum

patch

behavior

4

2

minor

1019

45360

208 months ago

30 months ago

admin

Cleanup pass on _curses and _curses_panel

has patch

Extension Modules

Python 3.0

closed

rejected

larry

patch

behavior

4

4

normal

1020

45361

208 months ago

30 months ago

admin

pyexpat.XMParserType broken (was: pydoc doesn't work on pyexpat)

Library (Lib)

Python 3.0

closed

fixed

nnorwitz

fdrake

3

4

minor

1021

45362

208 months ago

30 months ago

admin

logging.basicConfig does not allow to set NOTSET level

Library (Lib)

Python 2.5

closed

fixed

viper

vinay.sajip

1

1

normal

1022

45363

208 months ago

30 months ago

admin

use bytes for code objects

has patch

Interpreter Core

Python 3.0

closed

rejected

nnorwitz

gvanrossum

patch

4

3

normal

1023

45364

208 months ago

30 months ago

admin

[PATCH] Unicode fixes in floatobject and moduleobject

has patch

Python 3.0

closed

duplicate

ero.carrera

patch

3

2

normal

1024

45365

208 months ago

30 months ago

admin

documentation for new SSL module

has patch

Documentation

Python 2.6

closed

accepted

janssen

patch

enhancement

3

2

normal

1025

45366

208 months ago

30 months ago

admin

tracebacks from list comps (probably other comps) don't show full stack

Interpreter Core

Python 3.0

closed

out of date

nnorwitz

2

2

normal

1026

45367

208 months ago

30 months ago

admin

Backport ABC to 2.6

has patch

Library (Lib)

Python 2.6

closed

accepted

baranguren

gvanrossum

patch

4

2

normal

1027

45368

208 months ago

30 months ago

admin

uudecoding (uu.py) does not supprt base64, patch attached

has patch

Library (Lib)

Python 2.7

closed

dudek

patch

behavior

3

3

normal

1028

45369

208 months ago

30 months ago

admin

Tkinter binding involving Control-spacebar raises unicode error

has patch

IDLE, Tkinter, Unicode

Python 3.2, Python 3.3

resolved

closed

fixed

kbk

kbk

needs review, patch

behavior

45

11

normal

1029

45370

208 months ago

30 months ago

admin

py3k: io.StringIO.getvalue() returns \r\n

has patch

Library (Lib), Windows

Python 3.0

closed

fixed

amaury.forgeotdarc

patch

behavior

6

3

normal

1030

45371

208 months ago

30 months ago

admin

py3k: Adapt _winreg.c to the new buffer API

has patch

Windows

Python 3.0

closed

accepted

amaury.forgeotdarc

nnorwitz

patch

compile error

1

1

normal

1031

45372

208 months ago

30 months ago

admin

py3k: compilation with VC2005

Windows

Python 3.0

closed

fixed

amaury.forgeotdarc

nnorwitz

compile error

7

2

minor

1032

45373

208 months ago

30 months ago

admin

Improve the hackish runtime_library_dirs support for gcc

has patch

Distutils

Python 3.1, Python 2.7

closed

duplicate

alexandre.vassalotti

loewis

patch

behavior

3

4

normal

1033

45374

208 months ago

30 months ago

admin

Support for newline and encoding in tempfile module

Library (Lib)

Python 3.0

closed

accepted

hupp

enhancement

3

2

normal

1034

45375

208 months ago

30 months ago

admin

[patch] Add 2to3 support for displaying warnings as Python comments

has patch

2to3 (2.x to 3.x conversion tool)

Python 3.3, Python 3.4, Python 2.7

resolved

closed

wont fix

adrianholovaty

collinwinter

patch

enhancement

6

5

normal

1035

45376

208 months ago

30 months ago

admin

bytes buffer API needs to support read locking and/or PyBUF_LOCKDATA

has patch

Interpreter Core

Python 3.0

closed

fixed

gregory.p.smith

gregory.p.smith

patch

enhancement

7

3

normal

1036

45377

208 months ago

30 months ago

admin

py3k _bsddb.c patch to use the new buffer API

has patch

Extension Modules

Python 3.0

closed

accepted

gregory.p.smith

gregory.p.smith

patch

2

1

normal

1037

45378

208 months ago

30 months ago

admin

Ill-coded identifier crashes python when coding spec is utf-8

Unicode

Python 3.0

closed

fixed

hyeshik.chang

crash

2

2

normal

1038

45379

208 months ago

30 months ago

admin

[py3k] pdb does not work in python 3000

Library (Lib)

Python 3.0

closed

fixed

gregory.p.smith

georg.brandl

behavior

4

3

normal

1039

45380

208 months ago

30 months ago

admin

Asssertion in Windows debug build

Windows

Python 3.0

closed

fixed

theller

theller

enhancement

5

3

normal

1040

45381

208 months ago

30 months ago

admin

Unicode problem with TZ

Windows

Python 3.0

closed

fixed

theller

loewis

5

3

normal

1041

45382

208 months ago

30 months ago

admin

io.py problems on Windows

Windows

Python 3.0

closed

fixed

theller

2

2

normal

1042

45383

208 months ago

30 months ago

admin

test_glob fails with UnicodeDecodeError

Windows

Python 3.0

closed

out of date

theller

rfe

behavior

3

2

normal

1043

45384

208 months ago

30 months ago

admin

test_builtin failure on Windows

Windows

Python 3.0

closed

fixed

theller

patch

2

2

normal

1044

45385

208 months ago

30 months ago

admin

tarfile insecure pathname extraction

has patch

Library (Lib)

Python 2.6

closed

works for me

lars.gustaebel

lars.gustaebel

patch

behavior

6

4

normal

1045

45386

208 months ago

30 months ago

admin

Performance regression in 2.5

Interpreter Core

Python 2.5

closed

wont fix

inducer

rhettinger

behavior

6

6

normal

1046

45387

208 months ago

30 months ago

admin

HTMLCalendar.formatyearpage not behaving as documented

Extension Modules

Python 2.5

closed

fixed

inefab

behavior

3

2

normal

1047

45388

208 months ago

30 months ago

admin

py3k: corrections for test_subprocess on windows

has patch

Interpreter Core, Windows

Python 3.0

closed

fixed

amaury.forgeotdarc

patch

4

3

normal

1048

45389

208 months ago

30 months ago

admin

py3k: correction for test_float on Windows

Windows

Python 3.0

closed

accepted

amaury.forgeotdarc

crash

2

2

normal

1049

45390

208 months ago

30 months ago

admin

socket.socket.getsockname() has inconsistent UNIX/Windows behavior

Library (Lib)

Python 3.0, Python 2.6

closed

rejected

janssen

behavior

3

3