Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
britgit
/
astropy
Public
forked from
astropy/astropy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
astropy
docs
development
codeguide.rst
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 21, 2014
Merge pull request #2967 from taldcroft/docs-follow-style
Show description for bc59a2a
taldcroft
committed
bc59a2a
View commit details
Copy full SHA for bc59a2a
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
Remove 2to3 from documentation
sargas
committed
55c727d
View commit details
Copy full SHA for 55c727d
View code at this point
Browse repository at this point
Commits on Nov 6, 2014
Add documentation, and make things confirm to it
mhvk
committed
94f7634
View commit details
Copy full SHA for 94f7634
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Simplify wording and remove implication of 'preferences' [skip ci]
taldcroft
committed
56e5b69
View commit details
Copy full SHA for 56e5b69
View code at this point
Browse repository at this point
Add a point to coding style docs to follow existing subpackage style [skip ci]
taldcroft
committed
96769da
View commit details
Copy full SHA for 96769da
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
Initial drop of support for Python 3.1 and 3.2, including removal of several hacks specifically for supporting those versions (this is probably not exhaustive, but the others can be removed when fo…
Show description for e2fc5d4
embray
committed
e2fc5d4
View commit details
Copy full SHA for e2fc5d4
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
Implement suggestion by @embray
larrybradley
committed
6ddcec9
View commit details
Copy full SHA for 6ddcec9
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
Fixed typo
larrybradley
committed
f3c47b5
View commit details
Copy full SHA for f3c47b5
View code at this point
Browse repository at this point
Added developer documentation for optional dependencies
larrybradley
committed
af20e53
View commit details
Copy full SHA for af20e53
View code at this point
Browse repository at this point
Commits on May 7, 2014
Fixing broken documentation links in development
bsipocz
committed
e76be1a
View commit details
Copy full SHA for e76be1a
View code at this point
Browse repository at this point
Commits on May 2, 2014
First pass at moving around all of the configuration options. Tests passing.
mdboom
committed
6f709e0
View commit details
Copy full SHA for 6f709e0
View code at this point
Browse repository at this point
Commits on Mar 27, 2014
Update codeguide.rst
Show description for d7680e9
larrybradley
committed
d7680e9
View commit details
Copy full SHA for d7680e9
View code at this point
Browse repository at this point
Commits on Mar 21, 2014
Add labels for cross-referencing
mwcraig
committed
6f6dfd4
View commit details
Copy full SHA for 6f6dfd4
View code at this point
Browse repository at this point
Commits on Dec 11, 2013
Mention acceptable shortcut for `list(six.iterkeys(d))`
mdboom
committed
e5e6fd7
View commit details
Copy full SHA for e5e6fd7
View code at this point
Browse repository at this point
Commits on Nov 24, 2013
Remove broken link
Show description for e0b519d
gabraganca
committed
e0b519d
View commit details
Copy full SHA for e0b519d
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
Fix doctests
mdboom
committed
1e80487
View commit details
Copy full SHA for 1e80487
View code at this point
Browse repository at this point
Commits on Nov 1, 2013
Add missing reference target
mdboom
committed
ab3b81e
View commit details
Copy full SHA for ab3b81e
View code at this point
Browse repository at this point
Test roundtrip of __repr__ as well.
mdboom
committed
c7a5927
View commit details
Copy full SHA for c7a5927
View code at this point
Browse repository at this point
Write Unicode guidelines. Add UNICODE_OUTPUT config option. Add test
Show description for 4700114
mdboom
committed
4700114
View commit details
Copy full SHA for 4700114
View code at this point
Browse repository at this point
Commits on Oct 4, 2013
Use anonymous references to six
mdboom
committed
a0dad09
View commit details
Copy full SHA for a0dad09
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
Fixes to documentation
astrofrog
committed
fe72695
View commit details
Copy full SHA for fe72695
View code at this point
Browse repository at this point
Update developer docs for warnings
astrofrog
committed
545f6af
View commit details
Copy full SHA for 545f6af
View code at this point
Browse repository at this point
Commits on Oct 2, 2013
Update utils to use six rather than 2to3
mdboom
committed
57ff350
View commit details
Copy full SHA for 57ff350
View code at this point
Browse repository at this point
Merge pull request #1479 from mdboom/misc/remove-numpy-14
Show description for ae2007c
mdboom
committed
ae2007c
View commit details
Copy full SHA for ae2007c
View code at this point
Browse repository at this point
Fix some typos in documentation
Show description for 3667c9b
migueldvb
committed
3667c9b
View commit details
Copy full SHA for 3667c9b
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Use a substitution for the Numpy version so we don't have to remember to
Show description for 95d4485
mdboom
committed
95d4485
View commit details
Copy full SHA for 95d4485
View code at this point
Browse repository at this point
Update the minimum Numpy version to 1.5.
Show description for 2b99755
mdboom
committed
2b99755
View commit details
Copy full SHA for 2b99755
View code at this point
Browse repository at this point
Commits on Sep 23, 2013
Fix example to one that actually fails.
mdboom
committed
54a246d
View commit details
Copy full SHA for 54a246d
View code at this point
Browse repository at this point
Fix some typos
mdboom
committed
c1e47ee
View commit details
Copy full SHA for c1e47ee
View code at this point
Browse repository at this point
Fix cross-references
mdboom
committed
c98c70d
View commit details
Copy full SHA for c98c70d
View code at this point
Browse repository at this point
Add section about moving to `six`.
mdboom
committed
35d0154
View commit details
Copy full SHA for 35d0154
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
Added some basic documentation on writing doctests to the Astropy developer
Show description for 249da82
embray
committed
249da82
View commit details
Copy full SHA for 249da82
View code at this point
Browse repository at this point
Commits on Jan 31, 2013
Update codeguide to reflect config/utils/tools reorganization
kbarbary
committed
ee285ac
View commit details
Copy full SHA for ee285ac
View code at this point
Browse repository at this point
Commits on Jun 14, 2012
fixed links from other documents to those that moved
eteq
committed
9a3802d
View commit details
Copy full SHA for 9a3802d
View code at this point
Browse repository at this point
Commits on May 31, 2012
Updated logging/warning/error instructions and moved to coding guidelines
astrofrog
committed
74a17ff
View commit details
Copy full SHA for 74a17ff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.