question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove deprecated io.ascii Reader/Writer and unified I/O interfaces

See original GitHub issue

The Reader / Writer keywords for io.ascii.read/write have been deprecated for quite a while.

Likewise Unified I/O formats like aastex (instead of ascii.aastex) have been deprecated for quite a while.

The 4.0 release would be a good time to clean this up!

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
bsipoczcommented, Oct 23, 2020

No point in dragging this through the milestones, the issue is not critical. It is deprecated now for a while, so the removal can happen in any milestone, if 4.3 is a descoping release then it’s ideal, otherwise the 5.0 LTS is good too.

1reaction
bsipoczcommented, Apr 30, 2020

I suppose this is off the table for 4.1, so I’m remilestoning.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unified File Read/Write Interface — Astropy v5.2
astropy provides a unified interface for reading and writing data in different formats. For many common cases this will streamline the process of...
Read more >
Full Changelog — Astropy v1.2.dev14793
astropy.cosmology; astropy.io.ascii; astropy.io.fits; astropy.io.misc; astropy.io.votable ... Remove deprecated register argument for Unit classes. [#4448].
Read more >
python-astropy-2.0.3-bp151.3.2 - SUSE Package Hub -
Coordinate frames and models now use this interface. ... [#3750] + astropy.io.ascii o Remove HTML from the list of automatically-guessed formats when ...
Read more >
codecs — Codec registry and base classes — Python 3.11.1 ...
These have to provide the interface defined by the base classes ... While the builtin open() and the associated io module are the...
Read more >
Full Changelog — Astropy v0.4.2 - The University of Texas at Austin
The astropy.io.ascii output formats latex and aastex accept a dictionary ... These deprecated interfaces will be removed from the development version of ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found