id	summary	owner	type	priority	component	resolution
6207	roots of polynomial have incorrect parent when ring=R is specified	tbd	defect	critical	algebra	fixed
7325	Sage cannot solve inequalities	tbd	enhancement	major	algebra	fixed
6920	irreducible components function is stupid in case of projective space	was	defect	major	algebraic geometry	fixed
7389	Fallback _point_morphism_class() has wrong signature	AlexGhitza	defect	minor	algebraic geometry	fixed
5107	incorrect trailing digits for continued fraction	somebody	defect	critical	basic arithmetic	fixed
7719	Improvements to complex AGM	AlexGhitza	enhancement	major	basic arithmetic	fixed
7830	function for floating point representation of a number	AlexGhitza	enhancement	major	basic arithmetic	fixed
7949	Bit-shifts in Z/(n)	spancratz	defect	minor	basic arithmetic	fixed
7951	coercion problem with 0 variable polynomials	AlexGhitza	defect	major	basic arithmetic	fixed
8041	"docstring for XGCD has Sphinx errors ""Unknown control sequence '\*'"" in sage-4.3.1"	AlexGhitza	defect	minor	basic arithmetic	fixed
5295	Make Maxima not read global config files	nbruin	defect	major	build	fixed
6279	spkg-check fails for the R spkg	tbd	defect	major	build	fixed
7090	R test suite fails when building with SAGE_CHECK	tbd	defect	major	build	fixed
7878	remove any spaces in output of testcc.sh and testcxx.sh	GeorgSWeber	defect	major	build	fixed
7903	mixing a non-GNU Fortran compiler with GCC is not detected very early	GeorgSWeber	defect	major	build	fixed
8024	Update prereq to check for Fortran compiler	GeorgSWeber	defect	critical	build	fixed
8052	Update prereq to version 0.7 (mostly Fortran issues fixed)	GeorgSWeber	defect	critical	build	fixed
5885	#5567 should throw a deprecation warning	burcin	defect	critical	calculus	fixed
7921	Categories for extension types via __getattr___	nthiery	enhancement	major	categories	fixed
7938	'term' and 'monomial' are inconsistently used in some Category and combinat code	AlexGhitza	enhancement	major	categories	fixed
7976	Extends __classcall__ to control inheritance	hivert	enhancement	major	categories	fixed
6486	minimum distance of all 0 code raised mysterious error message	rlm	defect	major	coding theory	fixed
8136	fix ref manual issues in linear_code.py	wdj	defect	major	coding theory	fixed
7958	Conversion of rationals into the fraction field of integer polynomials	robertwb	defect	major	coercion	fixed
8028	Improvements to element_wrapper	sage-combinat	enhancement	major	combinatorics	fixed
8095	is_primitive of WordMorphism is broken	slabbe	defect	major	combinatorics	fixed
3043	The SPKG.txt  of the gfan spkg does not specify license exactly		defect	trivial	commutative algebra	fixed
3617	LarentPolynomial.__call__ is broken for Laurent polynomial's that have negative exponents	malb	defect	major	commutative algebra	fixed
5468	matrix creation over laurent polynomial rings	malb	defect	major	commutative algebra	fixed
5477	Make R.quotient_ring(I) normalize generator in the univariate case (easy to fix!)	malb	defect	major	commutative algebra	fixed
6428	Large exponents overflow to negative in polydict ring	tbd	defect	major	commutative algebra	fixed
7950	factoring broken in 0 variable polynomial ring	malb	defect	major	commutative algebra	fixed
8110	fix issue with multi_polynomial.pyx in sage-4.3.2.alpha0	malb	defect	blocker	commutative algebra	fixed
5775	Building the documentation after -bdisting is broken	mhansen	defect	critical	distribution	fixed
7995	sage-test doesn't handle all of sage-doctest's return values	tbd	defect	major	doctest coverage	fixed
8001	Stronger category tests	nthiery	enhancement	major	doctest coverage	fixed
8002	remove dead code from sage-ptest	tbd	defect	minor	doctest coverage	fixed
8200	ElementWrapper: doctests improvements to not abuse ZZ invariants	was	defect	blocker	doctest coverage	fixed
4689	"save method for graphics objects does not have an example explicitly using ""save"""	tba	defect	minor	documentation	fixed
6427	Fix doctest failures in sage-4.1.alpha1	tba	defect	major	documentation	fixed
6987	reorganize section on producing patches with Mercurial	tba	enhancement	major	documentation	fixed
7018	"Looking for trees with search_doc(""tree"") is a bad idea"	tba	defect	minor	documentation	fixed
7802	"Mention that RNDN is the ""ties toward even"" version in RealField"	mvngu	defect	minor	documentation	fixed
7933	update copyright years to span 2005--2010	mvngu	defect	major	documentation	fixed
8012	spurious argument in RIF documentation	mvngu	defect	major	documentation	fixed
8021	ref manual for 4.3.1: error when building (Undefined control sequence \cross)	mvngu	defect	minor	documentation	fixed
8022	ref manual for 4.3.1: fix warning about misc/attach.rst	mvngu	defect	minor	documentation	fixed
8036	Sage 4.3.1 reference manual: PDF version failed to build due to non-ASCII characters in docstring	mvngu	defect	minor	documentation	fixed
8045	add elliptic integrals to the reference manual	mvngu	defect	minor	documentation	fixed
8081	documentation bug on new gale_ryser_theorem()	mvngu	defect	minor	documentation	fixed
8108	Expand the Sage Developer Guide for newcomers	mvngu	enhancement	major	documentation	fixed
8126	fix typo in doc of circle	mvngu	defect	trivial	documentation	fixed
8132	fix documentation related to ODE solvers	mvngu	defect	minor	documentation	fixed
8146	building HTML version of French tutorial is broken	mvngu	defect	blocker	documentation	fixed
8147	Add mercurial queues information to Developer Walkthrough	mvngu	enhancement	minor	documentation	fixed
7262	Have multiplication_by_m() return an EllipticCurveIsogeny object	davidloeffler	defect	minor	elliptic curves	fixed
7532	"""return NotImplementedError"" in ring.pyx"	cremona	defect	major	elliptic curves	fixed
8003	EllipticCurve('522j1').sha().an_padic(13) fails	cremona	defect	major	elliptic curves	fixed
7109	polyhedra bugs with linearities, rewrite proposal	mhampton	enhancement	major	geometry	fixed
6989	line3d can modify its argument type	was	defect	major	graphics	fixed
7299	show() regression: Picture cropped too much	was	defect	major	graphics	fixed
8009	plot_vector_field does not take a color option	was	defect	major	graphics	fixed
7939	shorten doctests in sage/rings/polynomial/multi_polynomial_ideal.py	tbd	defect	major	interfaces	fixed
8114	doctest failure in `sage/libs/cremona/newforms.pyx` on 32-bit machines from #8042	was	defect	blocker	interfaces	fixed
3436	random_matrix() with prescribed density buggy	was	defect	major	linear algebra	fixed
8032	block matrix doctest	was	defect	major	linear algebra	fixed
4766	parallel? is lame and incomplete	cwitty	enhancement	major	misc	fixed
5524	Fix missing equality test in attrcall	nthiery	defect	minor	misc	fixed
5580	preparsing error in recursive load of .sage files	cwitty	defect	major	misc	fixed
5843	race condition in cached_method (should not be shared between instances)	mhansen	defect	critical	misc	fixed
6625	manually removing executable bits doesn't work	cwitty	defect	minor	misc	fixed
6943	Make @parallel more robust	boothby	defect	critical	misc	fixed
7535	Errors should be raised, not returned.	tbd	defect	critical	misc	fixed
8084	"fix ""show"" in the notebook for strings"	tbd	defect	minor	misc	fixed
8179	configure Mercurial to ignore two binaries by cddlib	tbd	defect	critical	misc	fixed
4339	modular forms -- incorporate Nils Skoruppa's code for computing generators for the ring of modular forms of given level	craigcitro	enhancement	major	modular forms	fixed
6863	Implement cusps over number fields	craigcitro	enhancement	major	modular forms	fixed
8042	problem with modular symbols in eclib	craigcitro	defect	major	modular forms	fixed
3083	Make shift-enter docstrings appear in printed / published worksheets	boothby	defect	minor	notebook	fixed
3844	notebook -- worksheet should call sys.path.append(DATA) when being initalized	boothby	enhancement	major	notebook	fixed
4217	"notebook -- formatting of cells  beginning with ""%hide %html"" is not saved"	mhansen	defect	major	notebook	fixed
4450	notebook -- cursor down in last cell wraps around cell, instead of just staying at bottom	boothby	defect	minor	notebook	fixed
5263	publishing a worksheet displays the URL without the hostname	boothby	defect	major	notebook	fixed
5675	"Auto browser open of notebook does not open to a valid url when interface="""""	boothby	defect	major	notebook	fixed
6182	Notebook -- Saving a worksheet with double quotes in the worksheet name fails with a weird error	boothby	defect	major	notebook	fixed
6353	change cookies structure to support multiple notebook logins at different ports	boothby	defect	minor	notebook	fixed
6368	shift-tab in the notebook should go back 4 spaces instead of going to the previous input cell	boothby	enhancement	minor	notebook	fixed
6475	Notebook error page after deleting data file	wstein	defect	minor	notebook	fixed
7207	from __future__ import <anything> results in a Syntax Error	boothby	defect	major	notebook	fixed
7249	switch the notebook's templating system to Jinja2	boothby	enhancement	major	notebook	fixed
7434	notebook: new modal jquery dialog boxes are covered by jmol 3d graphics	boothby	defect	major	notebook	fixed
7435	notebook: help screen talks about DIR variable, which was removed from the notebook a while ago	boothby	defect	major	notebook	fixed
7631	notebook -- republishing a worksheet doesn't update the displayed title	was	defect	major	notebook	fixed
7752	RAM is not free after deleting a worksheet	was	defect	minor	notebook	fixed
7784	Add Makefile, update MANIFEST.in, .hgignore, and spkg-related files	was	defect	critical	notebook	fixed
7848	Fix misleading stuff about HTML cells on sagenb	was	defect	major	notebook	fixed
7962	Add link to download all worksheets as a zip file for accounts=True	AlexGhitza	enhancement	major	notebook	fixed
7963	Downloading multiple worksheets does not work	was	defect	major	notebook	fixed
7969	escaped backslash at end of line in notebook	timdumol	defect	major	notebook	fixed
7996	Invisible Text With Dark Theme (White on White Text)	acleone	defect	major	notebook	fixed
8000	Add # -*- coding: utf-8 -*- to the top of all SageNB .py files	was	defect	major	notebook	fixed
8051	SageNB 0.7.x		defect	major	notebook	fixed
8083	fix accents in LaTeX output	was	enhancement	major	notebook	fixed
8102	Simplify Sphinxify	was	enhancement	minor	notebook	fixed
8103	Published worksheets aren't inert	was	defect	critical	notebook	fixed
8107	Fewer unnecessary imports from `sage.server.*`	was	enhancement	minor	notebook	fixed
8160	add 'text' option to sphinxify	was	enhancement	minor	notebook	fixed
8167	Use LaTeX-friendly Unicode characters in SageNB docstrings	was	defect	blocker	notebook	fixed
2480	problem parsing arguments to NumberField.order()	davidloeffler	defect	minor	number fields	fixed
2494	bugs in evaluation of spherical bessel function	mhansen	defect	major	numerical	fixed
5501	pickling high-precision intervals is broken	jkantor	defect	critical	numerical	fixed
3338	gfan tarball is not clean upstream	mabshoff	defect	major	packages: standard	fixed
4959	r's install_packages is broken in many variants of sage	mabshoff	defect	major	packages: standard	fixed
6532	Make R build with recommended packages	jason	defect	major	packages: standard	fixed
7521	typo in optional doctest for R interface	tbd	defect	minor	packages: standard	fixed
7617	include sagetex as a standard spkg	tbd	enhancement	critical	packages: standard	fixed
7820	upgrade gfan to latest release (0.4plus)	tbd	enhancement	major	packages: standard	fixed
8020	python-2.6.4.p4 spkg *totally breaks* itanium support	tbd	defect	blocker	packages: standard	fixed
8047	Sage 4.3.1 has both lapack-20071123.p0.spkg and lapack-20071123.p1.spkg	tbd	defect	critical	packages: standard	fixed
8144	SageTeX is not actually installed under SAGE_LOCAL	tbd	defect	blocker	packages: standard	fixed
2084	default 20/40 in padics factory hard coded everywhere	roed	defect	minor	padics	fixed
8057	New boehm-gc-7.1.p3.spkg works with Open Solaris x64 as 64-bit	drkirkby	defect	major	porting	fixed
7823	libgcrypt-1.4.4.p1 references incorrect shared library on FreeBSD	pjeremy	defect	major	porting: BSD	fixed
7824	cliquer-1.2.p2 - add FreeBSD support	pjeremy	defect	major	porting: BSD	fixed
7827	Fix atlas-3.8.3.p9 compilation on FreeBSD	pjeremy	defect	major	porting: BSD	fixed
7833	r-2.9.2 - fix compilation on FreeBSD	pjeremy	defect	major	porting: BSD	fixed
7502	lazy import module	was	enhancement	major	user interface	fixed
